{
"description": "The lifecycle status of a Value Set or Concept Map.",
"_filename": "CodeSystem-publication-status.json",
"package_name": "hl7.fhir.uv.xver",
"date": "2019-10-24T10:53:00+10:00",
"publisher": "Clinical Decision Support",
"jurisdiction": [ {
"coding": [ {
"code": "001",
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"display": "World"
} ]
} ],
"content": "complete",
"name": "PublicationStatus",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": null,
"package_version": "r3.r5-0.0.1-snapshot-2",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status",
"valueString": "Informative"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 5
}, {
"url": "http://hl7.org/fhir/StructureDefinition/package-source",
"extension": [ {
"url": "packageId",
"valueId": "hl7.fhir.uv.xver-r3.r5"
}, {
"url": "version",
"valueString": "0.0.1-snapshot-2"
} ]
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "cds"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "trial-use",
"_valueCode": {
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://hl7.org/fhir/3.0/ImplementationGuide/hl7.fhir.uv.xver-r3.r5"
} ]
}
} ],
"status": "draft",
"id": "2f2d7b3a-3b1a-4b66-8b46-75b115c5ecdb",
"valueSet": "http://hl7.org/fhir/ValueSet/publication-status|5.0.0",
"kind": null,
"url": "http://hl7.org/fhir/publication-status",
"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": "3.0.2",
"contact": [ {
"name": "Clinical Decision Support",
"telecom": [ {
"value": "http://www.hl7.org/Special/committees/dss",
"system": "url"
} ]
} ]
}