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

FHIR IG analytics

Packagetw.gov.mohw.nhi.pas
Resource TypeMedia
IdMedia-med-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

狀態:completed

病人Patient/pat-min "王大明"

影像檢查的身體部位:Head and neck structure (SNOMED CT#774007)

非DICOM影像:file://US01.jpg(#image/jpeg)


Source1

{
  "resourceType": "Media",
  "id": "med-min",
  "meta": {
    "profile": [
      "https://nhicore.nhi.gov.tw/pas/StructureDefinition/Media-twpas"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "completed",
  "subject": {
    "reference": "Patient/pat-min"
  },
  "bodySite": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "774007",
        "display": "Head and neck structure"
      }
    ]
  },
  "content": {
    "contentType": "image/jpeg",
    "url": "file://US01.jpg"
  }
}