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

FHIR IG Statistics: StructureDefinition/bc-IndividualCareplan

Packagenictiz.fhir.nl.stu3.geboortezorg
Resource TypeStructureDefinition
Idbc-IndividualCareplan
FHIR VersionR3
Sourcehttps://simplifier.net/resolve?scope=nictiz.fhir.nl.stu3.geboortezorg@1.3.3-rc7&canonical=http://nictiz.nl/fhir/StructureDefinition/bc-IndividualCareplan
URLhttp://nictiz.nl/fhir/StructureDefinition/bc-IndividualCareplan
Version1.3.2
Statusactive
Namebc-IndividualCareplan
Titlebc-IndividualCareplan
Realmnl
DescriptionA CarePlan profile describing the individual care plan of a pregnant woman as defined by BabyConnect.
CopyrightCC0
TypeCarePlan
Kindresource

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
bc-CareTeambc-CareTeam
bc-Encounterbc-Encounter
bc-IndividualCarePlan-Goalbc-IndividualCarePlan-Goal
bc-MaternalRecordbc-MaternalRecord
bc-Womanbc-Woman
bc-careplan-coordinatorbc-careplan-coordinator
nl-core-careplannl-core-careplan

Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "id": "bc-IndividualCareplan",
  "url": "http://nictiz.nl/fhir/StructureDefinition/bc-IndividualCareplan",
  "version": "1.3.2",
  "name": "bc-IndividualCareplan",
  "title": "bc-IndividualCareplan",
  "status": "active",
  "publisher": "Nictiz",
  "contact": [
    {
      "name": "Nictiz",
      "telecom": [
        {
          "system": "email",
          "value": "geboortezorg@nictiz.nl",
          "use": "work"
        }
      ]
    }
  ],
  "description": "A CarePlan profile describing the individual care plan of a pregnant woman as defined by BabyConnect.",
  "copyright": "CC0",
  "fhirVersion": "3.0.2",
  "mapping": [
    {
      "identity": "gebz-peri-v3.2",
      "uri": "https://decor.nictiz.nl/art-decor/decor-datasets-\\-peri20-?id=2.16.840.1.113883.2.4.3.11.60.90.77.1.6&effectiveDate=2016-09-08T00%3A00%3A00&conceptId=2.16.840.1.113883.2.4.3.11.60.90.77.2.6.4&conceptEffectiveDate=2016-09-08T00%3A00%3A00",
      "name": "Geboortezorg 3.2"
    }
  ],
  "kind": "resource",
  "abstract": false,
  "type": "CarePlan",
  "baseDefinition": "http://fhir.nl/fhir/StructureDefinition/nl-core-careplan",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "CarePlan",
        "path": "CarePlan",
        "mapping": [
          {
            "identity": "gebz-peri-v3.2",
            "map": "peri32-dataelement-8794",
            "comment": "IndividueelZorgplan"
          }
        ]
      },
      {
        "id": "CarePlan.extension",
        "path": "CarePlan.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "rules": "open"
        },
        "min": 0
      },
      {
        "id": "CarePlan.extension:coordinator",
        "path": "CarePlan.extension",
        "sliceName": "coordinator",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": "http://nictiz.nl/fhir/StructureDefinition/bc-careplan-coordinator"
          }
        ],
        "mapping": [
          {
            "identity": "gebz-peri-v3.2",
            "map": "peri32-dataelement-8801",
            "comment": "Casemanager"
          }
        ]
      },
      {
        "id": "CarePlan.category",
        "path": "CarePlan.category",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "coding.code"
            }
          ],
          "rules": "open"
        }
      },
      {
        "id": "CarePlan.category:individualCarePlanCategory",
        "path": "CarePlan.category",
        "sliceName": "individualCarePlanCategory",
        "max": "1"
      },
      {
        "id": "CarePlan.category:individualCarePlanCategory.coding",
        "path": "CarePlan.category.coding",
        "patternCoding": {
          "system": "http://snomed.info/sct",
          "code": "736377005"
        }
      },
      {
        "id": "CarePlan.subject",
        "path": "CarePlan.subject",
        "type": [
          {
            "code": "Reference",
            "targetProfile": "http://nictiz.nl/fhir/StructureDefinition/bc-Woman"
          }
        ]
      },
      {
        "id": "CarePlan.context",
        "path": "CarePlan.context",
        "type": [
          {
            "code": "Reference",
            "targetProfile": "http://nictiz.nl/fhir/StructureDefinition/bc-Encounter"
          },
          {
            "code": "Reference",
            "targetProfile": "http://nictiz.nl/fhir/StructureDefinition/bc-MaternalRecord"
          }
        ],
        "mapping": [
          {
            "identity": "gebz-peri-v3.2",
            "map": "peri32-dataelement-8874",
            "comment": "Relatie met ZorgEpisode"
          }
        ]
      },
      {
        "id": "CarePlan.period.start",
        "path": "CarePlan.period.start",
        "mapping": [
          {
            "identity": "gebz-peri-v3.2",
            "map": "peri32-dataelement-8799",
            "comment": "BeginDatum"
          }
        ]
      },
      {
        "id": "CarePlan.period.end",
        "path": "CarePlan.period.end",
        "mapping": [
          {
            "identity": "gebz-peri-v3.2",
            "map": "peri32-dataelement-8800",
            "comment": "EindDatum"
          }
        ]
      },
      {
        "id": "CarePlan.careTeam",
        "path": "CarePlan.careTeam",
        "type": [
          {
            "code": "Reference",
            "targetProfile": "http://nictiz.nl/fhir/StructureDefinition/bc-CareTeam"
          }
        ],
        "mapping": [
          {
            "identity": "gebz-peri-v3.2",
            "map": "peri32-dataelement-8803",
            "comment": "Betrokkenen"
          }
        ]
      },
      {
        "id": "CarePlan.goal",
        "path": "CarePlan.goal",
        "type": [
          {
            "code": "Reference",
            "targetProfile": "http://nictiz.nl/fhir/StructureDefinition/bc-IndividualCarePlan-Goal"
          }
        ],
        "mapping": [
          {
            "identity": "gebz-peri-v3.2",
            "map": "peri32-dataelement-8810",
            "comment": "Behandeldoel"
          }
        ]
      },
      {
        "id": "CarePlan.activity.detail.goal",
        "path": "CarePlan.activity.detail.goal",
        "type": [
          {
            "code": "Reference",
            "targetProfile": "http://nictiz.nl/fhir/StructureDefinition/bc-Goal"
          }
        ]
      }
    ]
  }
}