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

FHIR IG analytics

Packagetw.cathay.fhir.imri
Resource TypeImagingStudy
IdImagingStudy-ImagingStudy-min.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

醫療影像檢查

醫療影像檢查狀態:Available ( ImagingStudyStatus#available)

病人Patient/Patient-min "安格斯"

就醫事件Encounter/Encounter-min

醫療影像檢查開始時間:2023-09-07 11:01:20-0300

醫療影像檢查解讀者Practitioner/Practitioner-min "劉伊詩"

醫療影像檢查敘述:No significant ro entgenological abnormality is observed.


Source1

{
  "resourceType": "ImagingStudy",
  "id": "ImagingStudy-min",
  "meta": {
    "profile": [
      "https://imri.cgh.org.tw/imri/StructureDefinition/imagingstudy-imri"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "available",
  "subject": {
    "reference": "Patient/Patient-min"
  },
  "encounter": {
    "reference": "Encounter/Encounter-min"
  },
  "started": "2023-09-07T11:01:20+03:00",
  "interpreter": [
    {
      "reference": "Practitioner/Practitioner-min"
    }
  ],
  "description": "No significant ro entgenological abnormality is observed."
}