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

FHIR IG analytics

Packagetw.gov.mohw.cdc.aids
Resource TypeEncounter
IdEncounter-enc-drug.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-drug

status: Finished

class: ActCode: AMB (ambulatory)

serviceType: 胸腔內科

period: 2026-05-01 --> 2026-05-02


Source1

{
  "resourceType": "Encounter",
  "id": "enc-drug",
  "meta": {
    "profile": [
      "https://cdc.gov.tw/aids/StructureDefinition/Encounter-aids-drug"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "finished",
  "class": {
    "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
    "code": "AMB"
  },
  "serviceType": {
    "coding": [
      {
        "system": "https://twcore.mohw.gov.tw/ig/twcore/CodeSystem/medical-consultation-department-nhi-tw",
        "code": "AC"
      }
    ]
  },
  "period": {
    "start": "2026-05-01",
    "end": "2026-05-02"
  }
}