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

: P2 ACP MedicalDevice.Product ICD - XML Representation

Raw xml | Download


<Device xmlns="http://hl7.org/fhir">
  <id value="P2-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 P2-ACP-MedicalDevice.Product-ICD</b></p><a name="P2-ACP-MedicalDevice.Product-ICD"> </a><a name="hcP2-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>: <a href="http://terminology.hl7.org/6.5.0/NamingSystem-gtin.html" title="The GS1 GTIN is a globally unique identifier of trade items. A trade item is any item (product or service) upon which there is a need to retrieve pre-defined information and that may be priced, or ordered, or invoiced at any point in any supply chain. Note: GTINs may be used in both Codes (http://build.fhir.org/datatypes.html#Coding) and Identifiers (http://build.fhir.org/datatypes.html#Identifier).">GTIN Global Trade Item Number</a>/8700000000001</p><p><b>type</b>: <span title="Codes:{http://snomed.info/sct 72506001}">implanteerbare cardioverter-defibrillator</span></p></div>
  </text>
  <identifier>
    <system value="https://www.gs1.org/gtin"/>
    <value value="8700000000001"/>
  </identifier>
  <type>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="72506001"/>
      <display value="implanteerbare cardioverter-defibrillator"/>
    </coding>
  </type>
</Device>