FHIR IG analytics| Package | hl7.fhir.uv.imaging-service-request-ig |
| Resource Type | Device |
| Id | Device-example-scheduled-station.json |
| FHIR Version | R6 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Device example-scheduled-station
Language: en
| Value | Type |
| CT-RAD-01 | registered-name |
{
"resourceType": "Device",
"id": "example-scheduled-station",
"meta": {
"profile": [
"http://hl7.org/fhir/uv/imaging-service-request-ig/StructureDefinition/scheduled-station"
]
},
"language": "en",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"name": [
{
"value": "CT-RAD-01",
"type": {
"coding": [
{
"code": "registered-name"
}
]
}
}
]
}