{
"description": "FHIR Value set/code system definition for HL7 v2 table 0434 ( Patient Condition Code)",
"_filename": "CodeSystem-v2-0434.json",
"package_name": "hl7.fhir.r3.core",
"date": null,
"meta": {
"profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ]
},
"publisher": "HL7, Inc",
"content": "complete",
"name": "v2 Patient Condition Code",
"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": "b9ebf1ae-15e2-4768-9af0-34ebae6f58b7",
"valueSet": "http://hl7.org/fhir/ValueSet/v2-0434",
"kind": null,
"url": "http://hl7.org/fhir/v2/0434",
"identifier": {
"value": "urn:oid:2.16.840.1.113883.18.275",
"system": "urn:ietf:rfc:3986"
},
"concept": [ {
"code": "A",
"display": "Satisfactory",
"designation": [ {
"value": "zufriedenstellend",
"language": "de"
}, {
"value": "Goed",
"language": "nl"
} ]
}, {
"code": "C",
"display": "Critical",
"designation": [ {
"value": "kritisch",
"language": "de"
}, {
"value": "Kritiek",
"language": "nl"
} ]
}, {
"code": "O",
"display": "Other",
"designation": [ {
"value": "sonstiges",
"language": "de"
}, {
"value": "Anders",
"language": "nl"
} ]
}, {
"code": "P",
"display": "Poor",
"designation": [ {
"value": "schlecht",
"language": "de"
}, {
"value": "Matig",
"language": "nl"
} ]
}, {
"code": "S",
"display": "Stable",
"designation": [ {
"value": "stabil",
"language": "de"
}, {
"value": "Stabiel",
"language": "nl"
} ]
}, {
"code": "U",
"display": "Unknown",
"designation": [ {
"value": "unbekannt",
"language": "de"
}, {
"value": "Onbekend",
"language": "nl"
} ]
} ],
"caseSensitive": false,
"version": "2.8.2",
"contact": [ {
"telecom": [ {
"value": "http://hl7.org",
"system": "url"
} ]
} ]
}