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

FHIR IG analytics

Packagetewhatuora.rheumaticfever
Resource TypeCarePlan
IdCarePlan-SecondaryProphylaxisPlanned.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": "CarePlan",
  "id": "SecondaryProphylaxisPlanned",
  "meta": {
    "versionId": "2",
    "lastUpdated": "2024-08-07T08:31:00Z",
    "profile": [
      "https://fhir-ig.digital.health.nz/rheumatic-fever/StructureDefinition/nz-rheumaticfever-careplan|1.0.0"
    ],
    "tag": [
      {
        "system": "https://fhir-ig.digital.health.nz/rheumatic-fever/CodeSystem/nz-rheumaticfever-codesystem",
        "code": "rf-nz",
        "display": "rheumatic fever"
      }
    ]
  },
  "extension": [
    {
      "url": "https://fhir-ig.digital.health.nz/rheumatic-fever/StructureDefinition/rf-careplan-lifelongSecondaryProphylaxis",
      "valueBoolean": false
    },
    {
      "extension": [
        {
          "url": "toStatus",
          "valueCoding": {
            "system": "http://hl7.org/fhir/request-status",
            "code": "draft"
          }
        },
        {
          "url": "changeDate",
          "valueDate": "2023-06-19"
        },
        {
          "url": "changeReason",
          "valueString": "new patient"
        }
      ],
      "url": "https://fhir-ig.digital.health.nz/rheumatic-fever/StructureDefinition/rf-careplan-statusHistory"
    },
    {
      "extension": [
        {
          "url": "toStatus",
          "valueCoding": {
            "system": "http://hl7.org/fhir/request-status",
            "code": "active"
          }
        },
        {
          "url": "changeDate",
          "valueDate": "2023-07-01"
        },
        {
          "url": "changeReason",
          "valueString": "Initial secondary prophylaxis planned"
        }
      ],
      "url": "https://fhir-ig.digital.health.nz/rheumatic-fever/StructureDefinition/rf-careplan-statusHistory"
    }
  ],
  "identifier": [
    {
      "use": "official",
      "system": "https://standards.digital.health.nz/ns/nhi-id",
      "value": "ZKC7284"
    },
    {
      "use": "usual",
      "type": {
        "coding": [
          {
            "system": "https://fhir-ig.digital.health.nz/rheumatic-fever/CodeSystem/nz-rheumaticfever-codesystem",
            "code": "rfccs-careplan-id"
          }
        ]
      },
      "system": "https://standards.digital.health.nz/ns/rf-ccs-id",
      "value": "00073693"
    }
  ],
  "status": "active",
  "intent": "plan",
  "category": [
    {
      "coding": [
        {
          "system": "https://fhir-ig.digital.health.nz/rheumatic-fever/CodeSystem/nz-rheumaticfever-codesystem",
          "code": "rf-nz",
          "display": "rheumatic fever"
        }
      ]
    }
  ],
  "title": "Care plan ready to go with all medication planned and appointments booked",
  "subject": {
    "reference": "Patient/SageWestbrook",
    "type": "Patient"
  },
  "period": {
    "start": "2023-08-01T00:00:00Z",
    "end": "2033-07-31T00:00:00Z"
  },
  "created": "2023-06-12T00:00:00Z",
  "author": {
    "type": "Organization",
    "identifier": {
      "use": "official",
      "system": "https://standards.digital.health.nz/ns/hpi-organisation-id",
      "value": "G0M086-B"
    },
    "display": "Te Tai Tokerau Rheumatic Fever Secondary Prevention Service"
  },
  "careTeam": [
    {
      "reference": "CareTeam/SecondaryProphylaxisCareTeam"
    }
  ],
  "addresses": [
    {
      "reference": "Condition/SevereRfCondition",
      "type": "Condition"
    }
  ],
  "supportingInfo": [
    {
      "reference": "QuestionnaireResponse/PatientMedicationAllergyQuestionnaireResponse"
    },
    {
      "reference": "QuestionnaireResponse/MedicationsAndFollowUpGuidanceQuestionnaireResponse"
    },
    {
      "reference": "QuestionnaireResponse/PatientWhanauGoalsPreferencesQuestionnaireResponse"
    }
  ],
  "activity": [
    {
      "reference": {
        "reference": "MedicationRequest/PlannedBenzathineMedicationWithLignocaine"
      }
    },
    {
      "reference": {
        "reference": "Appointment/SecondaryProphylaxisAppointment-August-Booked"
      }
    },
    {
      "reference": {
        "reference": "Appointment/FollowUp-Dental-August-Booked"
      }
    },
    {
      "reference": {
        "reference": "Appointment/SecondaryProphylaxisAppointment-September-Booked"
      }
    }
  ]
}