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

FHIR IG Statistics: StructureDefinition/CarePlanRT2.StructureDefinition

PackageCarePlanRT.Eng
Resource TypeStructureDefinition
IdCarePlanRT2.StructureDefinition
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=CarePlanRT.Eng@1.0.0&canonical=https://sanita.toscana.it/fhir/StructureDefinition/CarePlanRT_prova
URLhttps://sanita.toscana.it/fhir/StructureDefinition/CarePlanRT_prova
Statusdraft
Date2022-06-03T15:43:58.2969386+00:00
NameCarePlanRT2
TypeCarePlan
Kindresource

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
AllergyIntolerance_RTAllergyIntolerance_RT
Condition_RTCondition_RT
Observation_RTObservation_RT

Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "url": "https://sanita.toscana.it/fhir/StructureDefinition/CarePlanRT_prova",
  "name": "CarePlanRT2",
  "status": "draft",
  "date": "2022-06-03T15:43:58.2969386+00:00",
  "fhirVersion": "4.0.1",
  "kind": "resource",
  "abstract": false,
  "type": "CarePlan",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/CarePlan",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "CarePlan.contained",
        "path": "CarePlan.contained",
        "slicing": {
          "discriminator": [
            {
              "type": "profile",
              "path": "$this"
            }
          ],
          "rules": "open"
        },
        "max": "3"
      },
      {
        "id": "CarePlan.contained:Condition_RT",
        "path": "CarePlan.contained",
        "sliceName": "Condition_RT",
        "max": "1",
        "type": [
          {
            "code": "Resource",
            "profile": [
              "https://sanita.toscana.it/fhir/StructureDefinition/Condition_RT"
            ]
          }
        ]
      },
      {
        "id": "CarePlan.contained:AllergyIntolerance_RT",
        "path": "CarePlan.contained",
        "sliceName": "AllergyIntolerance_RT",
        "max": "1",
        "type": [
          {
            "code": "Resource",
            "profile": [
              "https://sanita.toscana.it/fhir/StructureDefinition/AllergyIntolerance_RT"
            ]
          }
        ]
      },
      {
        "id": "CarePlan.contained:Observation_RT",
        "path": "CarePlan.contained",
        "sliceName": "Observation_RT",
        "max": "1",
        "type": [
          {
            "code": "Resource",
            "profile": [
              "https://sanita.toscana.it/fhir/StructureDefinition/Observation_RT"
            ]
          }
        ]
      },
      {
        "id": "CarePlan.author",
        "path": "CarePlan.author",
        "type": [
          {
            "code": "Reference",
            "aggregation": [
              "contained",
              "referenced"
            ]
          }
        ]
      },
      {
        "id": "CarePlan.addresses",
        "path": "CarePlan.addresses",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://sanita.toscana.it/fhir/StructureDefinition/Condition_RT"
            ],
            "aggregation": [
              "contained",
              "referenced"
            ]
          }
        ]
      },
      {
        "id": "CarePlan.supportingInfo",
        "path": "CarePlan.supportingInfo",
        "slicing": {
          "discriminator": [
            {
              "type": "profile",
              "path": "$this"
            }
          ],
          "rules": "open"
        },
        "type": [
          {
            "code": "Reference",
            "aggregation": [
              "contained",
              "referenced"
            ]
          }
        ]
      },
      {
        "id": "CarePlan.supportingInfo:Observation_RT",
        "path": "CarePlan.supportingInfo",
        "sliceName": "Observation_RT",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://sanita.toscana.it/fhir/StructureDefinition/Observation_RT"
            ]
          }
        ]
      },
      {
        "id": "CarePlan.supportingInfo:AllergyIntolerance_RT",
        "path": "CarePlan.supportingInfo",
        "sliceName": "AllergyIntolerance_RT",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://sanita.toscana.it/fhir/StructureDefinition/AllergyIntolerance_RT"
            ]
          }
        ]
      },
      {
        "id": "CarePlan.supportingInfo:Condition_RT",
        "path": "CarePlan.supportingInfo",
        "sliceName": "Condition_RT",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://sanita.toscana.it/fhir/StructureDefinition/Condition_RT"
            ]
          }
        ]
      }
    ]
  }
}