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

FHIR IG analytics

Packagetw.gov.mohw.nhi.pas
Resource TypeProcedure
IdProcedure-pro-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

放射治療項目:骨髓高溫療法 (臺灣2023年中文版ICD-10-PCS#D7Y08ZZ)

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

放射治療日期:2024-05-06 09:00:00+0000

放射治療總劑量Substance/sub-min 5000 mg


Source1

{
  "resourceType": "Procedure",
  "id": "pro-min",
  "meta": {
    "profile": [
      "https://nhicore.nhi.gov.tw/pas/StructureDefinition/Procedure-twpas"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "completed",
  "code": {
    "coding": [
      {
        "system": "https://twcore.mohw.gov.tw/ig/twcore/CodeSystem/icd-10-pcs-2023-tw",
        "code": "D7Y08ZZ"
      }
    ]
  },
  "subject": {
    "reference": "Patient/pat-min"
  },
  "performedDateTime": "2024-05-06T09:00:00.000Z",
  "usedReference": [
    {
      "reference": "Substance/sub-min"
    }
  ]
}