<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="bbs-lm-Patient" />
  <text>
    <status value="empty" />
    <div xmlns="http://www.w3.org/1999/xhtml">No narrative is provided for definitional resources. A human-readable rendering can be found in the implementation guide(s) where this resource is used.</div>
  </text>
  <url value="http://medmij.nl/fhir/StructureDefinition/bbs-lm-Patient" />
  <name value="BbsLmPatient" />
  <title value="Patient" />
  <status value="active" />
  <publisher value="MedMij" />
  <contact>
    <name value="MedMij" />
    <telecom>
      <system value="email" />
      <value value="info@medmij.nl" />
      <use value="work" />
    </telecom>
  </contact>
  <description value="The person on which an imaging study is performed." />
  <purpose value="This LogicalModel represents the Patient building block for patient use cases in the context of the information standard [Image Availability (Beeldbeschikbaarheid)](https://informatiestandaarden.nictiz.nl/wiki/Landingspagina_Beeldbeschikbaarheid)." />
  <copyright value="Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise." />
  <fhirVersion value="4.0.1" />
  <mapping>
    <identity value="bbs-dataset-100-alpha2-20240208" />
    <uri value="https://decor.nictiz.nl/pub/bbs/bbs-html-20240208T092809/ds-2.16.840.1.113883.2.4.3.11.60.133.1.1-2022-03-09T122352.html" />
    <name value="ART-DECOR Dataset BBS 1.0.0-alpha.2 20240208" />
  </mapping>
  <mapping>
    <identity value="SNOMED" />
    <uri value="http://snomed.info/sct" />
    <name value="SNOMED CT" />
  </mapping>
  <mapping>
    <identity value="LOINC" />
    <uri value="http://loinc.org" />
    <name value="LOINC" />
  </mapping>
  <kind value="logical" />
  <abstract value="true" />
  <type value="http://medmij.nl/fhir/StructureDefinition/bbs-lm-Patient" />
  <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Element" />
  <derivation value="specialization" />
  <differential>
    <element id="bbs-lm-Patient">
      <path value="bbs-lm-Patient" />
      <short value="Patient" />
      <definition value="The person on which an imaging study is performed." />
      <alias value="Patient" />
      <mapping>
        <identity value="bbs-dataset-100-alpha2-20240208" />
        <map value="bbs-dataelement-132" />
        <comment value="Patient" />
      </mapping>
      <mapping>
        <identity value="SNOMED" />
        <map value="116154003" />
        <comment value="patiënt" />
      </mapping>
    </element>
    <element id="bbs-lm-Patient.NameInformation">
      <path value="bbs-lm-Patient.NameInformation" />
      <short value="Name information" />
      <definition value="Patient's full name." />
      <alias value="Naamgegevens" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="BackboneElement" />
      </type>
      <mapping>
        <identity value="bbs-dataset-100-alpha2-20240208" />
        <map value="bbs-dataelement-133" />
        <comment value="NameInformation" />
      </mapping>
    </element>
    <element id="bbs-lm-Patient.NameInformation.FirstNames">
      <path value="bbs-lm-Patient.NameInformation.FirstNames" />
      <short value="First names" />
      <definition value="The first names of the patient." />
      <alias value="Voornamen" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
      <mapping>
        <identity value="bbs-dataset-100-alpha2-20240208" />
        <map value="bbs-dataelement-134" />
        <comment value="FirstNames" />
      </mapping>
    </element>
    <element id="bbs-lm-Patient.NameInformation.Initials">
      <path value="bbs-lm-Patient.NameInformation.Initials" />
      <short value="Initials" />
      <definition value="The initials of the patient." />
      <alias value="Initialen" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
      <mapping>
        <identity value="bbs-dataset-100-alpha2-20240208" />
        <map value="bbs-dataelement-135" />
        <comment value="Initials" />
      </mapping>
    </element>
    <element id="bbs-lm-Patient.NameInformation.LastName">
      <path value="bbs-lm-Patient.NameInformation.LastName" />
      <short value="Last name" />
      <definition value="Container of the LastName concept. This container contains all data elements of the LastName concept." />
      <alias value="Geslachtsnaam" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="BackboneElement" />
      </type>
      <mapping>
        <identity value="bbs-dataset-100-alpha2-20240208" />
        <map value="bbs-dataelement-138" />
        <comment value="LastName" />
      </mapping>
    </element>
    <element id="bbs-lm-Patient.NameInformation.LastName.Prefix">
      <path value="bbs-lm-Patient.NameInformation.LastName.Prefix" />
      <short value="Prefix" />
      <definition value="Prefix to the last name of the patient." />
      <alias value="Voorvoegsels" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
      <mapping>
        <identity value="bbs-dataset-100-alpha2-20240208" />
        <map value="bbs-dataelement-139" />
        <comment value="Prefix" />
      </mapping>
    </element>
    <element id="bbs-lm-Patient.NameInformation.LastName.LastName">
      <path value="bbs-lm-Patient.NameInformation.LastName.LastName" />
      <short value="Last name" />
      <definition value="The last name of the patient." />
      <alias value="Achternaam" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
      <mapping>
        <identity value="bbs-dataset-100-alpha2-20240208" />
        <map value="bbs-dataelement-140" />
        <comment value="LastName" />
      </mapping>
    </element>
    <element id="bbs-lm-Patient.PatientIdentificationNumber">
      <path value="bbs-lm-Patient.PatientIdentificationNumber" />
      <short value="Patient identification number" />
      <definition value="The patient's identification number." />
      <alias value="Identificatienummer" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="Identifier" />
      </type>
      <mapping>
        <identity value="bbs-dataset-100-alpha2-20240208" />
        <map value="bbs-dataelement-166" />
        <comment value="PatientIdentificationNumber" />
      </mapping>
    </element>
    <element id="bbs-lm-Patient.DateOfBirth">
      <path value="bbs-lm-Patient.DateOfBirth" />
      <short value="Date of birth" />
      <definition value="Patient's date of birth." />
      <alias value="Geboortedatum" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="dateTime" />
      </type>
      <mapping>
        <identity value="bbs-dataset-100-alpha2-20240208" />
        <map value="bbs-dataelement-167" />
        <comment value="DateOfBirth" />
      </mapping>
      <mapping>
        <identity value="LOINC" />
        <map value="21112-8" />
        <comment value="Geboortedatum [tijdstempel] in ^patiënt" />
      </mapping>
    </element>
    <element id="bbs-lm-Patient.Gender">
      <path value="bbs-lm-Patient.Gender" />
      <short value="Gender" />
      <definition value="Patient's administrative gender." />
      <alias value="Geslacht" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="CodeableConcept" />
      </type>
      <binding>
        <strength value="required" />
        <valueSet value="http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.0.1.1--20200901000000" />
      </binding>
      <mapping>
        <identity value="bbs-dataset-100-alpha2-20240208" />
        <map value="bbs-dataelement-168" />
        <comment value="Gender" />
      </mapping>
      <mapping>
        <identity value="LOINC" />
        <map value="46098-0" />
        <comment value="Geslacht [type] in ^patiënt" />
      </mapping>
    </element>
  </differential>
</StructureDefinition>