<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="bc-MultidisciplinaryTeamMeeting" />
  <url value="http://nictiz.nl/fhir/StructureDefinition/bc-MultidisciplinaryTeamMeeting" />
  <version value="1.3.3" />
  <name value="bc-MultidisciplinaryTeamMeeting" />
  <title value="bc-MultidisciplinaryTeamMeeting" />
  <status value="active" />
  <publisher value="Nictiz" />
  <contact>
    <name value="Nictiz" />
    <telecom>
      <system value="email" />
      <value value="geboortezorg@nictiz.nl" />
      <use value="work" />
    </telecom>
  </contact>
  <description value="An Encounter profile describing a team care conference as defined by BabyConnect. In a team care conference caregivers discuss patient cases in absence or presence of the patient." />
  <copyright value="CC0" />
  <fhirVersion value="3.0.2" />
  <mapping>
    <identity value="gebz-peri-v3.2" />
    <uri value="https://decor.nictiz.nl/art-decor/decor-datasets-\-peri20-?id=2.16.840.1.113883.2.4.3.11.60.90.77.1.6&amp;effectiveDate=2016-09-08T00%3A00%3A00&amp;conceptId=2.16.840.1.113883.2.4.3.11.60.90.77.2.6.4&amp;conceptEffectiveDate=2016-09-08T00%3A00%3A00" />
    <name value="Geboortezorg 3.2" />
  </mapping>
  <kind value="resource" />
  <abstract value="false" />
  <type value="Encounter" />
  <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Encounter" />
  <derivation value="constraint" />
  <differential>
    <element id="Encounter">
      <path value="Encounter" />
      <definition value="An interaction between healthcare provider(s), and/or patient(s) for the purpose of providing healthcare service(s) or assessing the health status of patient(s). (Note: this definition is a pre-adopt of https://jira.hl7.org/browse/FHIR-20479. Referencing the Patient as `.subject` does not indicate its presence at the Encounter. Use `.participant.individual.extension:patient` for this.)" />
      <mapping>
        <identity value="gebz-peri-v3.2" />
        <map value="peri32-dataelement-3359" />
        <comment value="Patientbespreking" />
      </mapping>
    </element>
    <element id="Encounter.class">
      <path value="Encounter.class" />
      <patternCoding>
        <system value="http://snomed.info/sct" />
        <code value="384682003" />
      </patternCoding>
    </element>
    <element id="Encounter.type.text">
      <path value="Encounter.type.text" />
      <mapping>
        <identity value="gebz-peri-v3.2" />
        <map value="peri32-dataelement-3360" />
        <comment value="PatientbesprekingLabel" />
      </mapping>
    </element>
    <element id="Encounter.subject">
      <path value="Encounter.subject" />
      <short value="The patient or group related to this encounter" />
      <definition value="The patient or group related to this encounter. (Note: this definition is a pre-adopt of https://jira.hl7.org/browse/FHIR-20479. Referencing the Patient as `.subject` does not indicate its presence at the Encounter. Use `.participant.individual.extension:patient` for this.)" />
      <type>
        <code value="Reference" />
        <targetProfile value="http://nictiz.nl/fhir/StructureDefinition/bc-Woman" />
      </type>
      <type>
        <code value="Reference" />
        <targetProfile value="http://hl7.org/fhir/StructureDefinition/Group" />
      </type>
    </element>
    <element id="Encounter.episodeOfCare">
      <path value="Encounter.episodeOfCare" />
      <type>
        <code value="Reference" />
        <targetProfile value="http://nictiz.nl/fhir/StructureDefinition/bc-MaternalRecord" />
      </type>
      <mapping>
        <identity value="gebz-peri-v3.2" />
        <map value="peri32-dataelement-3399" />
        <comment value="ZorgEpisode" />
      </mapping>
    </element>
    <element id="Encounter.participant.type">
      <path value="Encounter.participant.type" />
      <slicing>
        <discriminator>
          <type value="value" />
          <path value="$this" />
        </discriminator>
        <rules value="open" />
      </slicing>
    </element>
    <element id="Encounter.participant.type:role">
      <path value="Encounter.participant.type" />
      <sliceName value="role" />
      <binding>
        <strength value="extensible" />
        <description value="RolDeelnemerCodelijst" />
        <valueSetReference>
          <reference value="http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.15.2.2--20200901000000" />
        </valueSetReference>
      </binding>
      <mapping>
        <identity value="gebz-peri-v3.2" />
        <map value="peri32-dataelement-3363" />
        <comment value="RolDeelnemer" />
      </mapping>
    </element>
    <element id="Encounter.participant.individual">
      <path value="Encounter.participant.individual" />
      <short value="Persons involved in the encounter" />
      <definition value="Persons involved in the encounter. This profile pre-adopts the notion that the subject of the Encounter does not have to be present at the encounter (https://jira.hl7.org/browse/FHIR-20479). Use the extension to reference the subject in `Encounter.participant.individual` if the subject is present." />
      <type>
        <code value="Reference" />
        <targetProfile value="http://fhir.nl/fhir/StructureDefinition/nl-core-practitioner" />
      </type>
      <type>
        <code value="Reference" />
        <targetProfile value="http://fhir.nl/fhir/StructureDefinition/nl-core-relatedperson" />
      </type>
      <mapping>
        <identity value="gebz-peri-v3.2" />
        <map value="peri32-dataelement-3362" />
        <comment value="Deelnemer" />
      </mapping>
      <mapping>
        <identity value="gebz-peri-v3.2" />
        <map value="peri32-dataelement-1990" />
        <comment value="Contactpersoon" />
      </mapping>
    </element>
    <element id="Encounter.participant.individual.extension:practitionerRole">
      <path value="Encounter.participant.individual.extension" />
      <sliceName value="practitionerRole" />
      <type>
        <code value="Extension" />
        <profile value="http://nictiz.nl/fhir/StructureDefinition/practitionerrole-reference" />
      </type>
      <mapping>
        <identity value="gebz-peri-v3.2" />
        <map value="peri32-dataelement-1345" />
        <comment value="Zorgverlener" />
      </mapping>
    </element>
    <element id="Encounter.participant.individual.extension:practitionerRole.valueReference:valueReference">
      <path value="Encounter.participant.individual.extension.valueReference" />
      <sliceName value="valueReference" />
      <type>
        <code value="Reference" />
        <targetProfile value="http://nictiz.nl/fhir/StructureDefinition/bc-PractitionerRole" />
      </type>
    </element>
    <element id="Encounter.participant.individual.extension:patient">
      <path value="Encounter.participant.individual.extension" />
      <sliceName value="patient" />
      <short value="Patient" />
      <definition value="The patient as participant of the patient consultation. This extension adds zib-Patient as a target profile to `Encounter.participant.individual`. This profile pre-adopts the notion that the subject of the Encounter does not have to be present at the encounter (https://jira.hl7.org/browse/FHIR-20479). This creates the need to reference the subject in `Encounter.participant.individual` if the subject is present, where the current FHIR R5 build has already added this option to the renamed `participant.actor`." />
      <max value="1" />
      <type>
        <code value="Extension" />
        <profile value="http://nictiz.nl/fhir/StructureDefinition/bc-encounter-patientparticipant" />
      </type>
      <mapping>
        <identity value="gebz-peri-v3.2" />
        <map value="peri32-dataelement-1989" />
        <comment value="Patient" />
      </mapping>
    </element>
    <element id="Encounter.participant.individual.extension:patient.valueReference:valueReference">
      <path value="Encounter.participant.individual.extension.valueReference" />
      <sliceName value="valueReference" />
      <short value="Patient" />
      <definition value="The patient as participant of the patient consultation." />
      <type>
        <code value="Reference" />
        <targetProfile value="http://nictiz.nl/fhir/StructureDefinition/bc-Woman" />
      </type>
    </element>
    <element id="Encounter.period.start">
      <path value="Encounter.period.start" />
      <short value="Patient consultation date time" />
      <definition value="The date (and time) the patient consultation is scheduled or took place." />
      <mapping>
        <identity value="gebz-peri-v3.2" />
        <map value="peri32-dataelement-3361" />
        <comment value="PatientbesprekingDatumTijd" />
      </mapping>
    </element>
    <element id="Encounter.diagnosis">
      <path value="Encounter.diagnosis" />
      <mapping>
        <identity value="gebz-peri-v3.2" />
        <map value="peri32-dataelement-3374" />
        <comment value="Aandoening" />
      </mapping>
    </element>
    <element id="Encounter.diagnosis.condition">
      <path value="Encounter.diagnosis.condition" />
      <short value="Reason for the patient consultation" />
      <definition value="The disease or patient problem that is the reason for the patient consultation. This also includes a reference to the pregnancy." />
      <type>
        <code value="Reference" />
        <targetProfile value="http://nictiz.nl/fhir/StructureDefinition/zib-Problem" />
      </type>
      <type>
        <code value="Reference" />
        <targetProfile value="http://nictiz.nl/fhir/StructureDefinition/zib-Procedure" />
      </type>
      <type>
        <code value="Reference" />
        <targetProfile value="http://nictiz.nl/fhir/StructureDefinition/zib-Pregnancy" />
      </type>
    </element>
  </differential>
</StructureDefinition>