This page is part of the FHIR Specification (v1.2.0: STU 3 Draft). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions
FHIR Value set/code system definition for HL7 v2 table 0324 ( Location Characteristic ID)
{ "resourceType": "ValueSet", "id": "v2-0324", "meta": { "profile": [ "http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition" ] }, "text": { "status": "additional", "div": "<div>!-- Snipped for Brevity --></div>" }, "url": "http://hl7.org/fhir/ValueSet/v2-0324", "version": "2.8.2", "name": "v2 Location Characteristic ID", "status": "active", "experimental": true, "publisher": "HL7, Inc", "contact": [ { "telecom": [ { "system": "other", "value": "http://hl7.org" } ] } ], "description": "FHIR Value set/code system definition for HL7 v2 table 0324 ( Location Characteristic ID)", "codeSystem": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/valueset-oid", "valueUri": "urn:oid:2.16.840.1.133883.18.197" } ], "system": "http://hl7.org/fhir/v2/0324", "caseSensitive": false, "concept": [ { "code": "GEN", "display": "Gender of patient(s)", "designation": [ { "language": "nl", "value": "Geslacht van patiënt(en)" } ] }, { "code": "IMP", "display": "Implant: can be used for radiation implant patients", "designation": [ { "language": "nl", "value": "Implantatie: geschikt voor patiënten met stralingsimplantaten" } ] }, { "code": "INF", "display": "Infectious disease: this location can be used for isolation", "designation": [ { "language": "nl", "value": "Infectieziekten: geschikt voor isolatie" } ] }, { "code": "LCR", "display": "Level of care", "designation": [ { "language": "nl", "value": "Niveau van zorg" } ] }, { "code": "LIC", "display": "Licensed", "designation": [ { "language": "nl", "value": "Gelicenseerd" } ] }, { "code": "OVR", "display": "Overflow", "designation": [ { "language": "nl", "value": "Buffer" } ] }, { "code": "PRL", "display": "Privacy level: indicating the level of private versus non-private room", "designation": [ { "language": "nl", "value": "Privé niveau: niveau-indicatie van privé/eigen kamer ten opzichte van een niet-privé kamer/gedeelde kamer" } ] }, { "code": "SET", "display": "Bed is set up", "designation": [ { "language": "nl", "value": "Bed staat klaar" } ] }, { "code": "SHA", "display": "Shadow: a temporary holding location that does not physically exist", "designation": [ { "language": "nl", "value": "Schaduw: een tijdelijke verblijflocatie die niet feitelijk bestaat" } ] }, { "code": "SMK", "display": "Smoking", "designation": [ { "language": "nl", "value": "Roken" } ] }, { "code": "STF", "display": "Bed is staffed", "designation": [ { "language": "nl", "value": "Er is bedpersoneel" } ] }, { "code": "TEA", "display": "Teaching location", "designation": [ { "language": "nl", "value": "Leslocatie" } ] } ] } }
Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.