FHIR IG analytics| Package | myhie.v4-test |
| Resource Type | Encounter |
| Id | example-encounter.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Encounter",
"id": "encounter-example",
"meta": {
"source": "http://provider.hie.moh.gov.my#ECdRBvXNzj0tcpB4",
"profile": [
"http://fhir.hie.moh.gov.my/StructureDefinition/Encounter-my-core"
]
},
"extension": [
{
"url": "http://fhir.hie.moh.gov.my/StructureDefinition/visit-type-my-core",
"valueCodeableConcept": {
"coding": [
{
"system": "http://fhir.hie.moh.gov.my/CodeSystem/visit-type-my-core",
"code": "01",
"display": "New"
}
]
}
},
{
"url": "http://fhir.hie.moh.gov.my/StructureDefinition/audit-my-core",
"extension": [
{
"url": "recorder",
"valueReference": {
"display": "ASYIQ"
}
},
{
"url": "recordedDate",
"valueDateTime": "2023-09-18T11:29:32+08:00"
},
{
"url": "lastUpdater",
"valueReference": {
"display": "ASYIQ"
}
}
]
}
],
"identifier": [
{
"system": "http://fhir.hie.moh.gov.my/sid/encounter-id",
"value": "HTJ-ENC-2309000168"
}
],
"status": "in-progress",
"statusHistory": [
{
"status": "arrived",
"period": {
"start": "2023-09-18T11:29:32+08:00",
"end": "2023-09-18T11:31:06+08:00"
}
}
],
"class": {
"system": "http://fhir.hie.moh.gov.my/CodeSystem/encounter-class-my-core",
"version": "1.0.0",
"code": "AMB",
"display": "Outpatient"
},
"type": [
{
"coding": [
{
"system": "http://fhir.hie.moh.gov.my/CodeSystem/specialty-my-core",
"code": "150",
"display": "Non-communicable Disease"
}
]
}
],
"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",
"version": "2018-08-12",
"code": "R",
"display": "Routine"
}
]
},
"subject": {
"reference": "Patient/e5ce1ac7-91e4-42d2-a5aa-b6a08d869273"
},
"participant": [
{
"type": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
"code": "ATND",
"display": "attender"
}
]
}
],
"period": {
"start": "2023-09-18T11:31:06+08:00"
},
"individual": {
"display": "ASYIQ"
}
}
],
"period": {
"start": "2023-09-18T11:29:32+08:00"
},
"serviceProvider": {
"reference": "Organization/11-05060009"
}
}