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

FHIR IG analytics

Packageuk.nhsdigital.r4.test
Resource TypeTask
IdTask-medication-repeat-reorder.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": "a2ae5915-90ee-4776-a2e0-ac386935b8f7",
  "identifier": [
    {
      "system": "https://tools.ietf.org/html/rfc4122",
      "value": "a2ae5915-90ee-4776-a2e0-ac386935b8f7"
    }
  ],
  "status": "requested",
  "intent": "order",
  "groupIdentifier": {
    "system": "https://fhir.nhs.uk/Id/prescription-order-number",
    "value": "83C40E-B81001-00123C"
  },
  "code": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "103742009",
        "display": "Renewal of prescription"
      }
    ]
  },
  "focus": {
    "reference": "https://api.service.nhs.uk/electronic-prescriptions/MedicationRequest/ee86a018-779c-4809-999f-a9d89cdfd30f"
  },
  "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/nhs-number",
      "value": "9453740519"
    }
  },
  "note": [
    {
      "text": "Going on holiday so need a prescription to cover this."
    }
  ]
}