ELGA e-Diagnose R4 (Draft)
0.1.0 - ci-build

ELGA e-Diagnose R4 (Draft) - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Beispiel Device - XML Representation

Raw xml | Download


<Device xmlns="http://hl7.org/fhir">
  <id value="DeviceExample"/>
  <text>
    <status value="additional"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>e-Diagnose Fachanwendung</p></div>
  </text>
  <deviceName>
    <name value="e-Diagnose Fachanwendung"/>
    <type value="user-friendly-name"/>
  </deviceName>
  <type>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="49062001"/>
      <display value="Gerät"/>
    </coding>
  </type>
</Device>