Task-CareOpportunity

{
    "resourceType": "Task",
    "meta": {
        "profile":  [
            "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Task-1"
        ],
        "tag":  [
            {
                "system": "https://fhir.nottscr.nhs.uk/CodeSystem/GPRCC-ResourceType",
                "code": "Care Gap"
            }
        ]
    },
    "id": "88418923",
    "status": "ready",
    "intent": "proposal",
    "priority": "routine",
    "code": {
        "text": "Consider referring patient to community COPD  nurse"
    },
    "for": {
        "reference": "Patient/116483"
    },
    "description": "COPD with MRC 5 - not under COPD care team",
    "executionPeriod": {
        "start": "2023-07-06"
    },
    "authoredOn": "2023-07-06",
    "reason": {
        "text": "COPD with MRC 5 - not under COPD care team"
    },
    "owner": {
        "display": "eHealthScope"
    }
}