Advance Care Planning (PZP)
0.1.3-beta3 - consultation

Advance Care Planning (PZP) - Local Development build (v0.1.3-beta3) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: P1 ACP MedicalDevice.Product ICD - JSON Representation

Raw json | Download

{
  "resourceType" : "Device",
  "id" : "P1-ACP-MedicalDevice.Product-ICD",
  "meta" : {
    "profile" : [
      🔗 "https://fhir.iknl.nl/fhir/StructureDefinition/ACP-MedicalDevice.Product-ICD"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Gegenereerde 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\">Profiel: <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>UdiCarriers</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Issuer</b></td><td><b>CarrierHRF</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"https://simplifier.net/resolve?scope=nictiz.fhir.nl.r4.nl-core@0.12.0-beta.1&amp;canonical=https://www.gs1.org/gtin\">https://www.gs1.org/gtin</a></td><td>8700000000000</td></tr></table><p><b>type</b>: <span title=\"Codes:{http://snomed.info/sct 72506001}\">implanteerbare hartdefibrillator</span></p></div>"
  },
  "identifier" : [
    {
      "system" : "https://www.gs1.org/gtin",
      "value" : "8700000000000"
    }
  ],
  "udiCarrier" : [
    {
      "issuer" : "https://www.gs1.org/gtin",
      "carrierHRF" : "8700000000000"
    }
  ],
  "type" : {
    "coding" : [
      {
        "system" : "http://snomed.info/sct",
        "code" : "72506001",
        "display" : "implanteerbare hartdefibrillator"
      }
    ]
  }
}