FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: StructureDefinition/CarePlanResourceProfile.StructureDefinition

Packagetiga.health.clinical
Resource TypeStructureDefinition
IdCarePlanResourceProfile.StructureDefinition
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=tiga.health.clinical@1.1.0&canonical=http://tigahealth.com/fhir/StructureDefinition/CarePlanProfile
URLhttp://tigahealth.com/fhir/StructureDefinition/CarePlanProfile
Statusdraft
NameCarePlanResourceProfile
TypeCarePlan
Kindresource

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "url": "http://tigahealth.com/fhir/StructureDefinition/CarePlanProfile",
  "name": "CarePlanResourceProfile",
  "status": "draft",
  "fhirVersion": "4.0.1",
  "kind": "resource",
  "abstract": false,
  "type": "CarePlan",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/CarePlan",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "CarePlan.identifier.type",
        "path": "CarePlan.identifier.type",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "coding"
            }
          ],
          "rules": "open"
        },
        "min": 1
      },
      {
        "id": "CarePlan.identifier.type:PRN",
        "path": "CarePlan.identifier.type",
        "sliceName": "PRN",
        "min": 1
      },
      {
        "id": "CarePlan.identifier.type:PRN.coding.system",
        "path": "CarePlan.identifier.type.coding.system",
        "min": 1,
        "fixedUri": "http://moph.qa/codesystem/PatientIdentifier"
      },
      {
        "id": "CarePlan.identifier.type:PRN.coding.code",
        "path": "CarePlan.identifier.type.coding.code",
        "min": 1,
        "fixedCode": "PRN"
      },
      {
        "id": "CarePlan.identifier.system",
        "path": "CarePlan.identifier.system",
        "min": 1
      },
      {
        "id": "CarePlan.identifier.value",
        "path": "CarePlan.identifier.value",
        "min": 1
      },
      {
        "id": "CarePlan.basedOn.reference",
        "path": "CarePlan.basedOn.reference",
        "min": 1
      },
      {
        "id": "CarePlan.replaces.reference",
        "path": "CarePlan.replaces.reference",
        "min": 1
      },
      {
        "id": "CarePlan.partOf.reference",
        "path": "CarePlan.partOf.reference",
        "min": 1
      },
      {
        "id": "CarePlan.category.coding.system",
        "path": "CarePlan.category.coding.system",
        "min": 1
      },
      {
        "id": "CarePlan.category.coding.code",
        "path": "CarePlan.category.coding.code",
        "min": 1
      },
      {
        "id": "CarePlan.category.coding.display",
        "path": "CarePlan.category.coding.display",
        "min": 1
      },
      {
        "id": "CarePlan.title",
        "path": "CarePlan.title",
        "min": 1
      },
      {
        "id": "CarePlan.subject.reference",
        "path": "CarePlan.subject.reference",
        "min": 1
      },
      {
        "id": "CarePlan.subject.display",
        "path": "CarePlan.subject.display",
        "max": "0"
      },
      {
        "id": "CarePlan.encounter",
        "path": "CarePlan.encounter",
        "min": 1
      },
      {
        "id": "CarePlan.encounter.reference",
        "path": "CarePlan.encounter.reference",
        "min": 1
      },
      {
        "id": "CarePlan.period",
        "path": "CarePlan.period",
        "min": 1
      },
      {
        "id": "CarePlan.author",
        "path": "CarePlan.author",
        "min": 1
      },
      {
        "id": "CarePlan.author.reference",
        "path": "CarePlan.author.reference",
        "min": 1
      },
      {
        "id": "CarePlan.author.display",
        "path": "CarePlan.author.display",
        "min": 1
      },
      {
        "id": "CarePlan.contributor.reference",
        "path": "CarePlan.contributor.reference",
        "min": 1
      },
      {
        "id": "CarePlan.contributor.display",
        "path": "CarePlan.contributor.display",
        "min": 1
      },
      {
        "id": "CarePlan.careTeam.reference",
        "path": "CarePlan.careTeam.reference",
        "min": 1
      },
      {
        "id": "CarePlan.careTeam.display",
        "path": "CarePlan.careTeam.display",
        "min": 1
      },
      {
        "id": "CarePlan.addresses",
        "path": "CarePlan.addresses",
        "min": 1
      },
      {
        "id": "CarePlan.addresses.reference",
        "path": "CarePlan.addresses.reference",
        "min": 1
      },
      {
        "id": "CarePlan.goal",
        "path": "CarePlan.goal",
        "min": 1
      },
      {
        "id": "CarePlan.goal.reference",
        "path": "CarePlan.goal.reference",
        "min": 1
      },
      {
        "id": "CarePlan.activity",
        "path": "CarePlan.activity",
        "min": 1
      },
      {
        "id": "CarePlan.activity.detail.kind",
        "path": "CarePlan.activity.detail.kind",
        "min": 1
      },
      {
        "id": "CarePlan.activity.detail.code",
        "path": "CarePlan.activity.detail.code",
        "min": 1
      },
      {
        "id": "CarePlan.activity.detail.code.coding.system",
        "path": "CarePlan.activity.detail.code.coding.system",
        "min": 1
      },
      {
        "id": "CarePlan.activity.detail.code.coding.code",
        "path": "CarePlan.activity.detail.code.coding.code",
        "min": 1
      },
      {
        "id": "CarePlan.activity.detail.code.coding.display",
        "path": "CarePlan.activity.detail.code.coding.display",
        "min": 1
      },
      {
        "id": "CarePlan.activity.detail.reasonCode",
        "path": "CarePlan.activity.detail.reasonCode",
        "max": "1"
      },
      {
        "id": "CarePlan.activity.detail.reasonCode.coding.system",
        "path": "CarePlan.activity.detail.reasonCode.coding.system",
        "min": 1
      },
      {
        "id": "CarePlan.activity.detail.reasonCode.coding.code",
        "path": "CarePlan.activity.detail.reasonCode.coding.code",
        "min": 1
      },
      {
        "id": "CarePlan.activity.detail.goal.reference",
        "path": "CarePlan.activity.detail.goal.reference",
        "min": 1
      },
      {
        "id": "CarePlan.activity.detail.scheduled[x]",
        "path": "CarePlan.activity.detail.scheduled[x]",
        "min": 1
      },
      {
        "id": "CarePlan.activity.detail.performer.reference",
        "path": "CarePlan.activity.detail.performer.reference",
        "min": 1
      },
      {
        "id": "CarePlan.activity.detail.performer.display",
        "path": "CarePlan.activity.detail.performer.display",
        "min": 1
      },
      {
        "id": "CarePlan.activity.detail.dailyAmount.value",
        "path": "CarePlan.activity.detail.dailyAmount.value",
        "min": 1
      },
      {
        "id": "CarePlan.activity.detail.dailyAmount.unit",
        "path": "CarePlan.activity.detail.dailyAmount.unit",
        "min": 1
      },
      {
        "id": "CarePlan.activity.detail.quantity.value",
        "path": "CarePlan.activity.detail.quantity.value",
        "min": 1
      },
      {
        "id": "CarePlan.activity.detail.quantity.unit",
        "path": "CarePlan.activity.detail.quantity.unit",
        "min": 1
      }
    ]
  }
}