{
  "resourceType": "ValueSet",
  "status": "draft",
  "name": "CareSatisfierReasonVS",
  "id": "care-satisfier-reason",
  "title": "Care Satisfier Reason Value Set",
  "description": "Every reason a care-gap recommendation can be recorded as not carried out, for the local coding on\na `not-done` Procedure's `statusReason`.\n\nAll codes from the [Care Satisfier Reason CodeSystem](CodeSystem-care-satisfier-reason.md). The set\nis closed. It bounds only the local coding: the same `statusReason` also carries a SNOMED CT\nconcept, which this set does not describe.",
  "url": "https://fhir.apps.health/ValueSet/care-satisfier-reason",
  "experimental": false,
  "compose": {
    "include": [
      {
        "system": "https://fhir.apps.health/CodeSystem/care-satisfier-reason"
      }
    ]
  }
}
