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

: P2 ACP MedicalDevice.Product ICD - JSON Representation

Raw json | Download

{
  "resourceType" : "Device",
  "id" : "P2-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 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\">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>/8700000000001</p><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" : "8700000000001"
    }
  ],
  "type" : {
    "coding" : [
      {
        "system" : "http://snomed.info/sct",
        "code" : "72506001",
        "display" : "implanteerbare hartdefibrillator"
      }
    ]
  }
}