eHealth Platform Federal infsec Profiles
1.1.0 - STU1 Belgium flag

This page is part of the eHealth FHIR Infrastructure and Security Profiles for Belgium (v1.1.0: Release) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: patient1 - 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:id [ fhir:v "patient1"] ; # 
  fhir:meta [
fhir:versionId [ fhir:v "1" ] ;
fhir:lastUpdated [ fhir:v "2019-07-01T13:30:55.864+00:00"^^xsd:dateTime ]
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\"><b>Josephine Nessa La Paradisio (OFFICIAL)</b> female, DoB: 1979-12-11 ( Medical record number: 45XXP0PA-4 (use: USUAL))</p><hr/><table class=\"grid\"><tr><td style=\"background-color: #f3f5da\" title=\"Record is active\">Active:</td><td>true</td><td style=\"background-color: #f3f5da\" title=\"Known Marital status of Patient\">Marital Status:</td><td colspan=\"3\"><span title=\"Codes: {http://terminology.hl7.org/CodeSystem/v3-MaritalStatus D}, {https://www.ehealth.fgov.be/standards/fhir/core/CodeSystem/cd-civilstate 41}\">Divorced</span></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Other Ids (see the one above)\">Other Id:</td><td colspan=\"3\">Social Beneficiary Identifier: OZADJVppdeQzwgvAUjQNaLvuf94ulY6iDgeip7iSHAW7TNrDBa0XMGeS6G3s/HWLSQ4eirpcox28GghzbtaiUzg=.UPOBi75XsreuYfQwyVvIaHgpzrrdS6joS8JaPlkMPxeU8FmFHRtteJp/FAq91pEllcbH4V4PRSC+QEm0C9thkO4= (use: OFFICIAL)</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Ways to contact the Patient\">Contact Details:</td><td colspan=\"3\"><ul><li><a href=\"mailto:nessa.laparadisio@belgium.be\">nessa.laparadisio@belgium.be</a></li><li><a href=\"tel:+322476792979\">+322476792979</a></li><li><a href=\"tel:+3226718655\">+3226718655</a></li><li><a href=\"tel:+322476799\">+322476799</a></li><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></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Nominated Contact: Next-of-Kin\">Next-of-Kin:</td><td colspan=\"3\"><ul><li>Leia Vogels </li><li><a href=\"tel:+31201234567\">+31201234567</a></li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Using this extension, the sender indicates that he intends this resource to comply with the profile and version mentioned here. This profile will be used to determine the semantic integrity of the profile.\"><a href=\"StructureDefinition-be-ext-intended-profile.html\">Intended profile:</a></td><td colspan=\"3\"><ul><li><a href=\"https://www.ehealth.fgov.be/standards/fhir/core/StructureDefinition/be-patient|2.1.0\">https://www.ehealth.fgov.be/standards/fhir/core/StructureDefinition/be-patient|2.1.0</a></li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"The nationality of the patient.\">nationality:</td><td colspan=\"3\"><ul><li>code: <span title=\"Codes: {https://www.ehealth.fgov.be/standards/fhir/core/CodeSystem/cd-fed-country BE}\">Belgium</span></li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"The registered place of birth of the patient. A sytem may use the address.text if they don't store the birthPlace address in discrete elements.\"><a href=\"http://hl7.org/fhir/R4/extension-patient-birthplace.html\">Birth Place:</a></td><td colspan=\"3\"><ul><li>Namen BE </li></ul></td></tr></table></div>"
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/patient-birthPlace"^^xsd:anyURI ] ;
fhir:value [
a fhir:Address ;
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/language"^^xsd:anyURI ] ;
fhir:value [ fhir:v "nl" ]       ] ) ;
fhir:city [ fhir:v "Namen" ] ;
fhir:country [ fhir:v "BE" ]     ]
  ] [
    ( fhir:extension [
fhir:url [ fhir:v "code"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
        ( fhir:coding [
fhir:system [ fhir:v "https://www.ehealth.fgov.be/standards/fhir/core/CodeSystem/cd-fed-country"^^xsd:anyURI ] ;
fhir:code [ fhir:v "BE" ] ;
fhir:display [ fhir:v "Belgium" ]         ] )       ]     ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/patient-nationality"^^xsd:anyURI ]
  ] [
fhir:url [ fhir:v "https://www.ehealth.fgov.be/standards/fhir/infsec/StructureDefinition/be-ext-intended-profile"^^xsd:anyURI ] ;
fhir:value [
fhir:v "https://www.ehealth.fgov.be/standards/fhir/core/StructureDefinition/be-patient|2.1.0"^^xsd:anyURI ;
fhir:link <https://www.ehealth.fgov.be/standards/fhir/core/StructureDefinition/be-patient|2.1.0>     ]
  ] ) ; # 
  fhir:identifier ( [
fhir:use [ fhir:v "official" ] ;
fhir:type [
      ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ;
fhir:code [ fhir:v "SB" ] ;
fhir:display [ fhir:v "Social Beneficiary Identifier" ]       ] )     ] ;
fhir:system [ fhir:v "https://www.ehealth.fgov.be/standards/fhir/core/NamingSystem/ssin"^^xsd:anyURI ] ;
fhir:value [
fhir:v "OZADJVppdeQzwgvAUjQNaLvuf94ulY6iDgeip7iSHAW7TNrDBa0XMGeS6G3s/HWLSQ4eirpcox28GghzbtaiUzg=.UPOBi75XsreuYfQwyVvIaHgpzrrdS6joS8JaPlkMPxeU8FmFHRtteJp/FAq91pEllcbH4V4PRSC+QEm0C9thkO4=" ;
      ( fhir:extension [
        ( fhir:extension [
fhir:url [ fhir:v "marker"^^xsd:anyURI ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]         ] ) ;
fhir:url [ fhir:v "https://www.ehealth.fgov.be/standards/fhir/infsec/StructureDefinition/be-ext-pseudonymization"^^xsd:anyURI ]       ] )     ]
  ] [
fhir:use [ fhir:v "usual" ] ;
fhir:type [
      ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ;
fhir:code [ fhir:v "MR" ] ;
fhir:display [ fhir:v "Medical record number" ]       ] )     ] ;
fhir:system [ fhir:v "https://www.goodhealthhospital.be/standards/fhir/NamingSystem/patientrecord"^^xsd:anyURI ] ;
fhir:value [ fhir:v "45XXP0PA-4" ]
  ] ) ; # 
  fhir:active [ fhir:v "true"^^xsd:boolean] ; # 
  fhir:name ( [
fhir:use [ fhir:v "official" ] ;
fhir:family [ fhir:v "La Paradisio" ] ;
    ( fhir:given [ fhir:v "Josephine" ] [ fhir:v "Nessa" ] )
  ] ) ; # 
  fhir:telecom ( [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "nessa.laparadisio@belgium.be" ]
  ] [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "+322476792979" ] ;
