{
  "resourceType": "StructureDefinition",
  "id": "bc-MultidisciplinaryTeamMeeting-Plan",
  "url": "http://nictiz.nl/fhir/StructureDefinition/bc-MultidisciplinaryTeamMeeting-Plan",
  "version": "1.3.3",
  "name": "bc-MultidisciplinaryTeamMeeting-Plan",
  "title": "bc-MultidisciplinaryTeamMeeting-Plan",
  "status": "active",
  "publisher": "Nictiz",
  "contact": [
    {
      "name": "Nictiz",
      "telecom": [
        {
          "system": "email",
          "value": "geboortezorg@nictiz.nl",
          "use": "work"
        }
      ]
    }
  ],
  "description": "A CarePlan profile related to the multidisciplinary team meeting 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://hl7.org/fhir/StructureDefinition/CarePlan",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "CarePlan",
        "path": "CarePlan",
        "mapping": [
          {
            "identity": "gebz-peri-v3.2",
            "map": "peri32-dataelement-3370",
            "comment": "Beleid"
          }
        ]
      },
      {
        "id": "CarePlan.extension:intentTreatment",
        "path": "CarePlan.extension",
        "sliceName": "intentTreatment",
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": "http://nictiz.nl/fhir/StructureDefinition/bc-multidisciplinaryteammeeting-intenttreatment"
          }
        ]
      },
      {
        "id": "CarePlan.extension:intentTreatment.valueCodeableConcept:valueCodeableConcept",
        "path": "CarePlan.extension.valueCodeableConcept",
        "sliceName": "valueCodeableConcept",
        "binding": {
          "strength": "extensible",
          "description": "IntentieBehandelingCodelijst",
          "valueSetReference": {
            "reference": "http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.15.2.1--20200901000000"
          }
        },
        "mapping": [
          {
            "identity": "gebz-peri-v3.2",
            "map": "peri32-dataelement-3373",
            "comment": "IntentieBehandeling"
          }
        ]
      },
      {
        "id": "CarePlan.status",
        "path": "CarePlan.status",
        "comment": "Indicates whether the plan is currently being acted upon, represents future intentions or is now a historical record.\r\n\r\nFor zib MultidisciplinaryTeamMeeting, this will normally be _active_, but the context may specify a more suitable status."
      },
      {
        "id": "CarePlan.intent",
        "path": "CarePlan.intent",
        "definition": "Indicates the level of authority/intentionality associated with the care plan and where the care plan fits into the workflow chain.\r\n\r\nFor zib MultidisciplinaryTeamMeeting, this will normally be _plan_, but the context may specify a more suitable intent."
      },
      {
        "id": "CarePlan.category",
        "path": "CarePlan.category",
        "slicing": {
          "discriminator": [
            {
              "type": "pattern",
              "path": "coding"
            }
          ],
          "rules": "open"
        },
        "min": 1
      },
      {
        "id": "CarePlan.category:multidisciplinaryTeamMeetingCode",
        "path": "CarePlan.category",
        "sliceName": "multidisciplinaryTeamMeetingCode",
        "min": 1,
        "max": "1"
      },
      {
        "id": "CarePlan.category:multidisciplinaryTeamMeetingCode.coding",
        "path": "CarePlan.category.coding",
        "patternCoding": {
          "system": "http://snomed.info/sct",
          "code": "423134005"
        }
      },
      {
        "id": "CarePlan.subject",
        "path": "CarePlan.subject",
        "type": [
          {
            "code": "Reference",
            "targetProfile": "http://nictiz.nl/fhir/StructureDefinition/bc-Woman"
          },
          {
            "code": "Reference",
            "targetProfile": "http://hl7.org/fhir/StructureDefinition/Group"
          }
        ]
      },
      {
        "id": "CarePlan.context",
        "path": "CarePlan.context",
        "type": [
          {
            "code": "Reference",
            "targetProfile": "http://nictiz.nl/fhir/StructureDefinition/bc-MultidisciplinaryTeamMeeting"
          }
        ]
      },
      {
        "id": "CarePlan.activity.reference",
        "path": "CarePlan.activity.reference",
        "type": [
          {
            "code": "Reference",
            "targetProfile": "http://nictiz.nl/fhir/StructureDefinition/zib-ProcedureRequest"
          }
        ],
        "mapping": [
          {
            "identity": "gebz-peri-v3.2",
            "map": "peri32-dataelement-3371",
            "comment": "VoorgesteldeBehandeling"
          }
        ]
      }
    ]
  }
}