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-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-ep

status: Finished

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

serviceType: 普通外科

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

period: 2023-02-23 --> (ongoing)


Source1

{
  "resourceType": "Encounter",
  "id": "enc-ep",
  "meta": {
    "profile": [
      "https://nhicore.nhi.gov.tw/empd/StructureDefinition/Encounter-EMPD"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "finished",
  "class": {
    "system": "https://nhicore.nhi.gov.tw/empd/CodeSystem/CaseType-cs",
    "code": "01",
    "display": "西醫一般案件"
  },
  "serviceType": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "394609007"
      }
    ],
    "text": "普通外科"
  },
  "subject": {
    "reference": "Patient/pat-ep"
  },
  "period": {
    "start": "2023-02-23"
  }
}