FHIR IG analytics| Package | uk.nhsdigital.r4 |
| Resource Type | Task |
| Id | Task-asthma-medication-review.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Task",
"id": "41bf06bf-83f3-4004-98d3-480e3f048d55",
"identifier": [
{
"system": "https://tools.ietf.org/html/rfc4122",
"value": "41bf06bf-83f3-4004-98d3-480e3f048d55"
}
],
"status": "requested",
"intent": "order",
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "394720003",
"display": "Asthma medication review"
}
]
},
"focus": {
"identifier": {
"value": "41bf06bf-83f3-4004-98d3-480e3f048d55"
},
"display": "COPD Guidelines"
},
"for": {
"identifier": {
"system": "https://fhir.nhs.uk/Id/nhs-number",
"value": "9453740519"
},
"display": "MISS ETTA CORY"
},
"authoredOn": "2022-04-15T12:00:00+00:00",
"owner": {
"identifier": {
"system": "https://fhir.nhs.uk/Id/ods-organization-code",
"value": "B81001"
}
},
"requester": {
"identifier": {
"system": "https://fhir.nhs.uk/Id/ods-organization-code",
"value": "RR8"
}
},
"note": [
{
"text": "Etta had attended our ED Dept with breathing difficulties. As per NICE Guidelines, please review asthma medication."
}
]
}