FHIR IG analytics| Package | myhie.v4-test |
| Resource Type | Task |
| Id | Task.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Task",
"id": "task-outsource",
"meta": {
"source": "http://provider.hie.moh.gov.my",
"profile": [
"http://fhir.hie.moh.gov.my/StructureDefinition/Task-my-core"
]
},
"basedOn": [
{
"reference": "ServiceRequest/sr-outsource"
}
],
"status": "draft",
"businessStatus": {
"coding": [
{
"system": "http://fhir.hie.moh.gov.my/CodeSystem/task-business-status-my-core",
"code": "initiate",
"display": "Initiated"
}
]
},
"intent": "order",
"priority": "routine",
"for": {
"reference": "Patient/5cac31bd-e264-46dd-93d5-2017b228b0fa"
},
"encounter": {
"reference": "Encounter/enc-performer"
},
"executionPeriod": {
"start": "2023-12-01T08:00:00+08:00",
"end": "2023-12-01T08:30:00+08:00"
},
"authoredOn": "2023-12-01T08:00:00+08:00",
"requester": {
"reference": "PractitionerRole/4f7a88da-0183-4e39-86f4-ebb221b31f73/_history/17",
"display": "SHAHIRA"
},
"performerType": [
{
"coding": [
{
"system": "http://fhir.hie.moh.gov.my/CodeSystem/schedule-type-my-core",
"code": "outsource",
"display": "Outsource"
}
]
}
],
"owner": {
"reference": "Organization/11-05060009"
},
"input": [
{
"type": {
"coding": [
{
"system": "http://fhir.hie.moh.gov.my/CodeSystem/task-input-type-my-core",
"code": "001",
"display": "Service Request Category"
}
]
},
"valueCodeableConcept": {
"coding": [
{
"system": "http://fhir.hie.moh.gov.my/CodeSystem/servicerequest-category-my-core",
"code": "363679005",
"display": "Imaging"
}
]
}
},
{
"type": {
"coding": [
{
"system": "http://fhir.hie.moh.gov.my/CodeSystem/task-input-type-my-core",
"code": "003",
"display": "Imaging Modality"
}
]
},
"valueCodeableConcept": {
"coding": [
{
"system": "http://fhir.hie.moh.gov.my/CodeSystem/imaging-modality-my-core",
"code": "11",
"display": "MRI"
}
]
}
},
{
"type": {
"coding": [
{
"system": "http://fhir.hie.moh.gov.my/CodeSystem/task-input-type-my-core",
"code": "004",
"display": "Imaging Region"
}
]
},
"valueCodeableConcept": {
"coding": [
{
"system": "http://fhir.hie.moh.gov.my/CodeSystem/imaging-region-my-core",
"code": "280",
"display": "HEAD & NECK"
}
]
}
},
{
"type": {
"coding": [
{
"system": "http://fhir.hie.moh.gov.my/CodeSystem/task-input-type-my-core",
"code": "005",
"display": "Imaging Orderable"
}
]
},
"valueCodeableConcept": {
"coding": [
{
"system": "http://fhir.hie.moh.gov.my/CodeSystem/imaging-my-core",
"code": "281",
"display": "MRI Brain"
}
]
}
}
]
}