MII IG Kerndatensatz-Modul Molekulares Tumorboard
2026.0.0 - release Unknown region code '276'

MII IG Kerndatensatz-Modul Molekulares Tumorboard, published by Medizininformatik-Initiative. This guide is not an authorized publication; it is the continuous build for version 2026.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/medizininformatik-initiative/kerndatensatzmodul-molekulares-tumorboard/ and changes regularly. See the Directory of published versions

: MyHospital - XML Representation

Raw xml | Download


<Organization xmlns="http://hl7.org/fhir">
  <id value="MyHospital"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Organization MyHospital</b></p><a name="MyHospital"> </a><a name="hcMyHospital"> </a><p><b>type</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/organization-type prov}">Healthcare Provider</span></p><p><b>name</b>: Example General Hospital</p><p><b>address</b>: 1234 Health St Medicity CareState 12345 DE </p></div>
  </text>
  <type>
    <coding>
      <system
              value="http://terminology.hl7.org/CodeSystem/organization-type"/>
      <code value="prov"/>
      <display value="Healthcare Provider"/>
    </coding>
  </type>
  <name value="Example General Hospital"/>
  <address>
    <line value="1234 Health St"/>
    <city value="Medicity"/>
    <state value="CareState"/>
    <postalCode value="12345"/>
    <country value="DE"/>
  </address>
</Organization>