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

FHIR IG analytics

Packagetw.gov.mohw.emr
Resource TypeChargeItem
IdChargeItem-cha-ds.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

Generated Narrative: ChargeItem cha-ds

status: Billed

code: 藥事服務代碼

subject: 甄○康(official) Female, DoB: 1985-01-02 ( Medical record number: Z199999829 (use: official, ))


Source1

{
  "resourceType": "ChargeItem",
  "id": "cha-ds",
  "meta": {
    "profile": [
      "https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/ChargeItem-DS"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "billed",
  "code": {
    "coding": [
      {
        "system": "https://twcore.mohw.gov.tw",
        "code": "05221A",
        "display": "藥事服務代碼"
      }
    ]
  },
  "subject": {
    "reference": "Patient/pat-ds"
  }
}