IKNL PZP STU3
1.0.0-alpha1 - consultation International flag

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

: Example Device - P1-ACP-MedicalDevice.Product-ICD - XML Representation

Raw xml | Download


<Device xmlns="http://hl7.org/fhir">
  <id value="P1-ACP-MedicalDevice.Product-ICD"/>
  <meta>
    <profile
             value="https://api.iknl.nl/docs/pzp/stu3/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 P1-ACP-MedicalDevice.Product-ICD</b></p><a name="P1-ACP-MedicalDevice.Product-ICD"> </a><a name="hcP1-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>/8700000000000</p><h3>Udis</h3><table class="grid"><tr><td style="display: none">-</td><td><b>CarrierHRF</b></td><td><b>Issuer</b></td></tr><tr><td style="display: none">*</td><td>8700000000000</td><td><a href="https://simplifier.net/resolve?scope=nictiz.fhir.nl.stu3.zib2017@2.3.2&amp;canonical=https://www.gs1.org/gtin">https://www.gs1.org/gtin</a></td></tr></table><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="8700000000000"/>
  </identifier>
  <udi>
    <carrierHRF value="8700000000000"/>
    <issuer value="https://www.gs1.org/gtin"/>
  </udi>
  <type>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="72506001"/>
      <display value="implanteerbare cardioverter-defibrillator"/>
    </coding>
  </type>
</Device>