FHIR IG analytics| Package | tw.gov.mohw.emr |
| Resource Type | Encounter |
| Id | Encounter-TWCoreEncounter.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Encounter TWCoreEncounter
status: Finished
class: ActCode PRENC: pre-admission
| Type | Period | Individual |
| primary performer | 2022-08-01 17:00:14-0500 --> 2022-08-01 18:00:14-0500 | Practitioner 大吉 連 (official) |
period: 2022-08-01 17:00:14-0500 --> 2022-08-01 18:00:14-0500
reasonCode: Primary malignant neoplasm of lung (disorder)
{
"resourceType": "Encounter",
"id": "TWCoreEncounter",
"meta": {
"profile": [
"https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/TWCoreEncounter"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "finished",
"class": {
"system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"code": "PRENC"
},
"subject": {
"reference": "Patient/TWCorePatient"
},
"participant": [
{
"type": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
"code": "PPRF"
}
]
}
],
"period": {
"start": "2022-08-01T17:00:14-05:00",
"end": "2022-08-01T18:00:14-05:00"
},
"individual": {
"reference": "Practitioner/TWCorePractitioner"
}
}
],
"period": {
"start": "2022-08-01T17:00:14-05:00",
"end": "2022-08-01T18:00:14-05:00"
},
"reasonCode": [
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "93880001",
"display": "Primary malignant neoplasm of lung (disorder)"
}
]
}
]
}