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

FHIR IG analytics

Packagetw.cathay.fhir.imri
Resource TypeDocumentReference
IdDocumentReference-DocumentReference-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

手術圖像

狀態:Current ( DocumentReferenceStatus#current)

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

紀錄中使用的檔案

檔案類型(type):image/png


檔案 gallbladder polyp


Source1

{
  "resourceType": "DocumentReference",
  "id": "DocumentReference-min",
  "meta": {
    "profile": [
      "https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/DocumentReference-twcore"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "current",
  "subject": {
    "reference": "Patient/Patient-min"
  },
  "content": [
    {
      "attachment": {
        "contentType": "image/png",
        "url": "https://telegraph-image-55i.pages.dev/file/3830a304a2eb70419c80a.png",
        "title": "gallbladder polyp"
      }
    }
  ]
}