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

FHIR IG analytics

Packagetw.gov.mohw.cdc.tb
Resource TypeEncounter
IdEncounter-enc-check.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: 就医过程 enc-check

status: Finished

class: CDC-TB用藥通報-門住診別: P (住院負壓)

period: 2025-07-01 --> (ongoing)

reasonCode: 全膝關節置換術


Source1

{
  "resourceType": "Encounter",
  "id": "enc-check",
  "meta": {
    "profile": [
      "https://tb.cdc.gov.tw/tb/StructureDefinition/Encounter-tb-check"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "finished",
  "class": {
    "system": "https://tb.cdc.gov.tw/tb/CodeSystem/cdc-case-status",
    "code": "P"
  },
  "period": {
    "start": "2025-07-01"
  },
  "reasonCode": [
    {
      "coding": [
        {
          "system": "https://twcore.mohw.gov.tw/ig/twcore/CodeSystem/medical-service-payment-tw",
          "code": "64164B"
        }
      ]
    }
  ]
}