FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageiknl.fhir.stu3.pzp
Resource TypeDevice
IdDevice-F1-ACP-MedicalDevice.Product-ICD.json
FHIR VersionR3

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: Device F1-ACP-MedicalDevice.Product-ICD

identifier: Resource identifier/00e66024-84a5-44f8-84e9-f8ac339bfd5a

type: implanteerbare cardioverter-defibrillator


Source1

{
  "resourceType": "Device",
  "id": "F1-ACP-MedicalDevice.Product-ICD",
  "meta": {
    "profile": [
      "https://api.iknl.nl/docs/pzp/stu3/StructureDefinition/ACP-MedicalDevice.Product-ICD"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "type": {
        "coding": [
          {
            "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
            "code": "RI",
            "display": "Resource identifier"
          }
        ]
      },
      "system": "https://acme.com/fhir/NamingSystem/resource-business-identifier",
      "value": "00e66024-84a5-44f8-84e9-f8ac339bfd5a"
    }
  ],
  "type": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "72506001",
        "display": "implanteerbare cardioverter-defibrillator"
      }
    ]
  }
}