{ "x-source": { "spec": "openapi/aetna-patient-access-api-openapi.yml", "operationId": "get_v2_patientaccess_CarePlan_id", "path": "/v2/patientaccess/CarePlan/{id}", "status": "200", "media_type": "application/json", "note": "Response example published verbatim by Aetna in its own Swagger document; extracted, not authored." }, "example": { "meta": { "extension": [ { "valueString": "Colonoscopy Example", "url": "http://hl7.org/fhir/StructureDefinition/instance-name" }, { "valueMarkdown": "This is a colonoscopy example for the *US Core CarePlan Profile*.", "url": "http://hl7.org/fhir/StructureDefinition/instance-description" } ], "profile": [ "http://hl7.org/fhir/us/core/StructureDefinition/us-core-careplan" ] }, "subject": { "reference": "Patient/example", "display": "Amy Shaw" }, "id": "colonoscopy", "text": { "div": "
Assessment
  1. Recurrent GI bleed of unknown etiology; hypotension perhaps secondary to this but as likely secondary to polypharmacy.
  2. Acute on chronic anemia secondary to #1.
  3. Azotemia, acute renal failure with volume loss secondary to #1.
  4. Hyperkalemia secondary to #3 and on ACE and K+ supplement.
  5. Other chronic diagnoses as noted above, currently stable.
Planned Activity Planned Date
Colonoscopy April 21, 2000
", "status": "additional" }, "category": [ { "coding": [ { "system": "http://hl7.org/fhir/us/core/CodeSystem/careplan-category", "code": "assess-plan" } ] } ], "intent": "order", "resourceType": "CarePlan", "status": "active" } }