fhir:use [ fhir:v "mobile" ]
  ] [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "+3226718655" ] ;
fhir:use [ fhir:v "home" ]
  ] [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "+322476799" ] ;
fhir:use [ fhir:v "work" ]
  ] ) ; # 
  fhir:gender [ fhir:v "female"] ; # 
  fhir:birthDate [
fhir:v "1979-12-11"^^xsd:date ;
    ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/patient-birthTime"^^xsd:anyURI ] ;
fhir:value [ fhir:v "1979-12-11T13:28:17-05:00"^^xsd:dateTime ]     ] )
  ] ; # 
  fhir:address ( [
    ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/language"^^xsd:anyURI ] ;
fhir:value [ fhir:v "nl" ]     ] ) ;
fhir:use [ fhir:v "home" ] ;
fhir:type [ fhir:v "both" ] ;
fhir:text [ fhir:v "Sloordelle 42, 1160 Oudergem" ] ;
    ( fhir:line [
fhir:v "Sloordelle 42" ;
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName"^^xsd:anyURI ] ;
fhir:value [ fhir:v "Sloordelle" ]       ] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber"^^xsd:anyURI ] ;
fhir:value [ fhir:v "42" ]       ] )     ] ) ;
fhir:city [ fhir:v "Oudergem" ] ;
fhir:postalCode [ fhir:v "1160" ] ;
fhir:country [ fhir:v "BE" ]
  ] [
    ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/language"^^xsd:anyURI ] ;
fhir:value [ fhir:v "fr" ]     ] ) ;
fhir:use [ fhir:v "home" ] ;
fhir:type [ fhir:v "both" ] ;
fhir:text [ fhir:v "42, Allee des Colzas, 1160 Auderghem" ] ;
    ( fhir:line [
fhir:v "42, Allee des Colzas" ;
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName"^^xsd:anyURI ] ;
fhir:value [ fhir:v "Allee des Colzas" ]       ] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber"^^xsd:anyURI ] ;
fhir:value [ fhir:v "42" ]       ] )     ] ) ;
fhir:city [ fhir:v "Auderghem" ] ;
fhir:postalCode [ fhir:v "1160" ] ;
fhir:country [ fhir:v "BE" ]
  ] [
fhir:use [ fhir:v "work" ] ;
fhir:type [ fhir:v "both" ] ;
fhir:text [ fhir:v "377, Avenue Prince d'Orange, 1420 Braine-lʼAlleud" ] ;
    ( fhir:line [
fhir:v "377, Avenue Prince d'Orange" ;
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName"^^xsd:anyURI ] ;
fhir:value [ fhir:v "Avenue Prince d'Orange" ]       ] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber"^^xsd:anyURI ] ;
fhir:value [ fhir:v "377" ]       ] )     ] ) ;
fhir:city [ fhir:v "Braine-lʼAlleud" ] ;
fhir:postalCode [ fhir:v "1420" ] ;
fhir:country [ fhir:v "BE" ]
  ] ) ; # 
  fhir:maritalStatus [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-MaritalStatus"^^xsd:anyURI ] ;
fhir:code [ fhir:v "D" ] ;
fhir:display [ fhir:v "Divorced" ]     ] [
fhir:system [ fhir:v "https://www.ehealth.fgov.be/standards/fhir/core/CodeSystem/cd-civilstate"^^xsd:anyURI ] ;
fhir:code [ fhir:v "41" ] ;
fhir:display [ fhir:v "Divorced since 1/10/1994" ]     ] )
  ] ; # 
  fhir:contact ( [
    ( fhir:relationship [
      ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0131"^^xsd:anyURI ] ;
fhir:code [ fhir:v "N" ] ;
fhir:display [ fhir:v "Next-of-Kin" ]       ] [
fhir:system [ fhir:v "https://www.ehealth.fgov.be/standards/fhir/core/CodeSystem/cd-contact-person"^^xsd:anyURI ] ;
fhir:code [ fhir:v "mother" ]       ] )     ] ) ;
fhir:name [
fhir:family [ fhir:v "Vogels" ] ;
      ( fhir:given [ fhir:v "Leia" ] )     ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "+31201234567" ] ;
fhir:use [ fhir:v "mobile" ]     ] )
  ] ) . #