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

FHIR IG analytics

Packagehl7.fhir.cz.img
Resource TypeServiceRequest
IdServiceRequest-d6784779-d008-447d-90cf-89d5d53a0f04.json
FHIR VersionR4

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

RTG Požadované vyšetření: LS páteř, Noha pravá, Hlezno pravé, Pánev, Koleno pravé, Kyčel levý, Kyčel pravý

Source1

{
  "resourceType": "ServiceRequest",
  "id": "d6784779-d008-447d-90cf-89d5d53a0f04",
  "meta": {
    "profile": [
      "https://hl7.cz/fhir/img/StructureDefinition/cz-imagingOrderInformation"
    ]
  },
  "text": {
    "status": "additional",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "system": "https://www.nemocnice_oblackov.cz/",
      "value": "6609024"
    }
  ],
  "status": "active",
  "intent": "order",
  "category": [
    {
      "coding": [
        {
          "system": "http://snomed.info/sct",
          "version": "http://snomed.info/sct/11000279109",
          "code": "363679005"
        }
      ]
    }
  ],
  "code": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "version": "http://snomed.info/sct/11000279109",
        "code": "168537006",
        "display": "Plain X-ray"
      }
    ]
  },
  "subject": {
    "reference": "urn:uuid:62d2aa9a-a15f-4e43-9458-fec16c1c4882"
  },
  "authoredOn": "2025-05-20T12:02:00+01:00",
  "performer": [
    {
      "reference": "urn:uuid:03903bc5-4ca0-4c55-8e4a-b256da9f788d"
    }
  ],
  "reasonReference": [
    {
      "reference": "urn:uuid:e20f7fc3-0237-496a-a57a-18acac3776df"
    }
  ],
  "insurance": [
    {
      "reference": "urn:uuid:6a2b30b1-4ba7-4a24-adcf-beefa0eface1"
    }
  ],
  "bodySite": [
    {
      "coding": [
        {
          "system": "http://snomed.info/sct",
          "version": "http://snomed.info/sct/11000279109",
          "code": "287679003",
          "display": "Left hip"
        }
      ]
    }
  ]
}