FHIR IG analytics| Package | myhie.v4-test |
| Resource Type | Encounter |
| Id | example-encounter-pekab40.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Encounter",
"id": "example-encounter-pekab40",
"meta": {
"versionId": "3",
"lastUpdated": "2023-01-11T06:46:02.152+00:00",
"source": "http://peka40.moh.gov.my",
"profile": [
"http://fhir.hie.moh.gov.my/StructureDefinition/Encounter-my-core"
]
},
"identifier": [
{
"system": "http://fhir.hie.moh.gov.my/sid/encounter-id",
"value": "HTJ-ENC-2211000036"
}
],
"status": "finished",
"class": {
"system": "http://fhir.hie.moh.gov.my/CodeSystem/encounter-class-my-core",
"code": "AMB",
"display": "Outpatient"
},
"type": [
{
"coding": [
{
"system": "http://fhir.hie.moh.gov.my/CodeSystem/specialty-my-core",
"code": "146",
"display": "General Family Medicine"
}
]
}
],
"serviceType": {
"coding": [
{
"system": "http://fhir.hie.moh.gov.my/CodeSystem/service-type-my-core",
"code": "03",
"display": "Outpatient"
}
]
},
"priority": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActPriority",
"code": "R",
"display": "Routine"
}
]
},
"subject": {
"reference": "Patient/ROS-21"
},
"period": {
"start": "2022-11-30T08:45:00.000+08:00",
"end": "2022-11-30T12:00:00.000+08:00"
},
"serviceProvider": {
"reference": "Organization/11-05060009"
}
}