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: Respiratory status resolved

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/CareTeamMemberPhysician"
    }
  ],
  "partOf": {
    "order": 2,
    "constitutive": "true"
  },
  "refersTo": {
    "reference": "http://hl7.org/dam/StructureDefinition/CarePlanPatient/PatientBabySmith"
  },
  "note": "Respiratory status has resolved - infant maintaining SpO2 >95% on room air",
  "outcome": "resolved",
  "criterion": "No supplemental oxygen required for 48 hours"
}