This is an old version - please visit our new IG location
1.1.0 - published

This is an old version - please visit <a href='https://simplifier.net/guide/ImplementationGuideTheCoreBelgianFederalFHIRProfiles/Home'>our new IG location</a> - Local Development build (v1.1.0). See the Directory of published versions

: Patient 1 - TTL Representation

Raw ttl | Download


@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:Patient;
  fhir:nodeRole fhir:treeRoot;
  fhir:Resource.id [ fhir:value "patient1"];
  fhir:Resource.meta [
     fhir:Meta.profile [
       fhir:value "https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-patient";
       fhir:index 0;
       fhir:link <https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-patient>     ]
  ];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "extensions" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><blockquote><p><b>nationality</b></p><h3>Urls</h3><table class=\"grid\"><tr><td>-</td></tr><tr><td>*</td></tr></table><p><b>value</b>: <span title=\"Codes: {https://www.ehealth.fgov.be/standards/fhir/CodeSystem/cd-fed-country BE}\">Belgium</span></p></blockquote><p><b>Birth Place</b>: Namen BE </p><p><b>identifier</b>: Social Beneficiary Identifier: 79121137740 (OFFICIAL), Medical record number: 45XXP0PA-4 (USUAL)</p><p><b>active</b>: true</p><p><b>name</b>: Josephine Nessa La Paradisio (OFFICIAL)</p><p><b>telecom</b>: <a href=\"mailto:nessa.laparadisio@belgium.be\">nessa.laparadisio@belgium.be</a>, <a href=\"tel:+322476792979\">+322476792979</a>, <a href=\"tel:+3226718655\">+3226718655</a>, <a href=\"tel:+322476799\">+322476799</a></p><p><b>gender</b>: female</p><p><b>birthDate</b>: 1979-12-11</p><p><b>address</b>: </p><ul><li>Sloordelle 42, 1160 Oudergem(HOME)</li><li>42, Allee des Colzas, 1160 Auderghem(HOME)</li><li>377, Avenue Prince d'Orange, 1420 Braine-lʼAlleud(WORK)</li></ul><p><b>maritalStatus</b>: <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/v3-MaritalStatus D}, {https://www.ehealth.fgov.be/standards/fhir/CodeSystem/cd-civilstate 41}\">Divorced</span></p><h3>Contacts</h3><table class=\"grid\"><tr><td>-</td><td><b>Relationship</b></td><td><b>Name</b></td><td><b>Telecom</b></td></tr><tr><td>*</td><td><span title=\"Codes: {http://terminology.hl7.org/CodeSystem/v2-0131 N}, {https://www.ehealth.fgov.be/standards/fhir/CodeSystem/cd-contact-person mother}\">Next-of-Kin</span></td><td>Leia Vogels </td><td><a href=\"tel:+31201234567\">+31201234567</a></td></tr></table><p><b>generalPractitioner</b>: <a href=\"Practitioner-practitioner1.html\">Generated Summary: id: 79121137740 (OFFICIAL), id: 18749704477 (OFFICIAL); Katherine Pulaski (OFFICIAL); katherine.pulaski@enterprisehospital.be, Phone: 022675198, Fax: 022675209; gender: female; birthDate: 1979-12-11</a></p></div>"
  ];
  fhir:DomainResource.extension [
     fhir:index 0;
     fhir:Element.extension [
       fhir:index 0;
       fhir:Extension.url [ fhir:value "code" ];
       fhir:Extension.valueCodeableConcept [
         fhir:CodeableConcept.coding [
           fhir:index 0;
           fhir:Coding.system [ fhir:value "https://www.ehealth.fgov.be/standards/fhir/CodeSystem/cd-fed-country" ];
           fhir:Coding.code [ fhir:value "BE" ];
           fhir:Coding.display [ fhir:value "Belgium" ]         ]       ]     ];
     fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/patient-nationality" ]
  ], [
     fhir:index 1;
     fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/patient-birthPlace" ];
     fhir:Extension.valueAddress [
       fhir:Element.extension [
         fhir:index 0;
         fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/language" ];
         fhir:Extension.valueCode [ fhir:value "nl" ]       ];
       fhir:Address.city [ fhir:value "Namen" ];
       fhir:Address.country [ fhir:value "BE" ]     ]
  ];
  fhir:Patient.identifier [
     fhir:index 0;
     fhir:Identifier.use [ fhir:value "official" ];
     fhir:Identifier.type [
       fhir:CodeableConcept.coding [
         fhir:index 0;
         fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v2-0203" ];
         fhir:Coding.code [ fhir:value "SB" ];
         fhir:Coding.display [ fhir:value "Social Beneficiary Identifier" ]       ]     ];
     fhir:Identifier.system [ fhir:value "https://www.ehealth.fgov.be/standards/fhir/NamingSystem/ssin" ];
     fhir:Identifier.value [ fhir:value "79121137740" ]
  ], [
     fhir:index 1;
     fhir:Identifier.use [ fhir:value "usual" ];
     fhir:Identifier.type [
       fhir:CodeableConcept.coding [
         fhir:index 0;
         fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v2-0203" ];
         fhir:Coding.code [ fhir:value "MR" ];
         fhir:Coding.display [ fhir:value "Medical record number" ]       ]     ];
     fhir:Identifier.system [ fhir:value "https://www.goodhealthhospital.be/standards/fhir/NamingSystem/patientrecord" ];
     fhir:Identifier.value [ fhir:value "45XXP0PA-4" ]
  ];
  fhir:Patient.active [ fhir:value "true"^^xsd:boolean];
  fhir:Patient.name [
     fhir:index 0;
     fhir:HumanName.use [ fhir:value "official" ];
     fhir:HumanName.family [ fhir:value "La Paradisio" ];
     fhir:HumanName.given [
       fhir:value "Josephine";
       fhir:index 0     ], [
       fhir:value "Nessa";
       fhir:index 1     ]
  ];
  fhir:Patient.telecom [
     fhir:index 0;
     fhir:ContactPoint.system [ fhir:value "email" ];
     fhir:ContactPoint.value [ fhir:value "nessa.laparadisio@belgium.be" ]
  ], [
     fhir:index 1;
     fhir:ContactPoint.system [ fhir:value "phone" ];
     fhir:ContactPoint.value [ fhir:value "+322476792979" ];
     fhir:ContactPoint.use [ fhir:value "mobile" ]
  ], [
     fhir:index 2;
     fhir:ContactPoint.system [ fhir:value "phone" ];
     fhir:ContactPoint.value [ fhir:value "+3226718655" ];
     fhir:ContactPoint.use [ fhir:value "home" ]
  ], [
     fhir:index 3;
     fhir:ContactPoint.system [ fhir:value "phone" ];
     fhir:ContactPoint.value [ fhir:value "+322476799" ];
     fhir:ContactPoint.use [ fhir:value "work" ]
  ];
  fhir:Patient.gender [ fhir:value "female"];
  fhir:Patient.birthDate [
     fhir:value "1979-12-11"^^xsd:date;
     fhir:Element.extension [
       fhir:index 0;
       fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/patient-birthTime" ];
       fhir:Extension.valueDateTime [ fhir:value "1979-12-11T13:28:17-05:00"^^xsd:dateTime ]     ]
  ];
  fhir:Patient.address [
     fhir:index 0;
     fhir:Element.extension [
       fhir:index 0;
       fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/language" ];
       fhir:Extension.valueCode [ fhir:value "nl" ]     ];
     fhir:Address.use [ fhir:value "home" ];
     fhir:Address.type [ fhir:value "both" ];
     fhir:Address.text [ fhir:value "Sloordelle 42, 1160 Oudergem" ];
     fhir:Address.line [
       fhir:value "Sloordelle 42";
       fhir:index 0;
       fhir:Element.extension [
         fhir:index 0;
         fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber" ];
         fhir:Extension.valueString [ fhir:value "42" ]       ]     ];
     fhir:Address.city [ fhir:value "Oudergem" ];
     fhir:Address.postalCode [ fhir:value "1160" ];
     fhir:Address.country [ fhir:value "BE" ]
  ], [
     fhir:index 1;
     fhir:Element.extension [
       fhir:index 0;
       fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/language" ];
       fhir:Extension.valueCode [ fhir:value "fr" ]     ];
     fhir:Address.use [ fhir:value "home" ];
     fhir:Address.type [ fhir:value "both" ];
     fhir:Address.text [ fhir:value "42, Allee des Colzas, 1160 Auderghem" ];
     fhir:Address.line [
       fhir:value "42, Allee des Colzas";
       fhir:index 0;
       fhir:Element.extension [
         fhir:index 0;
         fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber" ];
         fhir:Extension.valueString [ fhir:value "42" ]       ]     ];
     fhir:Address.city [ fhir:value "Auderghem" ];
     fhir:Address.postalCode [ fhir:value "1160" ];
     fhir:Address.country [ fhir:value "BE" ]
  ], [
     fhir:index 2;
     fhir:Address.use [ fhir:value "work" ];
     fhir:Address.type [ fhir:value "both" ];
     fhir:Address.text [ fhir:value "377, Avenue Prince d'Orange, 1420 Braine-lʼAlleud" ];
     fhir:Address.line [
       fhir:value "42, Allee des Colzas";
       fhir:index 0;
       fhir:Element.extension [
         fhir:index 0;
         fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber" ];
         fhir:Extension.valueString [ fhir:value "377" ]       ]     ];
     fhir:Address.city [ fhir:value "Braine-lʼAlleud" ];
     fhir:Address.postalCode [ fhir:value "1420" ];
     fhir:Address.country [ fhir:value "BE" ]
  ];
  fhir:Patient.maritalStatus [
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-MaritalStatus" ];
       fhir:Coding.code [ fhir:value "D" ];
       fhir:Coding.display [ fhir:value "Divorced" ]     ], [
       fhir:index 1;
       fhir:Coding.system [ fhir:value "https://www.ehealth.fgov.be/standards/fhir/CodeSystem/cd-civilstate" ];
       fhir:Coding.code [ fhir:value "41" ];
       fhir:Coding.display [ fhir:value "Divorced since 1/10/1994" ]     ]
  ];
  fhir:Patient.contact [
     fhir:index 0;
     fhir:Patient.contact.relationship [
       fhir:index 0;
       fhir:CodeableConcept.coding [
         fhir:index 0;
         fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v2-0131" ];
         fhir:Coding.code [ fhir:value "N" ];
         fhir:Coding.display [ fhir:value "Next-of-Kin" ]       ], [
         fhir:index 1;
         fhir:Coding.system [ fhir:value "https://www.ehealth.fgov.be/standards/fhir/CodeSystem/cd-contact-person" ];
         fhir:Coding.code [ fhir:value "mother" ]       ]     ];
     fhir:Patient.contact.name [
       fhir:HumanName.family [ fhir:value "Vogels" ];
       fhir:HumanName.given [
         fhir:value "Leia";
         fhir:index 0       ]     ];
     fhir:Patient.contact.telecom [
       fhir:index 0;
       fhir:ContactPoint.system [ fhir:value "phone" ];
       fhir:ContactPoint.value [ fhir:value "+31201234567" ];
       fhir:ContactPoint.use [ fhir:value "mobile" ]     ]
  ];
  fhir:Patient.generalPractitioner [
     fhir:index 0;
     fhir:Reference.reference [ fhir:value "Practitioner/practitioner1" ]
  ].

# - ontology header ------------------------------------------------------------

 a owl:Ontology;
  owl:imports fhir:fhir.ttl.