FHIR IG analytics| Package | ch.fhir.ig.ch-emr |
| Resource Type | Device |
| Id | Device-UC4-Device-HipProsthesis.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Device UC4-Device-HipProsthesis
Profile: CH Emergency Record Device
identifier: Serial Number/HP20180415001, Employer number/Zimmer Biomet Taperloc
status: Active
type: Total hip replacement prosthesis
{
"resourceType": "Device",
"id": "UC4-Device-HipProsthesis",
"meta": {
"profile": [
"http://fhir.ch/ig/ch-emr/StructureDefinition/ch-emr-device"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"code": "SNO"
}
]
},
"value": "HP20180415001"
},
{
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"code": "EN"
}
]
},
"value": "Zimmer Biomet Taperloc"
}
],
"status": "active",
"type": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "304120007",
"display": "Total hip replacement prosthesis"
}
]
},
"patient": {
"reference": "Patient/UC4-Patient-RudolfZimmermann"
}
}