Advance Care Planning (PZP)
1.0.0-rc1 - trial-use

Advance Care Planning (PZP), published by IKNL. This guide is not an authorized publication; it is the continuous build for version 1.0.0-rc1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/IKNL/PZP-FHIR-R4/ and changes regularly. See the Directory of published versions

: F1 ACP MedicalDevice.Product ICD - XML Representation

Raw xml | Download


<Device xmlns="http://hl7.org/fhir">
  <id value="F1-ACP-MedicalDevice.Product-ICD"/>
  <meta>
    <profile
             value="https://api.iknl.nl/docs/pzp/r4/StructureDefinition/ACP-MedicalDevice.Product-ICD"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Device F1-ACP-MedicalDevice.Product-ICD</b></p><a name="F1-ACP-MedicalDevice.Product-ICD"> </a><a name="hcF1-ACP-MedicalDevice.Product-ICD"> </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="StructureDefinition-ACP-MedicalDevice.Product-ICD.html">MedicalDevice Product ICD</a></p></div><p><b>identifier</b>: Resource identifier/00e66024-84a5-44f8-84e9-f8ac339bfd5a</p><p><b>type</b>: <span title="Codes:{http://snomed.info/sct 72506001}">implanteerbare cardioverter-defibrillator</span></p></div>
  </text>
  <identifier>
    <type>
      <coding>
        <system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
        <code value="RI"/>
        <display value="Resource identifier"/>
      </coding>
    </type>
    <system
            value="https://acme.com/fhir/NamingSystem/resource-business-identifier"/>
    <value value="00e66024-84a5-44f8-84e9-f8ac339bfd5a"/>
  </identifier>
  <type>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="72506001"/>
      <display value="implanteerbare cardioverter-defibrillator"/>
    </coding>
  </type>
</Device>