Legemiddeldata fra institusjon til Legemiddelregisteret — 1.0.8 - ci-build Norway flag

Legemiddeldata fra institusjon til Legemiddelregisteret - Local Development build (v1.0.8) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Pasient-Uten-Personidentifikator - XML Representation

Raw xml | Download


<Patient xmlns="http://hl7.org/fhir">
  <id value="Pasient-Uten-Personidentifikator"/>
  <meta>
    <profile
             value="http://hl7.no/fhir/ig/lmdi/StructureDefinition/lmdi-patient"/>
  </meta>
  <gender value="female"/>
  <birthDate value="1958-09-19"/>
  <address>
    <district value="Bærum">
      <extension
                 url="http://hl7.no/fhir/StructureDefinition/no-basis-municipalitycode">
        <valueCoding>
          <system value="urn:oid:2.16.578.1.12.4.1.1.3402"/>
          <code value="3024"/>
          <display value="Bærum"/>
        </valueCoding>
      </extension>
    </district>
  </address>
</Patient>