Swedish Base Profiles Implementation Guide
1.0.0 - release

Swedish Base Profiles Implementation Guide, published by HL7 Sweden. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7Sweden/basprofiler-r4/ and changes regularly. See the Directory of published versions

: PatientExample98240301AA06 - XML Representation

Raw xml | Download


<Patient xmlns="http://hl7.org/fhir">
  <id value="PatientExample98240301AA06"/>
  <meta>
    <profile
             value="http://hl7.se/fhir/ig/base/StructureDefinition/SEBasePatient"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Patient PatientExample98240301AA06</b></p><a name="PatientExample98240301AA06"> </a><a name="hcPatientExample98240301AA06"> </a><a name="PatientExample98240301AA06-en-US"> </a><p style="border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;">Förnamn Mellannamn Efternamn(official) Female, DoB: 2024-03-01 ( http://electronichealth.se/identifier/nationelltReservnummer#98240301AA06)</p><hr/><table class="grid"><tr><td style="background-color: #f3f5da" title="Ways to contact the Patient">Contact Detail</td><td colspan="3"><ul><li>C/O Adressrad 1 (Mer än 35 tecken) Adressrad 2 (Fler än 35 tecken) Orten 54300 </li><li>Adressrad 1 Adressrad 2 Adressrad 3 DZ </li></ul></td></tr></table></div>
  </text>
  <identifier>
    <system
            value="http://electronichealth.se/identifier/nationelltReservnummer"/>
    <value value="98240301AA06"/>
  </identifier>
  <name>
    <extension
               url="http://hl7.se/fhir/ig/base/StructureDefinition/SEBaseMiddleNameExtension">
      <valueString value="Mellannamn"/>
    </extension>
    <extension
               url="http://hl7.se/fhir/ig/base/StructureDefinition/SEBaseOwnFamilyExtension">
      <valueString value="Efternamn"/>
    </extension>
    <use value="official"/>
    <text value="Förnamn Mellannamn Efternamn"/>
    <family value="Mellannamn Efternamn"/>
    <given value="Förnamn"/>
  </name>
  <gender value="female"/>
  <birthDate value="2024-03-01"/>
  <address>
    <extension
               url="http://hl7.se/fhir/ig/base/StructureDefinition/SEBaseAddressPersonExtension">
      <valueCodeableConcept>
        <coding>
          <system value="http://snomed.info/sct"/>
          <version value="http://snomed.info/sct/45991000052106"/>
          <code value="63411000052104"/>
          <display value="uppgiven adress"/>
        </coding>
      </valueCodeableConcept>
    </extension>
    <line value="C/O"/>
    <line value="Adressrad 1 (Mer än 35 tecken)"/>
    <line value="Adressrad 2 (Fler än 35 tecken)"/>
    <city value="Orten"/>
    <postalCode value="54300"/>
  </address>
  <address>
    <extension
               url="http://hl7.se/fhir/ig/base/StructureDefinition/SEBaseAddressPersonExtension">
      <valueCodeableConcept>
        <coding>
          <system value="http://snomed.info/sct"/>
          <version value="http://snomed.info/sct/45991000052106"/>
          <code value="63401000052101"/>
          <display value="utlandsadress"/>
        </coding>
      </valueCodeableConcept>
    </extension>
    <line value="Adressrad 1"/>
    <line value="Adressrad 2"/>
    <line value="Adressrad 3"/>
    <country value="DZ"/>
  </address>
</Patient>