eHealth Platform Federal Core Profiles
2.0.0 - Released
This page is part of the HL7 Belgium FHIR Implementation Guide - Core profiles (v2.0.0: Trial Use Draft) based on FHIR R4. The current version which supercedes this version is 2.0.1. For a full list of available versions, see the Directory of published versions
{
"resourceType" : "Patient",
"id" : "patient1",
"meta" : {
"versionId" : "1",
"lastUpdated" : "2019-07-01T13:30:55.864+00:00",
"profile" : [
"https://www.ehealth.fgov.be/standards/fhir/core/StructureDefinition/be-patient"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Josephine Nessa La Paradisio (OFFICIAL)</b> (no stated gender) 1979-12-11 ( Medical record number: 45XXP0PA-4 (USUAL))</p></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/patient-birthPlace",
"valueAddress" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/language",
"valueCode" : "nl"
}
],
"city" : "Namen",
"country" : "BE"
}
},
{
"extension" : [
{
"url" : "code",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "https://www.ehealth.fgov.be/standards/fhir/core/CodeSystem/cd-fed-country",
"code" : "BE",
"display" : "Belgium"
}
]
}
}
],
"url" : "http://hl7.org/fhir/StructureDefinition/patient-nationality"
}
],
"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/core/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-streetName",
"valueString" : "Sloordelle"
},
{
"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-streetName",
"valueString" : "Allee des Colzas"
},
{
"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" : [
"377, Avenue Prince d'Orange"
],
"_line" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName",
"valueString" : "Avenue Prince d'Orange"
},
{
"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/core/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/core/CodeSystem/cd-contact-person",
"code" : "mother"
}
]
}
],
"name" : {
"family" : "Vogels",
"given" : [
"Leia"
]
},
"telecom" : [
{
"system" : "phone",
"value" : "+31201234567",
"use" : "mobile"
}
]
}
],
"generalPractitioner" : [
{
"reference" : "Practitioner/practitioner1"
}
]
}