PackagesCanonicalsLogsProblems
    Packages
    nictiz.fhir.nl.stu3.geboortezorg@1.3.3-rc2
    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": "1.3.3-rc2",
  "status": "active",
  "id": "907e20e4-7609-4809-87a2-8cb7b989639d",
  "kind": "resource",
  "url": "http://nictiz.nl/fhir/StructureDefinition/bc-IndividualCareplan",
  "version": "1.3.2",
  "differential": {
    "element": [ {
      "id": "CarePlan",
      "path": "CarePlan",
      "mapping": [ {
        "map": "peri32-dataelement-8794",
        "comment": "IndividueelZorgplan",
        "identity": "gebz-peri-v3.2"
      } ]
    }, {
      "id": "CarePlan.extension",
      "min": 0,
      "path": "CarePlan.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "CarePlan.extension:coordinator",
      "max": "1",
      "min": 0,
      "path": "CarePlan.extension",
      "type": [ {
        "code": "Extension",
        "profile": "http://nictiz.nl/fhir/StructureDefinition/bc-careplan-coordinator"
      } ],
      "mapping": [ {
        "map": "peri32-dataelement-8801",
        "comment": "Casemanager",
        "identity": "gebz-peri-v3.2"
      } ],
      "sliceName": "coordinator"
    }, {
      "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.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"
      } ]
    }, {
      "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-Goal"
      } ]
    } ]
  },
  "contact": [ {
    "name": "Nictiz",
    "telecom": [ {
      "use": "work",
      "value": "geboortezorg@nictiz.nl",
      "system": "email"
    } ]
  } ],
  "baseDefinition": "http://fhir.nl/fhir/StructureDefinition/nl-core-careplan"
}