Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
{
  "activity": [
    {
      "reference": {
        "reference": "ServiceRequest/2348336f-7247-4b71-a145-633ee7d055d4"
      }
    }
  ],
  "category": [
    {
      "coding": [
        {
          "code": "NEED",
          "display": "This is a client need",
          "system": "https://mi-cie.org"
        }
      ],
      "text": "Child Care"
    }
  ],
  "contributor": [
    {
      "display": "Megan JanikTEST",
      "reference": "Practitioner/8de6b5a8-e58a-422c-82e9-b03f9089a307"
    }
  ],
  "created": "2024-07-26T13:57:38-04:00",
  "extension": [
    {
      "url": "https://mi-cie.org/fhir/StructureDefinition/resolution",
      "valueString": "Resolution in progress"
    }
  ],
  "id": "883dfb1c-3c62-4de9-8d25-87174811e9db",
  "intent": "plan",
  "meta": {
    "lastUpdated": "2024-07-26T17:57:40.152915+00:00",
    "versionId": "MTcyMjAxNjY2MDE1MjkxNTAwMA"
  },
  "resourceType": "CarePlan",
  "status": "active",
  "subject": {
    "display": "Katie WenzelTEST",
    "reference": "Patient/f525c96c-b57c-412b-a732-30554d15177730554XXX1777"
  }
}

Field Descriptions

The following are descriptions of the most important values that must be passed

...