1.0.0 - ci-build

CoreServicesIG - Local Development build (v1.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: PractitionerSEVendorLiteExample - XML Representation

Raw xml | Download


<Practitioner xmlns="http://hl7.org/fhir">
  <id value="PractitionerSEVendorLiteExample"/>
  <meta>
    <profile
             value="https://commonprofiles.care/fhir/StructureDefinition/PractitionerSEVendorLite|1.0.1"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Practitioner PractitionerSEVendorLiteExample</b></p><a name="PractitionerSEVendorLiteExample"> </a><a name="hcPractitionerSEVendorLiteExample"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px"/><p style="margin-bottom: 0px">Profile: <a href="https://commonprofiles.care/fhir/1.0.1/StructureDefinition-PractitionerSEVendorLite.html">PractitionerSEVendorLiteversion: null1.0.1)</a></p></div><p><b>identifier</b>: <code>urn:oid:1.2.752.29.4.19</code>/SE162321000016-efca (use: official, period: 2022-02-01 00:00:00+0000 --&gt; (ongoing))</p><p><b>name</b>: Anna </p><p><b>telecom</b>: <a href="tel:+46701234567">+46701234567</a>, <a href="mailto:anna.andersson@regionstockholm.se">anna.andersson@regionstockholm.se</a></p></div>
  </text>
  <identifier>
    <use value="official"/>
    <system value="urn:oid:1.2.752.29.4.19"/>
    <value value="SE162321000016-efca"/>
    <period>
      <start value="2022-02-01T00:00:00Z"/>
    </period>
  </identifier>
  <name>
    <extension
               url="http://hl7.se/fhir/ig/base/StructureDefinition/SEBaseOwnFamilyExtension">
      <valueString value="Andersson"/>
    </extension>
    <given value="Anna"/>
  </name>
  <telecom>
    <system value="phone"/>
    <value value="+46701234567"/>
  </telecom>
  <telecom>
    <system value="email"/>
    <value value="anna.andersson@regionstockholm.se"/>
  </telecom>
</Practitioner>