IKNL PZP STU3
0.1.3-beta3 - consultation International flag

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

: Example Device - 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>: <code>https://www.gs1.org/gtin</code>/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"
      }
    ]
  }
}