0.1.0 - ci-build

EgdeSTS_IG - Local Development build (v0.1.0). See the Directory of published versions

: JanniceSoreng - XML Representation

Raw xml | Download



<Patient xmlns="http://hl7.org/fhir">
  <id value="JanniceSoreng"/>
  <meta>
    <profile value="http://www.egde.no/StructureDefinition/no-basis-Patient"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Jannice Søreng </b> female, DoB Unknown ( id: 21030550231)</p></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>
  <managingOrganization>
    <reference value="Organization/STSOrganizationPsykiskHelsevernVoksne"/>
  </managingOrganization>
</Patient>