{
  "resourceType": "StructureDefinition",
  "id": "bbs-lm-Patient",
  "text": {
    "status": "empty",
    "div": "<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>"
  },
  "url": "http://medmij.nl/fhir/StructureDefinition/bbs-lm-Patient",
  "name": "BbsLmPatient",
  "title": "Patient",
  "status": "active",
  "publisher": "MedMij",
  "contact": [
    {
      "name": "MedMij",
      "telecom": [
        {
          "system": "email",
          "value": "info@medmij.nl",
          "use": "work"
        }
      ]
    }
  ],
  "description": "The person on which an imaging study is performed.",
  "purpose": "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": "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": "4.0.1",
  "mapping": [
    {
      "identity": "bbs-dataset-100-alpha2-20240208",
      "name": "ART-DECOR Dataset BBS 1.0.0-alpha.2 20240208",
      "uri": "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"
    },
    {
      "identity": "SNOMED",
      "name": "SNOMED CT",
      "uri": "http://snomed.info/sct"
    },
    {
      "identity": "LOINC",
      "name": "LOINC",
      "uri": "http://loinc.org"
    }
  ],
  "kind": "logical",
  "abstract": true,
  "type": "http://medmij.nl/fhir/StructureDefinition/bbs-lm-Patient",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Element",
  "derivation": "specialization",
  "differential": {
    "element": [
      {
        "id": "bbs-lm-Patient",
        "path": "bbs-lm-Patient",
        "short": "Patient",
        "definition": "The person on which an imaging study is performed.",
        "alias": [
          "Patient"
        ],
        "mapping": [
          {
            "identity": "bbs-dataset-100-alpha2-20240208",
            "map": "bbs-dataelement-132",
            "comment": "Patient"
          },
          {
            "identity": "SNOMED",
            "map": "116154003",
            "comment": "patiënt"
          }
        ]
      },
      {
        "id": "bbs-lm-Patient.NameInformation",
        "path": "bbs-lm-Patient.NameInformation",
        "short": "Name information",
        "definition": "Patient's full name.",
        "alias": [
          "Naamgegevens"
        ],
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mapping": [
          {
            "identity": "bbs-dataset-100-alpha2-20240208",
            "map": "bbs-dataelement-133",
            "comment": "NameInformation"
          }
        ]
      },
      {
        "id": "bbs-lm-Patient.NameInformation.FirstNames",
        "path": "bbs-lm-Patient.NameInformation.FirstNames",
        "short": "First names",
        "definition": "The first names of the patient.",
        "alias": [
          "Voornamen"
        ],
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "mapping": [
          {
            "identity": "bbs-dataset-100-alpha2-20240208",
            "map": "bbs-dataelement-134",
            "comment": "FirstNames"
          }
        ]
      },
      {
        "id": "bbs-lm-Patient.NameInformation.Initials",
        "path": "bbs-lm-Patient.NameInformation.Initials",
        "short": "Initials",
        "definition": "The initials of the patient.",
        "alias": [
          "Initialen"
        ],
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "mapping": [
          {
            "identity": "bbs-dataset-100-alpha2-20240208",
            "map": "bbs-dataelement-135",
            "comment": "Initials"
          }
        ]
      },
      {
        "id": "bbs-lm-Patient.NameInformation.LastName",
        "path": "bbs-lm-Patient.NameInformation.LastName",
        "short": "Last name",
        "definition": "Container of the LastName concept. This container contains all data elements of the LastName concept.",
        "alias": [
          "Geslachtsnaam"
        ],
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mapping": [
          {
            "identity": "bbs-dataset-100-alpha2-20240208",
            "map": "bbs-dataelement-138",
            "comment": "LastName"
          }
        ]
      },
      {
        "id": "bbs-lm-Patient.NameInformation.LastName.Prefix",
        "path": "bbs-lm-Patient.NameInformation.LastName.Prefix",
        "short": "Prefix",
        "definition": "Prefix to the last name of the patient.",
        "alias": [
          "Voorvoegsels"
        ],
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "mapping": [
          {
            "identity": "bbs-dataset-100-alpha2-20240208",
            "map": "bbs-dataelement-139",
            "comment": "Prefix"
          }
        ]
      },
      {
        "id": "bbs-lm-Patient.NameInformation.LastName.LastName",
        "path": "bbs-lm-Patient.NameInformation.LastName.LastName",
        "short": "Last name",
        "definition": "The last name of the patient.",
        "alias": [
          "Achternaam"
        ],
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "mapping": [
          {
            "identity": "bbs-dataset-100-alpha2-20240208",
            "map": "bbs-dataelement-140",
            "comment": "LastName"
          }
        ]
      },
      {
        "id": "bbs-lm-Patient.PatientIdentificationNumber",
        "path": "bbs-lm-Patient.PatientIdentificationNumber",
        "short": "Patient identification number",
        "definition": "The patient's identification number.",
        "alias": [
          "Identificatienummer"
        ],
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Identifier"
          }
        ],
        "mapping": [
          {
            "identity": "bbs-dataset-100-alpha2-20240208",
            "map": "bbs-dataelement-166",
            "comment": "PatientIdentificationNumber"
          }
        ]
      },
      {
        "id": "bbs-lm-Patient.DateOfBirth",
        "path": "bbs-lm-Patient.DateOfBirth",
        "short": "Date of birth",
        "definition": "Patient's date of birth.",
        "alias": [
          "Geboortedatum"
        ],
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "mapping": [
          {
            "identity": "bbs-dataset-100-alpha2-20240208",
            "map": "bbs-dataelement-167",
            "comment": "DateOfBirth"
          },
          {
            "identity": "LOINC",
            "map": "21112-8",
            "comment": "Geboortedatum [tijdstempel] in ^patiënt"
          }
        ]
      },
      {
        "id": "bbs-lm-Patient.Gender",
        "path": "bbs-lm-Patient.Gender",
        "short": "Gender",
        "definition": "Patient's administrative gender.",
        "alias": [
          "Geslacht"
        ],
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "required",
          "valueSet": "http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.0.1.1--20200901000000"
        },
        "mapping": [
          {
            "identity": "bbs-dataset-100-alpha2-20240208",
            "map": "bbs-dataelement-168",
            "comment": "Gender"
          },
          {
            "identity": "LOINC",
            "map": "46098-0",
            "comment": "Geslacht [type] in ^patiënt"
          }
        ]
      }
    ]
  }
}