US Core R4 Validator Implementation Guide CI Build

JSON Format: CarePlan-130fbc2a-617d-4fba-a287-9dcaffdb2d53

Download Raw json

Validation results for CarePlan/130fbc2a-617d-4fba-a287-9dcaffdb2d53

LevelTypeLocationMessage
informationinformationalCarePlan/130fbc2a-617d-4fba-a287-9dcaffdb2d53: 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" : "130fbc2a-617d-4fba-a287-9dcaffdb2d53",
  "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 Cancer care plan.<br/>Activities: <ul><li>Cancer care plan</li><li>Cancer care plan</li></ul><br/>Care plan is meant to treat Neoplasm of prostate.</div>"
  },
  "status" : "active",
  "intent" : "order",
  "category" : [
    {
      "coding" : [
        {
          "system" : "http://hl7.org/fhir/us/core/CodeSystem/careplan-category",
          "code" : "assess-plan"
        }
      ]
    },
    {
      "coding" : [
        {
          "system" : "http://snomed.info/sct",
          "code" : "736252007",
          "display" : "Cancer care plan"
        }
      ],
      "text" : "Cancer care plan"
    }
  ],
  "subject" : {
    "reference" : "Patient/3ab28624-a549-4cb9-a32e-99e3c2c41129"
  },
  "encounter" : {
    "reference" : "Encounter/28d35dc3-d8c3-4b41-85c3-8b552b3501da"
  },
  "period" : {
    "start" : "2008-06-03T16:16:44-07:00"
  },
  "careTeam" : [
    {
      "reference" : "CareTeam/3ac41544-4ece-4f2c-85d2-1bf02b8e7b40"
    }
  ],
  "addresses" : [
    {
      "reference" : "Condition/4409c5ff-4625-4a96-a118-9e002a1b4165"
    }
  ],
  "activity" : [
    {
      "detail" : {
        "code" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "408580007",
              "display" : "Physical activity target light exercise"
            }
          ],
          "text" : "Physical activity target light exercise"
        },
        "status" : "in-progress",
        "location" : {
          "reference" : "Location/a615098b-6b1a-4437-a7c7-fa2eaa6969f6",
          "display" : "BRIGHAM AND WOMEN'S HOSPITAL"
        }
      }
    },
    {
      "detail" : {
        "code" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "229578001",
              "display" : "Ice bath treatment"
            }
          ],
          "text" : "Ice bath treatment"
        },
        "status" : "in-progress",
        "location" : {
          "reference" : "Location/a615098b-6b1a-4437-a7c7-fa2eaa6969f6",
          "display" : "BRIGHAM AND WOMEN'S HOSPITAL"
        }
      }
    }
  ]
}