0.1.0 - ci-build

CarePlanDAM - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

Example Binary: Caregiver education

This content is an example of the Care Plan Goal Logical Model and is not a FHIR Resource

    
{
  "resourceType": "http://hl7.org/dam/StructureDefinition/CarePlanGoal",
  "hasAuthor": [
    {
      "reference": "http://hl7.org/dam/StructureDefinition/CareTeamMember/CareTeamMemberNurse"
    }
  ],
  "partOf": {
    "order": 4,
    "constitutive": "false"
  },
  "priority": {
    "priority": 3,
    "dateAssigned": "2025-01-15T11:00:00Z"
  },
  "revision": {
    "substantive": "true",
    "revisionDate": "2025-01-15T11:00:00Z",
    "version": 1
  },
  "desiredStateFinding": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "410265008",
        "display": "Education completed"
      }
    ]
  },
  "desiredStateMeasureDimension": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "LA9618-5",
        "display": "Caregiver readiness"
      }
    ]
  },
  "desiredStateMeasureValue": {
    "value": 100,
    "unit": "%",
    "system": "http://unitsofmeasure.org",
    "code": "%"
  },
  "refersTo": {
    "reference": "http://hl7.org/dam/StructureDefinition/CarePlanPatient/PatientBabySmith"
  },
  "targetDateTime": "2025-02-25T12:00:00Z",
  "description": "Caregiver education"
}