Combined Nordic FHIR Base Profiles
0.2.0-ci - ci-build

Combined Nordic FHIR Base Profiles, published by HL7 Finland. This guide is not an authorized publication; it is the continuous build for version 0.2.0-ci built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/fhir-fi/nordic-base/ and changes regularly. See the Directory of published versions

: GOFSH-GENERATED-ID-3 - XML Representation

Raw xml | Download



<Patient xmlns="http://hl7.org/fhir">
  <id value="GOFSH-GENERATED-ID-3"/>
  <meta>
    <profile
             value="http://hl7.fi/fhir/nordic-base/StructureDefinition/combined-nordic-patient-profile"/>
    <profile value="http://hl7.no/fhir/StructureDefinition/no-basis-Patient"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Patient GOFSH-GENERATED-ID-3</b></p><a name="GOFSH-GENERATED-ID-3"> </a><a name="hcGOFSH-GENERATED-ID-3"> </a><a name="GOFSH-GENERATED-ID-3-en-US"> </a><p style="border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;">Jannice Søreng  Female, DoB Unknown ( urn:oid:2.16.578.1.12.4.1.4.1#21030550231)</p><hr/><table class="grid"><tr><td style="background-color: #f3f5da" title="Known Marital status of Patient">Marital Status:</td><td colspan="3"><span title="Codes:{http://terminology.hl7.org/CodeSystem/v3-MaritalStatus U}">unmarried</span></td></tr><tr><td style="background-color: #f3f5da" title="Other Id (see the one above)">Other Id:</td><td colspan="3"><code>http://profil.visma.no/lopenummer</code>/123</td></tr><tr><td style="background-color: #f3f5da" title="Ways to contact the Patient">Contact Detail</td><td colspan="3"><ul><li><a href="tel:+4733445566">+4733445566</a></li><li>Karisvingen 44 Oslo 0603 NO (home)</li></ul></td></tr><tr><td style="background-color: #f3f5da" title="Language spoken">Language:</td><td colspan="3"><span title="Codes:">Norsk</span></td></tr><tr><td style="background-color: #f3f5da" title="Patient contact">Contact:</td><td colspan="3"><ul><li>Pål Pårørende Olsen</li><li>Relationships:<span title="Codes:{http://terminology.hl7.org/CodeSystem/v2-0131 C}">Emergency Contact</span>, <span title="Codes:">Bror</span></li></ul></td></tr><tr><td style="background-color: #f3f5da" title="Patient Links">Links:</td><td colspan="3"><ul><li>General Practitioner: SIDSEL AASE JAVERY (Identifier: <code>urn:oid:2.16.578.1.12.4.1.2</code>/720)</li></ul></td></tr><tr><td style="background-color: #f3f5da" title="The patient's legal status as citizen of a country.">Patient Citizenship:</td><td colspan="3"><ul><li>code: <span title="Codes:{urn:iso:std:iso:3166 NO}">Norway</span></li></ul></td></tr></table></div>
  </text>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/patient-citizenship">
    <extension url="code">
      <valueCodeableConcept>
        <coding>
          <system value="urn:iso:std:iso:3166"/>
          <code value="NO"/>
        </coding>
      </valueCodeableConcept>
    </extension>
  </extension>
  <identifier>
    <system value="urn:oid:2.16.578.1.12.4.1.4.1"/>
    <value value="21030550231"/>
  </identifier>
  <identifier>
    <system value="http://profil.visma.no/lopenummer"/>
    <value value="123"/>
  </identifier>
  <name>
    <family value="Søreng"/>
    <given value="Jannice"/>
  </name>
  <telecom>
    <system value="phone"/>
    <value value="+4733445566"/>
    <use value="home"/>
  </telecom>
  <gender value="female"/>
  <address>
    <extension
               url="http://hl7.no/fhir/StructureDefinition/no-basis-propertyinformation">
      <extension url="municipality">
        <valueCoding>
          <system value="urn:oid:2.16.578.1.12.4.1.1.3402"/>
          <code value="0301"/>
          <display value="Oslo"/>
        </valueCoding>
      </extension>
    </extension>
    <extension
               url="http://hl7.no/fhir/StructureDefinition/no-basis-address-official">
      <valueBoolean value="true"/>
    </extension>
    <use value="home"/>
    <line value="Karisvingen 44"/>
    <city value="Oslo"/>
    <district value="Oslo">
      <extension
                 url="http://hl7.no/fhir/StructureDefinition/no-basis-municipalitycode">
        <valueCoding>
          <system
                  value="https://register.geonorge.no/subregister/sosi-kodelister/kartverket/kommunenummer-alle"/>
          <code value="0301"/>
        </valueCoding>
      </extension>
    </district>
    <postalCode value="0603"/>
    <country value="NO"/>
  </address>
  <maritalStatus>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/v3-MaritalStatus"/>
      <code value="U"/>
      <display value="unmarried"/>
    </coding>
  </maritalStatus>
  <contact>
    <relationship>
      <coding>
        <system value="http://terminology.hl7.org/CodeSystem/v2-0131"/>
        <code value="C"/>
        <display value="Emergency Contact"/>
      </coding>
    </relationship>
    <relationship>
      <text value="Bror"/>
    </relationship>
    <name>
      <extension
                 url="http://hl7.no/fhir/StructureDefinition/no-basis-middlename">
        <valueString value="Pårørende"/>
      </extension>
      <text value="Pål Pårørende Olsen"/>
      <family value="Olsen"/>
      <given value="Pål"/>
    </name>
  </contact>
  <communication>
    <language>
      <text value="Norsk"/>
    </language>
  </communication>
  <generalPractitioner>
    <identifier>
      <system value="urn:oid:2.16.578.1.12.4.1.2"/>
      <value value="720"/>
    </identifier>
    <display value="SIDSEL AASE JAVERY"/>
  </generalPractitioner>
</Patient>