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

FHIR IG analytics

Packagetw.gov.mohw.nhi.ngs
Resource TypeDocumentReference
IdDocumentReference-doc-gene-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

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

基因報告(application/pdf):file://GenReport01.pdf

基因報告名稱:BRCA 基因檢測


Source1

{
  "resourceType": "DocumentReference",
  "id": "doc-gene-min",
  "meta": {
    "profile": [
      "https://nhicore.nhi.gov.tw/ngs/StructureDefinition/DocumentReference-twngs"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "current",
  "subject": {
    "reference": "Patient/pat-min"
  },
  "content": [
    {
      "attachment": {
        "contentType": "application/pdf",
        "url": "file://GenReport01.pdf",
        "title": "BRCA 基因檢測"
      }
    }
  ]
}