This page is part of the FHIR Specification (v3.5.0: R4 Ballot #2). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions
. Page versions: R4 R3
| Vocabulary Work Group | Maturity Level: N/A | Ballot Status: Informative |
Raw JSON (canonical form + also see JSON Format Specification)
FHIR Value set/code system definition for HL7 v2 table 0324 ( Location Characteristic ID)
{
"resourceType" : "CodeSystem",
"id" : "v2-0324",
"meta" : {
"profile" : ["http://hl7.org/fhir/StructureDefinition/shareablecodesystem"]
},
"language" : "en",
"text" : {
"status" : "additional",
"div" : "<div>!-- Snipped for Brevity --></div>"
},
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueString" : "External"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger" : 0
}],
"url" : "http://terminology.hl7.org/CodeSystem/v2-0324",
"identifier" : [{
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:2.16.840.1.113883.18.197"
}],
"version" : "2.9",
"name" : "v2.0324",
"title" : "v2 Location Characteristic ID",
"status" : "active",
"experimental" : false,
"publisher" : "HL7, Inc",
"contact" : [{
"telecom" : [{
"system" : "url",
"value" : "http://hl7.org"
}]
}],
"description" : "FHIR Value set/code system definition for HL7 v2 table 0324 ( Location Characteristic ID)",
"content" : "complete",
"concept" : [{
"code" : "GEN",
"display" : "Gender of patient(s)",
"designation" : [{
"language" : "nl",
"use" : {
"system" : "http://terminology.hl7.org/CodeSystem/designation-usage",
"code" : "display"
},
"value" : "Geslacht van patiënt(en)"
}]
},
{
"code" : "IMP",
"display" : "Implant: can be used for radiation implant patients",
"designation" : [{
"language" : "nl",
"use" : {
"system" : "http://terminology.hl7.org/CodeSystem/designation-usage",
"code" : "display"
},
"value" : "Implantatie: geschikt voor patiënten met stralingsimplantaten"
}]
},
{
"code" : "INF",
"display" : "Infectious disease: this location can be used for isolation",
"designation" : [{
"language" : "nl",
"use" : {
"system" : "http://terminology.hl7.org/CodeSystem/designation-usage",
"code" : "display"
},
"value" : "Infectieziekten: geschikt voor isolatie"
}]
},
{
"code" : "LCR",
"display" : "Level of care",
"designation" : [{
"language" : "nl",
"use" : {
"system" : "http://terminology.hl7.org/CodeSystem/designation-usage",
"code" : "display"
},
"value" : "Niveau van zorg"
}]
},
{
"code" : "LIC",
"display" : "Licensed",
"designation" : [{
"language" : "nl",
"use" : {
"system" : "http://terminology.hl7.org/CodeSystem/designation-usage",
"code" : "display"
},
"value" : "Gelicenseerd"
}]
},
{
"code" : "OVR",
"display" : "Overflow",
"designation" : [{
"language" : "nl",
"use" : {
"system" : "http://terminology.hl7.org/CodeSystem/designation-usage",
"code" : "display"
},
"value" : "Buffer"
}]
},
{
"code" : "PRL",
"display" : "Privacy level: indicating the level of private versus non-private room",
"designation" : [{
"language" : "nl",
"use" : {
"system" : "http://terminology.hl7.org/CodeSystem/designation-usage",
"code" : "display"
},
"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",
"use" : {
"system" : "http://terminology.hl7.org/CodeSystem/designation-usage",
"code" : "display"
},
"value" : "Bed staat klaar"
}]
},
{
"code" : "SHA",
"display" : "Shadow: a temporary holding location that does not physically exist",
"designation" : [{
"language" : "nl",
"use" : {
"system" : "http://terminology.hl7.org/CodeSystem/designation-usage",
"code" : "display"
},
"value" : "Schaduw: een tijdelijke verblijflocatie die niet feitelijk bestaat"
}]
},
{
"code" : "SMK",
"display" : "Smoking",
"designation" : [{
"language" : "nl",
"use" : {
"system" : "http://terminology.hl7.org/CodeSystem/designation-usage",
"code" : "display"
},
"value" : "Roken"
}]
},
{
"code" : "STF",
"display" : "Bed is staffed",
"designation" : [{
"language" : "nl",
"use" : {
"system" : "http://terminology.hl7.org/CodeSystem/designation-usage",
"code" : "display"
},
"value" : "Er is bedpersoneel"
}]
},
{
"code" : "TEA",
"display" : "Teaching location",
"designation" : [{
"language" : "nl",
"use" : {
"system" : "http://terminology.hl7.org/CodeSystem/designation-usage",
"code" : "display"
},
"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.