PackagesCanonicalsLogsProblems
    Packages
    nictiz.fhir.nl.stu3.geboortezorg@3.0.0
    http://nictiz.nl/fhir/StructureDefinition/bc-IndividualCareplan
{
  "description": "A CarePlan profile describing the individual care plan of a pregnant woman as defined by BabyConnect.",
  "_filename": "bc-IndividualCareplan.json",
  "package_name": "nictiz.fhir.nl.stu3.geboortezorg",
  "date": null,
  "derivation": "constraint",
  "publisher": "Nictiz",
  "fhirVersion": "3.0.2",
  "name": "bc-IndividualCareplan",
  "mapping": [ {
    "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",
    "identity": "gebz-peri-v3.2"
  } ],
  "abstract": false,
  "copyright": "CC0",
  "type": "CarePlan",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "bc-IndividualCareplan",
  "package_version": "3.0.0",
  "status": "active",
  "id": "f0fdfc11-e607-463a-95cc-87bb227cf6a2",
  "kind": "resource",
  "url": "http://nictiz.nl/fhir/StructureDefinition/bc-IndividualCareplan",
  "version": "1.3.3",
  "differential": {
    "element": [ {
      "id": "CarePlan",
      "path": "CarePlan",
      "mapping": [ {
        "map": "peri32-dataelement-8794",
        "comment": "IndividueelZorgplan",
        "identity": "gebz-peri-v3.2"
      } ]
    }, {
      "id": "CarePlan.basedOn",
      "path": "CarePlan.basedOn",
      "mapping": [ {
        "map": "peri32-dataelement-8816",
        "comment": "ZorgAfspraak",
        "identity": "gebz-peri-v3.2"
      } ]
    }, {
      "id": "CarePlan.category",
      "path": "CarePlan.category",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "coding.code",
          "type": "value"
        } ]
      }
    }, {
      "id": "CarePlan.category:individualCarePlanCategory",
      "max": "1",
      "path": "CarePlan.category",
      "sliceName": "individualCarePlanCategory"
    }, {
      "id": "CarePlan.category:individualCarePlanCategory.coding",
      "path": "CarePlan.category.coding",
      "patternCoding": {
        "code": "736377005",
        "system": "http://snomed.info/sct"
      }
    }, {
      "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": [ {
        "map": "peri32-dataelement-8874",
        "comment": "Relatie met ZorgEpisode",
        "identity": "gebz-peri-v3.2"
      } ]
    }, {
      "id": "CarePlan.period.start",
      "path": "CarePlan.period.start",
      "mapping": [ {
        "map": "peri32-dataelement-8799",
        "comment": "BeginDatum",
        "identity": "gebz-peri-v3.2"
      } ]
    }, {
      "id": "CarePlan.period.end",
      "path": "CarePlan.period.end",
      "mapping": [ {
        "map": "peri32-dataelement-8800",
        "comment": "EindDatum",
        "identity": "gebz-peri-v3.2"
      } ]
    }, {
      "id": "CarePlan.author",
      "path": "CarePlan.author",
      "type": [ {
        "code": "Reference",
        "targetProfile": "http://nictiz.nl/fhir/StructureDefinition/bc-Woman"
      }, {
        "code": "Reference",
        "targetProfile": "http://fhir.nl/fhir/StructureDefinition/nl-core-practitioner"
      }, {
        "code": "Reference",
        "targetProfile": "http://fhir.nl/fhir/StructureDefinition/nl-core-relatedperson"
      }, {
        "code": "Reference",
        "targetProfile": "http://fhir.nl/fhir/StructureDefinition/nl-core-organization"
      }, {
        "code": "Reference",
        "targetProfile": "http://fhir.nl/fhir/StructureDefinition/nl-core-careteam"
      } ],
      "mapping": [ {
        "map": "peri32-dataelement-8802",
        "comment": "Zorgverlener",
        "identity": "gebz-peri-v3.2"
      } ],
      "definition": "Identifies the individual(s) or ogranization who is responsible for the content of the care plan. This can be either the contributor and/or the coordinator of the care plan. Use the isCoordinator and isContributor extensions to indicate the role of the author."
    }, {
      "id": "CarePlan.author.extension:practitionerRole",
      "path": "CarePlan.author.extension",
      "mapping": [ {
        "map": "peri32-dataelement-8802",
        "comment": "Zorgverlener",
        "identity": "gebz-peri-v3.2"
      } ],
      "sliceName": "practitionerRole",
      "isModifier": false
    }, {
      "id": "CarePlan.author.extension:isCoordinator",
      "max": "1",
      "path": "CarePlan.author.extension",
      "type": [ {
        "code": "Extension",
        "profile": "http://nictiz.nl/fhir/StructureDefinition/bc-careplan-isCoordinator"
      } ],
      "mapping": [ {
        "map": "peri32-dataelement-8801",
        "comment": "Casemanager",
        "identity": "gebz-peri-v3.2"
      } ],
      "sliceName": "isCoordinator",
      "definition": "Indicates if the .author is responsible for coordinating the execution of the activities of the care plan. Set this element to true if the health professional referenced in .author is the coordinator of the care plan.",
      "isModifier": false
    }, {
      "id": "CarePlan.careTeam",
      "path": "CarePlan.careTeam",
      "type": [ {
        "code": "Reference",
        "targetProfile": "http://nictiz.nl/fhir/StructureDefinition/bc-CareTeam"
      } ],
      "mapping": [ {
        "map": "peri32-dataelement-8803",
        "comment": "Betrokkenen",
        "identity": "gebz-peri-v3.2"
      }, {
        "map": "peri32-dataelement-8804",
        "comment": "ZorgTeam",
        "identity": "gebz-peri-v3.2"
      } ]
    }, {
      "id": "CarePlan.goal",
      "path": "CarePlan.goal",
      "type": [ {
        "code": "Reference",
        "targetProfile": "http://nictiz.nl/fhir/StructureDefinition/bc-IndividualCarePlan-Goal"
      } ],
      "mapping": [ {
        "map": "peri32-dataelement-8810",
        "comment": "Behandeldoel",
        "identity": "gebz-peri-v3.2"
      } ]
    }, {
      "id": "CarePlan.activity.detail.goal",
      "path": "CarePlan.activity.detail.goal",
      "type": [ {
        "code": "Reference",
        "targetProfile": "http://nictiz.nl/fhir/StructureDefinition/bc-IndividualCarePlan-Goal"
      } ]
    } ]
  },
  "contact": [ {
    "name": "Nictiz",
    "telecom": [ {
      "use": "work",
      "value": "geboortezorg@nictiz.nl",
      "system": "email"
    } ]
  } ],
  "baseDefinition": "http://fhir.nl/fhir/StructureDefinition/nl-core-careplan"
}