CardX - Cardiac Implantable Electronic Devices, published by HL7 International / Clinical Interoperability Council. This guide is not an authorized publication; it is the continuous build for version 2.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/CardX-CIED/ and changes regularly. See the Directory of published versions
| Page standards status: Informative |
{
"resourceType" : "Device",
"id" : "ACMELead",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/uv/cardx-cied/StructureDefinition/cied-device-lead"
]
},
"language" : "en",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Device ACMELead</b></p><a name=\"ACMELead\"> </a><a name=\"hcACMELead\"> </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\">Profile: <a href=\"StructureDefinition-cied-device-lead.html\">Device - Cardiovascular Implantable Electronic Device (CIED) Lead</a></p></div><p><b>manufacturer</b>: ACME Devices</p><p><b>serialNumber</b>: ACMELead</p><p><b>modelNumber</b>: LeadExample1</p><p><b>parent</b>: <a href=\"Device-uc1ACMEICD.html\">Device: manufacturer = ACME Devices; serialNumber = uc1ACMEICD; modelNumber = ICDExample1; type = MDC_IDC_ENUM_DEV_TYPE_ICD</a></p></div>"
},
"manufacturer" : "ACME Devices",
"serialNumber" : "ACMELead",
"modelNumber" : "LeadExample1",
"parent" : {
🔗 "reference" : "Device/uc1ACMEICD"
}
}