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: Weight stabilized

This content is an example of the Outcome Review Logical Model and is not a FHIR Resource

    
{
  "resourceType": "http://hl7.org/dam/StructureDefinition/OutcomeReview",
  "hasAuthor": [
    {
      "reference": "http://hl7.org/dam/StructureDefinition/CareTeamMember/CareTeamMemberNurse"
    }
  ],
  "partOf": {
    "order": 1,
    "constitutive": "true"
  },
  "refersTo": {
    "reference": "http://hl7.org/dam/StructureDefinition/CarePlanPatient/PatientBabySmith"
  },
  "note": "Infant weight has stabilized with consistent daily gains of 20-30g",
  "outcome": "stabilized",
  "criterion": "Weight stable or increasing for 3 consecutive days"
}