Code | Display | Definition |
draft | Draft | This resource is still under development and is not yet considered to be ready for normal use. |
active | Active | This resource is ready for normal use. |
retired | Retired | This resource has been withdrawn or superseded and should no longer be used. |
unknown | Unknown | The authoring system does not know which of the status values currently applies for this resource. Note: This concept is not to be used for "other" - one of the listed statuses is presumed to apply, it's just not known which one. |
Additional Language Displays
Code | Dansk (Danish, da) | Nederlands (Dutch, nl) | Русский (Russian, ru) |
draft | Udkast | ontwerp | черновик |
active | Aktiv | actief | активный |
retired | Udgået | verouderd | удалён |
unknown | Ukendt | | |
"
];
fhir:CodeSystem.url [ fhir:value "http://hl7.org/fhir/publication-status"];
fhir:CodeSystem.version [ fhir:value "2.4.0"];
fhir:CodeSystem.name [ fhir:value "PublicationStatus"];
fhir:CodeSystem.status [ fhir:value "active"];
fhir:CodeSystem.experimental [ fhir:value "false"^^xsd:boolean];
fhir:CodeSystem.date [ fhir:value "2021-10-27T13:27:27+00:00"^^xsd:dateTime];
fhir:CodeSystem.publisher [ fhir:value "Systematic | Trifork"];
fhir:CodeSystem.contact [
fhir:index 0;
fhir:ContactDetail.name [ fhir:value "Systematic | Trifork" ];
fhir:ContactDetail.telecom [
fhir:index 0;
fhir:ContactPoint.system [ fhir:value "url" ];
fhir:ContactPoint.value [ fhir:value "http://ehealth.sundhed.dk" ]
]
];
fhir:CodeSystem.description [ fhir:value "The lifecycle status of a Value Set or Concept Map."];
fhir:CodeSystem.content [ fhir:value "supplement"];
fhir:CodeSystem.supplements [
fhir:value "http://hl7.org/fhir/publication-status";
fhir:link