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

FHIR IG analytics

Packagehl7.fhir.uv.cardx-cied
Resource TypeDevice
IdDevice-ACMELead.json
FHIR VersionR5

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


Source1

{
  "resourceType": "Device",
  "id": "ACMELead",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/uv/cardx-cied/StructureDefinition/cied-device-lead"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "manufacturer": "ACME Devices",
  "serialNumber": "ACMELead",
  "modelNumber": "LeadExample1",
  "parent": {
    "reference": "Device/uc1ACMEICD"
  }
}