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

FHIR IG analytics

Packagetw.gov.mohw.nhi.empd
Resource TypeEncounter
IdEncounter-enc-01-ep.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: Encounter enc-01-ep

identifier: https://nhicore.nhi.gov.tw/empd/sid/visit-identifier/0USE4FA11RP4J370WR4K, https://nhicore.nhi.gov.tw/empd/sid/nhi-card-visit-sequence/001

status: Finished

class: 案件分類: 01 (西醫一般案件)

serviceType: 不分科

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

period: 2026-07-21 --> (ongoing)


Source1

{
  "resourceType": "Encounter",
  "id": "enc-01-ep",
  "meta": {
    "profile": [
      "https://nhicore.nhi.gov.tw/empd/StructureDefinition/Encounter-EMPD"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "system": "https://nhicore.nhi.gov.tw/empd/sid/visit-identifier",
      "value": "0USE4FA11RP4J370WR4K"
    },
    {
      "system": "https://nhicore.nhi.gov.tw/empd/sid/nhi-card-visit-sequence",
      "value": "001"
    }
  ],
  "status": "finished",
  "class": {
    "system": "https://nhicore.nhi.gov.tw/empd/CodeSystem/CaseType-cs",
    "code": "01",
    "display": "西醫一般案件"
  },
  "serviceType": {
    "coding": [
      {
        "system": "https://twcore.mohw.gov.tw/ig/twcore/CodeSystem/medical-treatment-department-nhi-tw",
        "code": "00",
        "display": "不分科"
      }
    ]
  },
  "subject": {
    "reference": "Patient/pat-ep"
  },
  "period": {
    "start": "2026-07-21"
  }
}