http://hl7.org/fhir/publication-status|5.0.0
name
PublicationStatus
PublicationStatus
package
hl7.fhir.r5.core@5.0.0
hl7.fhir.r5.core@5.0.0
content
complete
complete
status
active
active
date
2023-03-26 04:21:02.0
2023-03-26 04:21:02.0
PublicationStatus
The lifecycle status of an artifact.
{
"description" : "The lifecycle status of an artifact.",
"compose" : null,
"package" : "hl7.fhir.r5.core@5.0.0",
"date" : "2023-03-26T04:21:02Z",
"meta" : {
"lastUpdated" : "2023-03-26T15:21:02.749+11:00"
},
"jurisdiction" : [ {
"coding" : [ {
"code" : "001",
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"display" : "World"
} ]
} ],
"content" : "complete",
"name" : "PublicationStatus",
"experimental" : false,
"resourceType" : "CodeSystem",
"title" : "PublicationStatus",
"supliment" : null,
"extension" : [ {
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "cds"
}, {
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "normative"
}, {
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger" : 5
}, {
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode" : "4.0.0"
} ],
"status" : "active",
"id" : "30430e0c-d853-53a2-ae46-2f70c9470624",
"valueSet" : "http://hl7.org/fhir/ValueSet/publication-status",
"url" : "http://hl7.org/fhir/publication-status",
"identifier" : [ {
"value" : "urn:oid:2.16.840.1.113883.4.642.4.4",
"system" : "urn:ietf:rfc:3986"
} ],
"concept" : [ {
"code" : "draft",
"display" : "Draft",
"definition" : "This resource is still under development and is not yet considered to be ready for normal use.",
"designation" : [ {
"value" : "черновик",
"language" : "ru"
}, {
"value" : "ontwerp",
"language" : "nl"
} ]
}, {
"code" : "active",
"display" : "Active",
"definition" : "This resource is ready for normal use.",
"designation" : [ {
"value" : "активный",
"language" : "ru"
}, {
"value" : "actief",
"language" : "nl"
} ]
}, {
"code" : "retired",
"display" : "Retired",
"definition" : "This resource has been withdrawn or superseded and should no longer be used.",
"designation" : [ {
"value" : "удалён",
"language" : "ru"
}, {
"value" : "verouderd",
"language" : "nl"
} ]
}, {
"code" : "unknown",
"display" : "Unknown",
"definition" : "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."
} ],
"caseSensitive" : true,
"version" : "5.0.0"
}