FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageuk.nhsdigital.r4.test
Resource TypeTask
IdTask-asthma-medication-review.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "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."
    }
  ]
}