FHIR IG analytics| Package | ch.fhir.ig.ch-emr |
| Resource Type | Device |
| Id | Device-UC3-Device-AorticValve.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Device UC3-Device-AorticValve
Profile: CH Emergency Record Device
| DeviceIdentifier | Issuer | Jurisdiction | CarrierHRF | EntryType |
| 00845678902345 | http://hl7.org/fhir/NamingSystem/gs1-di | http://hl7.org/fhir/NamingSystem/eu-ec-udi | (01)00845678902345(17)301231(10)AV2010A(21)LK2010AV001 | Manual |
status: Active
type: Aortic valve prosthesis
safety: MR Conditional
{
"resourceType": "Device",
"id": "UC3-Device-AorticValve",
"meta": {
"profile": [
"http://fhir.ch/ig/ch-emr/StructureDefinition/ch-emr-device"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"udiCarrier": [
{
"deviceIdentifier": "00845678902345",
"issuer": "http://hl7.org/fhir/NamingSystem/gs1-di",
"jurisdiction": "http://hl7.org/fhir/NamingSystem/eu-ec-udi",
"carrierHRF": "(01)00845678902345(17)301231(10)AV2010A(21)LK2010AV001",
"entryType": "manual"
}
],
"status": "active",
"type": {
"coding": [
{
"system": "http://snomed.info/sct",
"version": "http://snomed.info/sct/2011000195101",
"code": "84683006"
}
]
},
"patient": {
"reference": "Patient/UC3-Patient-LaraKeller"
},
"safety": [
{
"coding": [
{
"system": "http://fhir.ch/ig/ch-emr/CodeSystem/ch-emr-mri-safety-status-cs",
"code": "mr-conditional",
"display": "MR Conditional"
}
]
}
]
}