FHIR IG analytics| Package | tw.cathay.fhir.iclaim |
| Resource Type | Encounter |
| Id | Encounter-Encounter-C3-1.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
識別碼:1286483 ( 國泰醫療財團法人國泰綜合醫院)
就醫現況:finished ( EncounterStatus#finished)
病人來源:home health ( ActEncounterCode#HH)
特殊診斷類別:燒燙傷病房 ( CathayParticularDiagnosis#B)
應診科別:整形外科 ( Department#15)
病人:Patient/Patient-C3 "玳健康"
開單醫師:PractitionerRole/PractitionerRole-rec "王大郎"
就醫的開始和結束時間:2023-08-10 17:00:14-0500 --> 2023-08-15 18:00:14-0500
就醫天數:6天 (Details: UCUM code d = 'd')
此次就醫是哪次就醫的一部份:Encounter/Encounter-C3
{
"resourceType": "Encounter",
"id": "Encounter-C3-1",
"meta": {
"profile": [
"https://claim.cgh.org.tw/iclaim/StructureDefinition/encounter-iclaim"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "https://www.cgh.org.tw",
"value": "1286483"
}
],
"status": "finished",
"class": {
"system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"code": "HH"
},
"type": [
{
"coding": [
{
"system": "https://claim.cgh.org.tw/iclaim/CodeSystem/cathay-particulardiagnosis-values",
"code": "B"
}
]
}
],
"serviceType": {
"coding": [
{
"system": "https://claim.cgh.org.tw/iclaim/CodeSystem/nhi-department-values",
"code": "15",
"display": "整形外科"
}
]
},
"subject": {
"reference": "Patient/Patient-C3"
},
"participant": [
{
"individual": {
"reference": "PractitionerRole/PractitionerRole-rec"
}
}
],
"period": {
"start": "2023-08-10T17:00:14-05:00",
"end": "2023-08-15T18:00:14-05:00"
},
"length": {
"value": 6,
"unit": "days",
"system": "http://unitsofmeasure.org",
"code": "d"
},
"partOf": {
"reference": "Encounter/Encounter-C3"
}
}