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
{
"resourceType" : "Patient",
"id" : "patient2",
"meta" : {
"profile" : [
"https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-patient"
]
},
"text" : {
"status" : "extensions",
"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>: <span></span></p></div>"
},
"extension" : [
{
"extension" : [
{
"url" : "code",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "https://www.ehealth.fgov.be/standards/fhir/CodeSystem/cd-fed-country",
"code" : "BE",
"display" : "Belgium"
}
]
}
}
],
"url" : "http://hl7.org/fhir/StructureDefinition/patient-nationality"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/patient-birthPlace",
"valueAddress" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/language",
"valueCode" : "nl"
}
],
"city" : "Namen",
"country" : "BE"
}
}
],
"identifier" : [
{
"use" : "official",
"type" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
"code" : "SB",
"display" : "Social Beneficiary Identifier"
}
]
},
"system" : "https://www.ehealth.fgov.be/standards/fhir/NamingSystem/ssin",
"value" : "79121137740"
},
{
"use" : "usual",
"type" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
"code" : "MR",
"display" : "Medical record number"
}
]
},
"system" : "https://www.goodhealthhospital.be/standards/fhir/NamingSystem/patientrecord",
"value" : "45XXP0PA-4"
}
],
"active" : true,
"name" : [
{
"use" : "official",
"family" : "La Paradisio",
"given" : [
"Josephine",
"Nessa"
]
}
],
"telecom" : [
{
"system" : "email",
"value" : "nessa.laparadisio@belgium.be"
},
{
"system" : "phone",
"value" : "+322476792979",
"use" : "mobile"
},
{
"system" : "phone",
"value" : "+3226718655",
"use" : "home"
},
{
"system" : "phone",
"value" : "+322476799",
"use" : "work"
}
],
"gender" : "female",
"birthDate" : "1979-12-11",
"_birthDate" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/patient-birthTime",
"valueDateTime" : "1979-12-11T13:28:17-05:00"
}
]
},
"address" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/language",
"valueCode" : "nl"
}
],
"use" : "home",
"type" : "both",
"text" : "Sloordelle 42, 1160 Oudergem",
"line" : [
"Sloordelle 42"
],
"_line" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber",
"valueString" : "42"
}
]
}
],
"city" : "Oudergem",
"postalCode" : "1160",
"country" : "BE"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/language",
"valueCode" : "fr"
}
],
"use" : "home",
"type" : "both",
"text" : "42, Allee des Colzas, 1160 Auderghem",
"line" : [
"42, Allee des Colzas"
],
"_line" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber",
"valueString" : "42"
}
]
}
],
"city" : "Auderghem",
"postalCode" : "1160",
"country" : "BE"
},
{
"use" : "work",
"type" : "both",
"text" : "377, Avenue Prince d'Orange, 1420 Braine-lʼAlleud",
"line" : [
"42, Allee des Colzas"
],
"_line" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber",
"valueString" : "377"
}
]
}
],
"city" : "Braine-lʼAlleud",
"postalCode" : "1420",
"country" : "BE"
}
],
"maritalStatus" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-MaritalStatus",
"code" : "D",
"display" : "Divorced"
},
{
"system" : "https://www.ehealth.fgov.be/standards/fhir/CodeSystem/cd-civilstate",
"code" : "41",
"display" : "Divorced since 1/10/1994"
}
]
},
"contact" : [
{
"relationship" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0131",
"code" : "N",
"display" : "Next-of-Kin"
},
{
"system" : "https://www.ehealth.fgov.be/standards/fhir/CodeSystem/cd-contact-person",
"code" : "mother"
}
]
}
],
"name" : {
"family" : "Vogels",
"given" : [
"Leia"
]
},
"telecom" : [
{
"system" : "phone",
"value" : "+31201234567",
"use" : "mobile"
}
]
}
],
"generalPractitioner" : [
{
"identifier" : {
"system" : "https://www.ehealth.fgov.be/standards/fhir/NamingSystem/nihdi",
"value" : "11530231003"
}
}
]
}