http://hl7.org/fhir/cited-artifact-abstract-type|5.0.0
name
CitedArtifactAbstractType
CitedArtifactAbstractType
package
hl7.fhir.r5.core@5.0.0
hl7.fhir.r5.core@5.0.0
content
complete
complete
status
active
active
date
2020-12-28 05:55:11.0
2020-12-28 05:55:11.0
Cited Artifact Abstract Type
Used to express the reason and specific aspect for the variant abstract, such as language and specific language
POST /CodeSystem/$validate-codedocsInput
{
"resourceType" : "Parameters",
"parameter" : [ {
"name" : "url",
"valueUri" : "http://hl7.org/fhir/cited-artifact-abstract-type"
}, {
"name" : "version",
"valueString" : "5.0.0"
} ]
}