CH Core (R4)
1.0.0 - Trial use

This page is part of the CH Core (R4) (v1.0.0: STU 1) based on FHIR (HL7® FHIR® Standard) R4. The current version which supersedes this version is 6.0.0. For a full list of available versions, see the Directory of published versions

Radiologieinstitut - XML Representation

(back to description)

Raw xml

Source view


<Organization xmlns="http://hl7.org/fhir">
  <id value="Radiologieinstitut"/>
  <meta>
    <profile
             value="http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-organization-epr"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: Radiologieinstitut</p><p><b>meta</b>: </p><p><b>identifier</b>: 7601000618627</p><p><b>type</b>: Diagnostic institution <span style="background: LightGoldenRodYellow">(Details : {SNOMED CT code '722171005' = 'Diagnostic institution (environment)', given as 'Diagnostic institution'})</span></p><p><b>name</b>: RoDiag Radiologieinstitut</p><p><b>address</b>: Röntgenstr. 1 Musterhausen 8888 CH (WORK)</p></div>
  </text>
  <identifier>
    <system value="urn:oid:2.51.1.3"/>
    <value value="7601000618627"/>
  </identifier>
  <type>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="722171005"/>
      <display value="Diagnostic institution"/>
    </coding>
  </type>
  <name value="RoDiag Radiologieinstitut"/>
  <address>
    <use value="work"/>
    <line value="Röntgenstr."/>
    <line value="1"/>
    <city value="Musterhausen"/>
    <postalCode value="8888"/>
    <country value="CH"/>
  </address>
</Organization>