http://hl7.org/fhir/cited-artifact-abstract-type|5.0.0

name
CitedArtifactAbstractType
package
hl7.fhir.r5.core@5.0.0
content
complete
status
active
date
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-codedocs

Input

{
  "resourceType" : "Parameters",
  "parameter" : [ {
    "name" : "url",
    "valueUri" : "http://hl7.org/fhir/cited-artifact-abstract-type"
  }, {
    "name" : "version",
    "valueString" : "5.0.0"
  } ]
}