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

FHIR IG analytics

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

報告類型:治療計畫文件 (NHI-文件類型#careplan)

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

治療計畫文件名稱:免疫檢查點抑制劑治療計畫

治療計畫文件 (application/pdf):file://CarePlanReport01.pdf


Source1

{
  "resourceType": "DocumentReference",
  "id": "doc-careplan-min",
  "meta": {
    "profile": [
      "https://nhicore.nhi.gov.tw/pas/StructureDefinition/DocumentReference-twpas"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "current",
  "category": [
    {
      "coding": [
        {
          "system": "https://nhicore.nhi.gov.tw/pas/CodeSystem/nhi-pdf-type",
          "code": "careplan"
        }
      ]
    }
  ],
  "subject": {
    "reference": "Patient/pat-min"
  },
  "content": [
    {
      "attachment": {
        "contentType": "application/pdf",
        "url": "file://CarePlanReport01.pdf",
        "title": "免疫檢查點抑制劑治療計畫"
      }
    }
  ]
}