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: On oral nutrition

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": 3,
    "constitutive": "false"
  },
  "priority": {
    "priority": 2,
    "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": "289155004",
        "display": "Able to take oral feeding"
      }
    ]
  },
  "desiredStateMeasureDimension": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "80469-0",
        "display": "Infant formula intake 24 hour"
      }
    ]
  },
  "desiredStateMeasureValue": {
    "value": 150,
    "unit": "mL/kg/day",
    "system": "http://unitsofmeasure.org",
    "code": "mL/kg/d"
  },
  "refersTo": {
    "reference": "http://hl7.org/dam/StructureDefinition/CarePlanPatient/PatientBabySmith"
  },
  "targetDateTime": "2025-02-18T12:00:00Z",
  "description": "On oral nutrition"
}