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

FHIR IG analytics

Packagetw.gov.mohw.emr
Resource TypeImagingStudy
IdImagingStudy-DMS-Img16.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

Generated Narrative: ImagingStudy DMS-Img16

status: Available

subject: 黃睿駿 Male, DoB: 1999-01-01 ( National Person Identifier where the xxx is the ISO table 3166 3-character (alphabetic) country code (use: official, ))

started: 2023-08-21 00:00:00+0800

referrer: Practitioner 賴一施

reasonCode: 出血性支氣管肺炎

Series

-UidModalityBodySite
*1[not stated] : X光[not stated] : 胸部

Source1

{
  "resourceType": "ImagingStudy",
  "id": "DMS-Img16",
  "meta": {
    "profile": [
      "https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/DMSImagingStudy"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "available",
  "subject": {
    "reference": "Patient/DMS-Pat2"
  },
  "started": "2023-08-21T00:00:00+08:00",
  "referrer": {
    "reference": "Practitioner/DMS-Pra23"
  },
  "reasonCode": [
    {
      "coding": [
        {
          "system": "http://snomed.info/sct",
          "code": "181007"
        }
      ],
      "text": "出血性支氣管肺炎"
    }
  ],
  "series": [
    {
      "uid": "1",
      "modality": {
        "display": "X光"
      },
      "bodySite": {
        "display": "胸部"
      }
    }
  ]
}