HL7 Belgium FHIR specifications
0.1 - QA review

This page is part of the HL7 Belgium FHIR Specifications (v2020May: QA Preview) based on FHIR R4. This is the current published version. For a full list of available versions, see the Directory of published versions

CodeSystem - Care location - JSON Representation

(back to description)

Raw json

Source view

{
  "resourceType" : "CodeSystem",
  "id" : "be-cs-care-location",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>Care Location Code System</h2><div><p>Care Location Code System</p>\n</div><p>This code system https://www.hl7belgium.org/standards/fhir/CodeSystem/be-cs-care-location defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">hospital<a name=\"be-cs-care-location-hospital\"> </a></td><td>Hospital</td><td/></tr><tr><td style=\"white-space:nowrap\">patient-home<a name=\"be-cs-care-location-patient-home\"> </a></td><td>Patient home</td><td/></tr><tr><td style=\"white-space:nowrap\">nursing-home<a name=\"be-cs-care-location-nursing-home\"> </a></td><td>Nursing home</td><td/></tr><tr><td style=\"white-space:nowrap\">recovery-home<a name=\"be-cs-care-location-recovery-home\"> </a></td><td>Recovery home (?)</td><td/></tr><tr><td style=\"white-space:nowrap\">workplace<a name=\"be-cs-care-location-workplace\"> </a></td><td>Workplace</td><td/></tr><tr><td style=\"white-space:nowrap\">medical-center<a name=\"be-cs-care-location-medical-center\"> </a></td><td>Medical center</td><td/></tr><tr><td style=\"white-space:nowrap\">clinic<a name=\"be-cs-care-location-clinic\"> </a></td><td>Clinic</td><td/></tr><tr><td style=\"white-space:nowrap\">pediatric-ic<a name=\"be-cs-care-location-pediatric-ic\"> </a></td><td>Pediatric IC</td><td/></tr><tr><td style=\"white-space:nowrap\">neonatal-ic<a name=\"be-cs-care-location-neonatal-ic\"> </a></td><td>Neonatal IC</td><td/></tr><tr><td style=\"white-space:nowrap\">prenatal-consult<a name=\"be-cs-care-location-prenatal-consult\"> </a></td><td>Prenatal consult</td><td/></tr><tr><td style=\"white-space:nowrap\">m-accueil<a name=\"be-cs-care-location-m-accueil\"> </a></td><td>Milieu d’accueil</td><td/></tr><tr><td style=\"white-space:nowrap\">child-consult<a name=\"be-cs-care-location-child-consult\"> </a></td><td>Child consult</td><td/></tr><tr><td style=\"white-space:nowrap\">one<a name=\"be-cs-care-location-one\"> </a></td><td>ONE</td><td/></tr><tr><td style=\"white-space:nowrap\">kind-gezin<a name=\"be-cs-care-location-kind-gezin\"> </a></td><td>Kind&amp;Gezin</td><td/></tr><tr><td style=\"white-space:nowrap\">ambulance<a name=\"be-cs-care-location-ambulance\"> </a></td><td>Ambulance</td><td/></tr><tr><td style=\"white-space:nowrap\">school<a name=\"be-cs-care-location-school\"> </a></td><td>School</td><td/></tr><tr><td style=\"white-space:nowrap\">school-health-serv<a name=\"be-cs-care-location-school-health-serv\"> </a></td><td>School health service</td><td/></tr><tr><td style=\"white-space:nowrap\">pharmacy<a name=\"be-cs-care-location-pharmacy\"> </a></td><td>Pharmacy</td><td/></tr><tr><td style=\"white-space:nowrap\">med-monde<a name=\"be-cs-care-location-med-monde\"> </a></td><td>Doctor of the world</td><td/></tr><tr><td style=\"white-space:nowrap\">ong<a name=\"be-cs-care-location-ong\"> </a></td><td>ONG</td><td/></tr><tr><td style=\"white-space:nowrap\">family-planning<a name=\"be-cs-care-location-family-planning\"> </a></td><td>Family planning center</td><td/></tr><tr><td style=\"white-space:nowrap\">abroad<a name=\"be-cs-care-location-abroad\"> </a></td><td>Another country</td><td/></tr><tr><td style=\"white-space:nowrap\">other<a name=\"be-cs-care-location-other\"> </a></td><td>other</td><td/></tr></table></div>"
  },
  "url" : "https://www.hl7belgium.org/standards/fhir/CodeSystem/be-cs-care-location",
  "version" : "0.1",
  "name" : "BeCSCareLocation",
  "title" : "Care Location Code System",
  "status" : "active",
  "date" : "2020-05-17T22:38:14+02:00",
  "publisher" : "HL7 Belgium",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "other",
          "value" : "http://hl7belgium.org"
        }
      ]
    }
  ],
  "description" : "Care Location Code System",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "056"
        }
      ],
      "text" : "Belgium"
    }
  ],
  "content" : "complete",
  "concept" : [
    {
      "code" : "hospital",
      "display" : "Hospital"
    },
    {
      "code" : "patient-home",
      "display" : "Patient home"
    },
    {
      "code" : "nursing-home",
      "display" : "Nursing home"
    },
    {
      "code" : "recovery-home",
      "display" : "Recovery home (?)"
    },
    {
      "code" : "workplace",
      "display" : "Workplace"
    },
    {
      "code" : "medical-center",
      "display" : "Medical center"
    },
    {
      "code" : "clinic",
      "display" : "Clinic"
    },
    {
      "code" : "pediatric-ic",
      "display" : "Pediatric IC"
    },
    {
      "code" : "neonatal-ic",
      "display" : "Neonatal IC"
    },
    {
      "code" : "prenatal-consult",
      "display" : "Prenatal consult"
    },
    {
      "code" : "m-accueil",
      "display" : "Milieu d’accueil"
    },
    {
      "code" : "child-consult",
      "display" : "Child consult"
    },
    {
      "code" : "one",
      "display" : "ONE"
    },
    {
      "code" : "kind-gezin",
      "display" : "Kind&Gezin"
    },
    {
      "code" : "ambulance",
      "display" : "Ambulance"
    },
    {
      "code" : "school",
      "display" : "School"
    },
    {
      "code" : "school-health-serv",
      "display" : "School health service"
    },
    {
      "code" : "pharmacy",
      "display" : "Pharmacy"
    },
    {
      "code" : "med-monde",
      "display" : "Doctor of the world"
    },
    {
      "code" : "ong",
      "display" : "ONG"
    },
    {
      "code" : "family-planning",
      "display" : "Family planning center"
    },
    {
      "code" : "abroad",
      "display" : "Another country"
    },
    {
      "code" : "other",
      "display" : "other"
    }
  ]
}