US Core R4 Validator Implementation Guide CI Build

JSON Format: CarePlan-4c6517a3-e07f-4446-bc6f-019fbeaf3d84

Download Raw json

Validation results for CarePlan/4c6517a3-e07f-4446-bc6f-019fbeaf3d84

LevelTypeLocationMessage
informationinformationalCarePlan/4c6517a3-e07f-4446-bc6f-019fbeaf3d84: CarePlan.category[1]This element does not match any known slice for the profile http://hl7.org/fhir/us/core/StructureDefinition/us-core-careplan
{
  "resourceType" : "CarePlan",
  "id" : "4c6517a3-e07f-4446-bc6f-019fbeaf3d84",
  "meta" : {
    "profile" : [
      "http://hl7.org/fhir/us/core/StructureDefinition/us-core-careplan"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">Care Plan for Fracture care.<br/>Activities: <ul><li>Fracture care</li><li>Fracture care</li></ul><br/>Care plan is meant to treat Fracture subluxation of wrist.</div>"
  },
  "status" : "completed",
  "intent" : "order",
  "category" : [
    {
      "coding" : [
        {
          "system" : "http://hl7.org/fhir/us/core/CodeSystem/careplan-category",
          "code" : "assess-plan"
        }
      ]
    },
    {
      "coding" : [
        {
          "system" : "http://snomed.info/sct",
          "code" : "385691007",
          "display" : "Fracture care"
        }
      ],
      "text" : "Fracture care"
    }
  ],
  "subject" : {
    "reference" : "Patient/3ab28624-a549-4cb9-a32e-99e3c2c41129"
  },
  "encounter" : {
    "reference" : "Encounter/a5b4e585-c136-4b77-8ec5-785905b4a3e4"
  },
  "period" : {
    "start" : "2017-11-10T15:16:44-08:00",
    "end" : "2017-12-10T15:16:44-08:00"
  },
  "careTeam" : [
    {
      "reference" : "CareTeam/c264402c-fa7b-44de-bcdc-27a6844da389"
    }
  ],
  "addresses" : [
    {
      "reference" : "Condition/dbab6d0f-060c-40dc-a8a0-8ff42ed08ffc"
    }
  ],
  "activity" : [
    {
      "detail" : {
        "code" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "183051005",
              "display" : "Recommendation to rest"
            }
          ],
          "text" : "Recommendation to rest"
        },
        "status" : "completed",
        "location" : {
          "reference" : "Location/a615098b-6b1a-4437-a7c7-fa2eaa6969f6",
          "display" : "BRIGHAM AND WOMEN'S HOSPITAL"
        }
      }
    },
    {
      "detail" : {
        "code" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "408580007",
              "display" : "Physical activity target light exercise"
            }
          ],
          "text" : "Physical activity target light exercise"
        },
        "status" : "completed",
        "location" : {
          "reference" : "Location/a615098b-6b1a-4437-a7c7-fa2eaa6969f6",
          "display" : "BRIGHAM AND WOMEN'S HOSPITAL"
        }
      }
    }
  ]
}