{
"description": "FHIR Value set/code system definition for HL7 v2 table 0536 ( Certificate Status)",
"_filename": "CodeSystem-v2-0536.json",
"package_name": "hl7.fhir.r3.examples",
"date": null,
"meta": {
"profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ]
},
"publisher": "HL7, Inc",
"content": "complete",
"name": "v2 Certificate Status",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": null,
"package_version": "3.0.2",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status",
"valueString": "External"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 0
} ],
"status": "active",
"id": "2b7c3f45-61a5-4409-a56c-9cc158f82f17",
"valueSet": "http://hl7.org/fhir/ValueSet/v2-0536",
"kind": null,
"url": "http://hl7.org/fhir/v2/0536",
"identifier": {
"value": "urn:oid:2.16.840.1.113883.18.350",
"system": "urn:ietf:rfc:3986"
},
"concept": [ {
"code": "E",
"display": "Expired",
"designation": [ {
"value": "abgelaufen",
"language": "de"
} ]
}, {
"code": "I",
"display": "Inactive",
"designation": [ {
"value": "inaktiv",
"language": "de"
} ]
}, {
"code": "P",
"display": "Provisional"
}, {
"code": "R",
"display": "Revoked",
"designation": [ {
"value": "zurückgezogen",
"language": "de"
} ]
}, {
"code": "V",
"display": "Active/Valid",
"designation": [ {
"value": "aktiv/gültig",
"language": "de"
} ]
} ],
"caseSensitive": false,
"version": "2.8.2",
"contact": [ {
"telecom": [ {
"value": "http://hl7.org",
"system": "url"
} ]
} ]
}