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

FHIR IG analytics

Packagehl7.fhir.uv.imaging-service-request-ig
Resource TypeDevice
IdDevice-example-scheduled-station.json
FHIR VersionR6

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

Generated Narrative: Device example-scheduled-station

Names

-ValueType
*CT-RAD-01registered-name

Source1

{
  "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"
          }
        ]
      }
    }
  ]
}