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
Source view
@prefix fhir: <http://hl7.org/fhir/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . # - resource ------------------------------------------------------------------- a fhir:CodeSystem; fhir:nodeRole fhir:treeRoot; fhir:Resource.id [ fhir:value "be-cs-care-location"]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.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&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>" ]; fhir:CodeSystem.url [ fhir:value "https://www.hl7belgium.org/standards/fhir/CodeSystem/be-cs-care-location"]; fhir:CodeSystem.version [ fhir:value "0.1"]; fhir:CodeSystem.name [ fhir:value "BeCSCareLocation"]; fhir:CodeSystem.title [ fhir:value "Care Location Code System"]; fhir:CodeSystem.status [ fhir:value "active"]; fhir:CodeSystem.date [ fhir:value "2020-05-17T22:38:14+02:00"^^xsd:dateTime]; fhir:CodeSystem.publisher [ fhir:value "HL7 Belgium"]; fhir:CodeSystem.contact [ fhir:index 0; fhir:ContactDetail.telecom [ fhir:index 0; fhir:ContactPoint.system [ fhir:value "other" ]; fhir:ContactPoint.value [ fhir:value "http://hl7belgium.org" ] ] ]; fhir:CodeSystem.description [ fhir:value "Care Location Code System"]; fhir:CodeSystem.jurisdiction [ fhir:index 0; fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://unstats.un.org/unsd/methods/m49/m49.htm" ]; fhir:Coding.code [ fhir:value "056" ] ]; fhir:CodeableConcept.text [ fhir:value "Belgium" ] ]; fhir:CodeSystem.content [ fhir:value "complete"]; fhir:CodeSystem.concept [ fhir:index 0; fhir:CodeSystem.concept.code [ fhir:value "hospital" ]; fhir:CodeSystem.concept.display [ fhir:value "Hospital" ] ], [ fhir:index 1; fhir:CodeSystem.concept.code [ fhir:value "patient-home" ]; fhir:CodeSystem.concept.display [ fhir:value "Patient home" ] ], [ fhir:index 2; fhir:CodeSystem.concept.code [ fhir:value "nursing-home" ]; fhir:CodeSystem.concept.display [ fhir:value "Nursing home" ] ], [ fhir:index 3; fhir:CodeSystem.concept.code [ fhir:value "recovery-home" ]; fhir:CodeSystem.concept.display [ fhir:value "Recovery home (?)" ] ], [ fhir:index 4; fhir:CodeSystem.concept.code [ fhir:value "workplace" ]; fhir:CodeSystem.concept.display [ fhir:value "Workplace" ] ], [ fhir:index 5; fhir:CodeSystem.concept.code [ fhir:value "medical-center" ]; fhir:CodeSystem.concept.display [ fhir:value "Medical center" ] ], [ fhir:index 6; fhir:CodeSystem.concept.code [ fhir:value "clinic" ]; fhir:CodeSystem.concept.display [ fhir:value "Clinic" ] ], [ fhir:index 7; fhir:CodeSystem.concept.code [ fhir:value "pediatric-ic" ]; fhir:CodeSystem.concept.display [ fhir:value "Pediatric IC" ] ], [ fhir:index 8; fhir:CodeSystem.concept.code [ fhir:value "neonatal-ic" ]; fhir:CodeSystem.concept.display [ fhir:value "Neonatal IC" ] ], [ fhir:index 9; fhir:CodeSystem.concept.code [ fhir:value "prenatal-consult" ]; fhir:CodeSystem.concept.display [ fhir:value "Prenatal consult" ] ], [ fhir:index 10; fhir:CodeSystem.concept.code [ fhir:value "m-accueil" ]; fhir:CodeSystem.concept.display [ fhir:value "Milieu d’accueil" ] ], [ fhir:index 11; fhir:CodeSystem.concept.code [ fhir:value "child-consult" ]; fhir:CodeSystem.concept.display [ fhir:value "Child consult" ] ], [ fhir:index 12; fhir:CodeSystem.concept.code [ fhir:value "one" ]; fhir:CodeSystem.concept.display [ fhir:value "ONE" ] ], [ fhir:index 13; fhir:CodeSystem.concept.code [ fhir:value "kind-gezin" ]; fhir:CodeSystem.concept.display [ fhir:value "Kind&Gezin" ] ], [ fhir:index 14; fhir:CodeSystem.concept.code [ fhir:value "ambulance" ]; fhir:CodeSystem.concept.display [ fhir:value "Ambulance" ] ], [ fhir:index 15; fhir:CodeSystem.concept.code [ fhir:value "school" ]; fhir:CodeSystem.concept.display [ fhir:value "School" ] ], [ fhir:index 16; fhir:CodeSystem.concept.code [ fhir:value "school-health-serv" ]; fhir:CodeSystem.concept.display [ fhir:value "School health service" ] ], [ fhir:index 17; fhir:CodeSystem.concept.code [ fhir:value "pharmacy" ]; fhir:CodeSystem.concept.display [ fhir:value "Pharmacy" ] ], [ fhir:index 18; fhir:CodeSystem.concept.code [ fhir:value "med-monde" ]; fhir:CodeSystem.concept.display [ fhir:value "Doctor of the world" ] ], [ fhir:index 19; fhir:CodeSystem.concept.code [ fhir:value "ong" ]; fhir:CodeSystem.concept.display [ fhir:value "ONG" ] ], [ fhir:index 20; fhir:CodeSystem.concept.code [ fhir:value "family-planning" ]; fhir:CodeSystem.concept.display [ fhir:value "Family planning center" ] ], [ fhir:index 21; fhir:CodeSystem.concept.code [ fhir:value "abroad" ]; fhir:CodeSystem.concept.display [ fhir:value "Another country" ] ], [ fhir:index 22; fhir:CodeSystem.concept.code [ fhir:value "other" ]; fhir:CodeSystem.concept.display [ fhir:value "other" ] ]. # - ontology header ------------------------------------------------------------ a owl:Ontology; owl:imports fhir:fhir.ttl.