<Patient xmlns="http://hl7.org/fhir"> <id value="patient-valid"/> <meta> <profile value="http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-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>: patient-valid</p><p><b>meta</b>: </p><p><b>identifier</b>: 1122334455</p><p><b>name</b>: Jens Hansen </p><p><b>telecom</b>: NemSMS, eBoks</p><p><b>gender</b>: male</p><p><b>birthDate</b>: Mar 20, 1982</p><p><b>address</b>: </p><ul><li>Hjemplads 42 Aarhus C 8000 (HOME)</li><li>Europaplads 2 Aarhus C 8000 (TEMP)</li></ul><p><b>managingOrganization</b>: </p></div> </text> <extension url="http://hl7.org/fhir/StructureDefinition/patient-interpreterRequired"> <valueBoolean value="true"/> </extension> <identifier> <system value="urn:oid:1.2.208.176.1.2"/> <value value="1122334455"/> </identifier> <name> <family value="Hansen"/> <given value="Jens"/> </name> <telecom> <system value="other"/> <value value="NemSMS"/> </telecom> <telecom> <system value="other"/> <value value="eBoks"/> </telecom> <gender value="male"/> <birthDate value="1982-03-20"/> <address> <extension url="http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-municipality-code"> <valueCoding> <code value="751"/> </valueCoding> </extension> <extension url="http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-regional-subdivision-code"> <valueCodeableConcept> <coding> <system value="https://www.iso.org/obp/ui/#iso:code:3166:DK"/> <code value="DK-82"/> <display value="Midtjylland"/> </coding> </valueCodeableConcept> </extension> <use value="home"/> <line value="Hjemplads 42"/> <city value="Aarhus C"/> <postalCode value="8000"/> </address> <address> <extension url="http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-municipality-code"> <valueCoding> <code value="751"/> </valueCoding> </extension> <extension url="http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-regional-subdivision-code"> <valueCodeableConcept> <coding> <system value="https://www.iso.org/obp/ui/#iso:code:3166:DK"/> <code value="DK-82"/> <display value="Midtjylland"/> </coding> </valueCodeableConcept> </extension> <use value="temp"/> <line value="Europaplads 2"/> <city value="Aarhus C"/> <postalCode value="8000"/> </address> <managingOrganization> <identifier> <system value="urn:oid:1.2.208.176.1.1.2"/> <value value="5790002286346"/> </identifier> </managingOrganization> </Patient>