FHIR Release 3 (STU)

This page is part of the FHIR Specification (v3.0.2: STU 3). 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

V2-0324.cs.json

Vocabulary Work GroupMaturity Level: N/ABallot Status: Informative

Raw JSON (canonical form)

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"
    ]
  },
  "text": {
    "status": "additional",
    "div": "<div>!-- Snipped for Brevity --></div>"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status",
      "valueString": "External"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 0
    }
  ],
  "url": "http://hl7.org/fhir/v2/0324",
  "identifier": {
    "system": "urn:ietf:rfc:3986",
    "value": "urn:oid:2.16.840.1.113883.18.197"
  },
  "version": "2.8.2",
  "name": "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)",
  "caseSensitive": false,
  "valueSet": "http://hl7.org/fhir/ValueSet/v2-0324",
  "content": "complete",
  "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.