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
<Patient xmlns="http://hl7.org/fhir"> <id value="pia"/> <meta> <profile value="https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-patient"/> </meta> <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: pia</p><p><b>meta</b>: </p><p><b>name</b>: Pia Peters (OFFICIAL)</p><p><b>gender</b>: female</p></div> </text> <name> <use value="official"/> <family value="Peters"/> <given value="Pia"/> </name> <gender value="female"/> </Patient>