{
  "resourceType": "StructureDefinition",
  "id": "medmij-core-lm-HealthProfessional",
  "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>"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-type-characteristics",
      "valueCode": "can-be-target"
    }
  ],
  "url": "http://medmij.nl/fhir/StructureDefinition/medmij-core-lm-HealthProfessional",
  "identifier": [
    {
      "use": "official",
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.528.1.1023.3.6.2"
    }
  ],
  "name": "MedMijCoreLmHealthProfessional",
  "title": "HealthProfessional",
  "status": "draft",
  "publisher": "MedMij",
  "contact": [
    {
      "name": "MedMij",
      "telecom": [
        {
          "system": "email",
          "value": "info@medmij.nl",
          "use": "work"
        }
      ]
    }
  ],
  "description": "A health professional is a person who is authorized to perform actions in the field of individual healthcare.",
  "purpose": "This LogicalModel represents the HealthProfessional Clinical Information Model (CIM) for patient use cases in the context of MedMij. It is largely based on the Dutch [zib ('Zorginformatiebouwsteen', i.e. Health and Care Information Model) HealthProfessional v3.5 (2020)](https://zibs.nl/wiki/HealthProfessional-v3.5(2020EN)) adjusted such that it is suitable for implementation purposes in the context of MedMij.",
  "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": "zib-healthprofessional-v3.5-2020EN",
      "uri": "https://zibs.nl/wiki/HealthProfessional-v3.5(2020EN)",
      "name": "zib HealthProfessional-v3.5(2020EN)"
    },
    {
      "identity": "zib-nameinformation-v1.1-2020EN",
      "uri": "https://zibs.nl/wiki/NameInformation-v1.1(2020EN)",
      "name": "zib NameInformation-v1.1(2020EN)"
    },
    {
      "identity": "zib-addressinformation-v1.1-2020EN",
      "uri": "https://zibs.nl/wiki/AddressInformation-v1.1(2020EN)",
      "name": "zib AddressInformation-v1.1(2020EN)"
    },
    {
      "identity": "zib-contactinformation-v1.2-2020EN",
      "uri": "https://zibs.nl/wiki/ContactInformation-v1.2(2020EN)",
      "name": "zib ContactInformation-v1.2(2020EN)"
    },
    {
      "identity": "medmij-core-dataset-101-20260413",
      "name": "Dataset MedMij R4 Core 1.0.1 20260413"
    },
    {
      "identity": "SNOMED",
      "uri": "http://snomed.info/sct",
      "name": "SNOMED CT"
    }
  ],
  "kind": "logical",
  "abstract": false,
  "type": "http://medmij.nl/fhir/StructureDefinition/medmij-core-lm-HealthProfessional",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Element",
  "derivation": "specialization",
  "snapshot": {
    "element": [
      {
        "id": "medmij-core-lm-HealthProfessional",
        "path": "medmij-core-lm-HealthProfessional",
        "short": "HealthProfessional",
        "definition": "A health professional is a person who is authorized to perform actions in the field of individual healthcare.",
        "alias": [
          "Zorgverlener"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "medmij-core-lm-HealthProfessional",
          "min": 0,
          "max": "*"
        },
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "zib-healthprofessional-v3.5-2020EN",
            "map": "NL-CM:17.1.1",
            "comment": "HealthProfessional"
          },
          {
            "identity": "medmij-core-dataset-101-20260413",
            "map": "medmij-core-dataelement-6",
            "comment": "HealthProfessional"
          },
          {
            "identity": "SNOMED",
            "map": "223366009",
            "comment": "gezondheidszorgpersoneel"
          }
        ]
      },
      {
        "id": "medmij-core-lm-HealthProfessional.id",
        "path": "medmij-core-lm-HealthProfessional.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "Unique id for inter-element referencing",
        "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl": "string"
              }
            ],
            "code": "http://hl7.org/fhirpath/System.String"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "medmij-core-lm-HealthProfessional.extension",
        "path": "medmij-core-lm-HealthProfessional.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "description": "Extensions are always sliced by (at least) url",
          "rules": "open"
        },
        "short": "Additional content defined by implementations",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element.extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "medmij-core-lm-HealthProfessional.HealthProfessionalIdentificationNumber",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "medmij-core-lm-HealthProfessional.HealthProfessionalIdentificationNumber",
        "short": "Health professional identification number",
        "definition": "The health professional identification number is a number that uniquely identifies the health professional.\nThe following numbers are used in the Netherlands: 1. UZI Health Professionals. Identification of health professionals (people) in the Dutch healthcare industry. 2. VEKTIS AGB-Z. Identifies health professionals and healthcare organizations 3. BIG-ID. The ID of the health professional listed in the BIG Register.\nThis information is not readily available for foreign health professionals.",
        "alias": [
          "ZorgverlenerIdentificatienummer"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "medmij-core-lm-HealthProfessional.HealthProfessionalIdentificationNumber",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Identifier"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "CX / EI (occasionally, more often EI maps to a resource id or a URL)"
          },
          {
            "identity": "rim",
            "map": "II - The Identifier class is a little looser than the v3 type II because it allows URIs as well as registered OIDs or GUIDs.  Also maps to Role[classCode=IDENT]"
          },
          {
            "identity": "servd",
            "map": "Identifier"
          },
          {
            "identity": "zib-healthprofessional-v3.5-2020EN",
            "map": "NL-CM:17.1.2",
            "comment": "HealthProfessionalIdentificationNumber"
          },
          {
            "identity": "medmij-core-dataset-101-20260413",
            "map": "medmij-core-dataelement-7",
            "comment": "HealthProfessionalIdentificationNumber"
          }
        ]
      },
      {
        "id": "medmij-core-lm-HealthProfessional.NameInformation",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "medmij-core-lm-HealthProfessional.NameInformation",
        "short": "Name information",
        "definition": "Health professional's full name. If a health professional identification number is entered, it will be the name as listed in UZI, AGB or by the healthcare center.",
        "alias": [
          "Naamgegevens"
        ],
        "min": 0,
        "max": "1",
        "base": {
          "path": "medmij-core-lm-HealthProfessional.NameInformation",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "zib-healthprofessional-v3.5-2020EN",
            "map": "NL-CM:17.1.3",
            "comment": "NameInformation"
          },
          {
            "identity": "medmij-core-dataset-101-20260413",
            "map": "medmij-core-dataelement-8",
            "comment": "NameInformation"
          }
        ]
      },
      {
        "id": "medmij-core-lm-HealthProfessional.NameInformation.id",
        "path": "medmij-core-lm-HealthProfessional.NameInformation.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "Unique id for inter-element referencing",
        "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl": "string"
              }
            ],
            "code": "http://hl7.org/fhirpath/System.String"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "medmij-core-lm-HealthProfessional.NameInformation.extension",
        "path": "medmij-core-lm-HealthProfessional.NameInformation.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "description": "Extensions are always sliced by (at least) url",
          "rules": "open"
        },
        "short": "Additional content defined by implementations",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element.extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "medmij-core-lm-HealthProfessional.NameInformation.modifierExtension",
        "path": "medmij-core-lm-HealthProfessional.NameInformation.modifierExtension",
        "short": "Extensions that cannot be ignored even if unrecognized",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](extensibility.html#modifierExtension).",
        "alias": [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BackboneElement.modifierExtension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": true,
        "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "medmij-core-lm-HealthProfessional.NameInformation.FirstNames",
        "path": "medmij-core-lm-HealthProfessional.NameInformation.FirstNames",
        "short": "First names",
        "definition": "The official first names of the health professional.",
        "comment": "Note that FHIR strings SHALL NOT exceed 1MB in size",
        "alias": [
          "Voornamen"
        ],
        "min": 0,
        "max": "1",
        "base": {
          "path": "medmij-core-lm-HealthProfessional.NameInformation.FirstNames",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "zib-nameinformation-v1.1-2020EN",
            "map": "NL-CM:20.4.4",
            "comment": "FirstNames"
          },
          {
            "identity": "medmij-core-dataset-101-20260413",
            "map": "medmij-core-dataelement-9",
            "comment": "FirstNames"
          }
        ]
      },
      {
        "id": "medmij-core-lm-HealthProfessional.NameInformation.Initials",
        "path": "medmij-core-lm-HealthProfessional.NameInformation.Initials",
        "short": "Initials",
        "definition": "The initials of the health professional.",
        "comment": "Note that FHIR strings SHALL NOT exceed 1MB in size",
        "alias": [
          "Initialen"
        ],
        "min": 0,
        "max": "1",
        "base": {
          "path": "medmij-core-lm-HealthProfessional.NameInformation.Initials",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "zib-nameinformation-v1.1-2020EN",
            "map": "NL-CM:20.4.5",
            "comment": "Initials"
          },
          {
            "identity": "medmij-core-dataset-101-20260413",
            "map": "medmij-core-dataelement-10",
            "comment": "Initials"
          }
        ]
      },
      {
        "id": "medmij-core-lm-HealthProfessional.NameInformation.GivenName",
        "path": "medmij-core-lm-HealthProfessional.NameInformation.GivenName",
        "short": "Given name",
        "definition": "The name normally used to address the health professional.",
        "comment": "Note that FHIR strings SHALL NOT exceed 1MB in size",
        "alias": [
          "Roepnaam"
        ],
        "min": 0,
        "max": "1",
        "base": {
          "path": "medmij-core-lm-HealthProfessional.NameInformation.GivenName",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "zib-nameinformation-v1.1-2020EN",
            "map": "NL-CM:20.4.6",
            "comment": "GivenName"
          },
          {
            "identity": "medmij-core-dataset-101-20260413",
            "map": "medmij-core-dataelement-11",
            "comment": "GivenName"
          }
        ]
      },
      {
        "id": "medmij-core-lm-HealthProfessional.NameInformation.NameUsage",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "medmij-core-lm-HealthProfessional.NameInformation.NameUsage",
        "short": "Name usage",
        "definition": "This concept indicates the last name or order of last names with which the health professional is to be addressed.",
        "comment": "Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.",
        "alias": [
          "Naamgebruik"
        ],
        "min": 0,
        "max": "1",
        "base": {
          "path": "medmij-core-lm-HealthProfessional.NameInformation.NameUsage",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "binding": {
          "strength": "required",
          "valueSet": "http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.20.4.1--20200901000000"
        },
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "CE/CNE/CWE"
          },
          {
            "identity": "rim",
            "map": "CD"
          },
          {
            "identity": "orim",
            "map": "fhir:CodeableConcept rdfs:subClassOf dt:CD"
          },
          {
            "identity": "zib-nameinformation-v1.1-2020EN",
            "map": "NL-CM:20.4.7",
            "comment": "NameUsage"
          },
          {
            "identity": "medmij-core-dataset-101-20260413",
            "map": "medmij-core-dataelement-12",
            "comment": "NameUsage"
          }
        ]
      },
      {
        "id": "medmij-core-lm-HealthProfessional.NameInformation.LastName",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "medmij-core-lm-HealthProfessional.NameInformation.LastName",
        "short": "Last name",
        "definition": "Container of the LastName concept. This container contains all data elements of the LastName concept.",
        "alias": [
          "Geslachtsnaam"
        ],
        "min": 1,
        "max": "1",
        "base": {
          "path": "medmij-core-lm-HealthProfessional.NameInformation.LastName",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "zib-nameinformation-v1.1-2020EN",
            "map": "NL-CM:20.4.2",
            "comment": "LastName"
          },
          {
            "identity": "medmij-core-dataset-101-20260413",
            "map": "medmij-core-dataelement-13",
            "comment": "LastName"
          }
        ]
      },
      {
        "id": "medmij-core-lm-HealthProfessional.NameInformation.LastName.id",
        "path": "medmij-core-lm-HealthProfessional.NameInformation.LastName.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "Unique id for inter-element referencing",
        "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl": "string"
              }
            ],
            "code": "http://hl7.org/fhirpath/System.String"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "medmij-core-lm-HealthProfessional.NameInformation.LastName.extension",
        "path": "medmij-core-lm-HealthProfessional.NameInformation.LastName.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "description": "Extensions are always sliced by (at least) url",
          "rules": "open"
        },
        "short": "Additional content defined by implementations",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element.extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "medmij-core-lm-HealthProfessional.NameInformation.LastName.modifierExtension",
        "path": "medmij-core-lm-HealthProfessional.NameInformation.LastName.modifierExtension",
        "short": "Extensions that cannot be ignored even if unrecognized",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](extensibility.html#modifierExtension).",
        "alias": [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BackboneElement.modifierExtension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": true,
        "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "medmij-core-lm-HealthProfessional.NameInformation.LastName.Prefix",
        "path": "medmij-core-lm-HealthProfessional.NameInformation.LastName.Prefix",
        "short": "Prefix",
        "definition": "Prefix to the last name of the health professional.",
        "comment": "Note that FHIR strings SHALL NOT exceed 1MB in size",
        "alias": [
          "Voorvoegsels"
        ],
        "min": 0,
        "max": "1",
        "base": {
          "path": "medmij-core-lm-HealthProfessional.NameInformation.LastName.Prefix",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "zib-nameinformation-v1.1-2020EN",
            "map": "NL-CM:20.4.11",
            "comment": "Prefix"
          },
          {
            "identity": "medmij-core-dataset-101-20260413",
            "map": "medmij-core-dataelement-14",
            "comment": "Prefix"
          }
        ]
      },
      {
        "id": "medmij-core-lm-HealthProfessional.NameInformation.LastName.LastName",
        "path": "medmij-core-lm-HealthProfessional.NameInformation.LastName.LastName",
        "short": "Last name",
        "definition": "The official last name of the health professional.",
        "comment": "Note that FHIR strings SHALL NOT exceed 1MB in size",
        "alias": [
          "Achternaam"
        ],
        "min": 1,
        "max": "1",
        "base": {
          "path": "medmij-core-lm-HealthProfessional.NameInformation.LastName.LastName",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "zib-nameinformation-v1.1-2020EN",
            "map": "NL-CM:20.4.10",
            "comment": "LastName"
          },
          {
            "identity": "medmij-core-dataset-101-20260413",
            "map": "medmij-core-dataelement-15",
            "comment": "LastName"
          }
        ]
      },
      {
        "id": "medmij-core-lm-HealthProfessional.NameInformation.LastNamePartner",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "medmij-core-lm-HealthProfessional.NameInformation.LastNamePartner",
        "short": "Last name partner",
        "definition": "Container of the LastNamePartner concept. This container contains all data elements of the LastNamePartner concept.",
        "alias": [
          "GeslachtsnaamPartner"
        ],
        "min": 0,
        "max": "1",
        "base": {
          "path": "medmij-core-lm-HealthProfessional.NameInformation.LastNamePartner",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "zib-nameinformation-v1.1-2020EN",
            "map": "NL-CM:20.4.3",
            "comment": "LastNamePartner"
          },
          {
            "identity": "medmij-core-dataset-101-20260413",
            "map": "medmij-core-dataelement-16",
            "comment": "LastNamePartner"
          }
        ]
      },
      {
        "id": "medmij-core-lm-HealthProfessional.NameInformation.LastNamePartner.id",
        "path": "medmij-core-lm-HealthProfessional.NameInformation.LastNamePartner.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "Unique id for inter-element referencing",
        "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl": "string"
              }
            ],
            "code": "http://hl7.org/fhirpath/System.String"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "medmij-core-lm-HealthProfessional.NameInformation.LastNamePartner.extension",
        "path": "medmij-core-lm-HealthProfessional.NameInformation.LastNamePartner.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "description": "Extensions are always sliced by (at least) url",
          "rules": "open"
        },
        "short": "Additional content defined by implementations",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element.extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "medmij-core-lm-HealthProfessional.NameInformation.LastNamePartner.modifierExtension",
        "path": "medmij-core-lm-HealthProfessional.NameInformation.LastNamePartner.modifierExtension",
        "short": "Extensions that cannot be ignored even if unrecognized",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](extensibility.html#modifierExtension).",
        "alias": [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BackboneElement.modifierExtension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": true,
        "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "medmij-core-lm-HealthProfessional.NameInformation.LastNamePartner.PartnerPrefix",
        "path": "medmij-core-lm-HealthProfessional.NameInformation.LastNamePartner.PartnerPrefix",
        "short": "Partner prefix",
        "definition": "Prefix to the partner's last name of the health professional.",
        "comment": "Note that FHIR strings SHALL NOT exceed 1MB in size",
        "alias": [
          "VoorvoegselsPartner"
        ],
        "min": 0,
        "max": "1",
        "base": {
          "path": "medmij-core-lm-HealthProfessional.NameInformation.LastNamePartner.PartnerPrefix",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "zib-nameinformation-v1.1-2020EN",
            "map": "NL-CM:20.4.9",
            "comment": "PartnerPrefix"
          },
          {
            "identity": "medmij-core-dataset-101-20260413",
            "map": "medmij-core-dataelement-17",
            "comment": "PartnerPrefix"
          }
        ]
      },
      {
        "id": "medmij-core-lm-HealthProfessional.NameInformation.LastNamePartner.PartnerLastName",
        "path": "medmij-core-lm-HealthProfessional.NameInformation.LastNamePartner.PartnerLastName",
        "short": "Partner last name",
        "definition": "The partner's official last name of the health professional.",
        "comment": "Note that FHIR strings SHALL NOT exceed 1MB in size",
        "alias": [
          "AchternaamPartner"
        ],
        "min": 1,
        "max": "1",
        "base": {
          "path": "medmij-core-lm-HealthProfessional.NameInformation.LastNamePartner.PartnerLastName",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "zib-nameinformation-v1.1-2020EN",
            "map": "NL-CM:20.4.8",
            "comment": "PartnerLastName"
          },
          {
            "identity": "medmij-core-dataset-101-20260413",
            "map": "medmij-core-dataelement-18",
            "comment": "PartnerLastName"
          }
        ]
      },
      {
        "id": "medmij-core-lm-HealthProfessional.NameInformation.Titles",
        "path": "medmij-core-lm-HealthProfessional.NameInformation.Titles",
        "short": "Titles",
        "definition": "Noble and scientific titles. These can assist in formulating oral and formal addresing titles.",
        "comment": "Note that FHIR strings SHALL NOT exceed 1MB in size",
        "alias": [
          "Titels"
        ],
        "min": 0,
        "max": "1",
        "base": {
          "path": "medmij-core-lm-HealthProfessional.NameInformation.Titles",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "zib-nameinformation-v1.1-2020EN",
            "map": "NL-CM:20.4.12",
            "comment": "Titles"
          },
          {
            "identity": "medmij-core-dataset-101-20260413",
            "map": "medmij-core-dataelement-19",
            "comment": "Titles"
          }
        ]
      },
      {
        "id": "medmij-core-lm-HealthProfessional.Specialty",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "medmij-core-lm-HealthProfessional.Specialty",
        "short": "Specialty",
        "definition": "Health professional's medical specialty. This refers to the recognized medical specialties as stated in the BIG Act. For example general practitioner or cardiologist.",
        "comment": "Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.",
        "alias": [
          "Specialisme"
        ],
        "min": 0,
        "max": "1",
        "base": {
          "path": "medmij-core-lm-HealthProfessional.Specialty",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "binding": {
          "strength": "required",
          "valueSet": "http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.121.11.22--20200901000000"
        },
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "CE/CNE/CWE"
          },
          {
            "identity": "rim",
            "map": "CD"
          },
          {
            "identity": "orim",
            "map": "fhir:CodeableConcept rdfs:subClassOf dt:CD"
          },
          {
            "identity": "zib-healthprofessional-v3.5-2020EN",
            "map": "NL-CM:17.1.4",
            "comment": "Specialty"
          },
          {
            "identity": "medmij-core-dataset-101-20260413",
            "map": "medmij-core-dataelement-20",
            "comment": "Specialty"
          },
          {
            "identity": "SNOMED",
            "map": "394658006",
            "comment": "klinisch specialisme"
          }
        ]
      },
      {
        "id": "medmij-core-lm-HealthProfessional.Gender",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "medmij-core-lm-HealthProfessional.Gender",
        "short": "Gender",
        "definition": "Administrative gender of the health professional.",
        "comment": "Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.",
        "alias": [
          "Geslacht"
        ],
        "min": 0,
        "max": "1",
        "base": {
          "path": "medmij-core-lm-HealthProfessional.Gender",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "binding": {
          "strength": "required",
          "valueSet": "http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.17.1.8--20200901000000"
        },
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "CE/CNE/CWE"
          },
          {
            "identity": "rim",
            "map": "CD"
          },
          {
            "identity": "orim",
            "map": "fhir:CodeableConcept rdfs:subClassOf dt:CD"
          },
          {
            "identity": "zib-healthprofessional-v3.5-2020EN",
            "map": "NL-CM:17.1.9",
            "comment": "Gender"
          },
          {
            "identity": "medmij-core-dataset-101-20260413",
            "map": "medmij-core-dataelement-21",
            "comment": "Gender"
          }
        ]
      },
      {
        "id": "medmij-core-lm-HealthProfessional.AddressInformation",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "medmij-core-lm-HealthProfessional.AddressInformation",
        "short": "Address information",
        "definition": "Health professional's address information.",
        "alias": [
          "Adresgegevens"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "medmij-core-lm-HealthProfessional.AddressInformation",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "zib-healthprofessional-v3.5-2020EN",
            "map": "NL-CM:17.1.7",
            "comment": "AddressInformation"
          },
          {
            "identity": "medmij-core-dataset-101-20260413",
            "map": "medmij-core-dataelement-22",
            "comment": "AddressInformation"
          }
        ]
      },
      {
        "id": "medmij-core-lm-HealthProfessional.AddressInformation.id",
        "path": "medmij-core-lm-HealthProfessional.AddressInformation.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "Unique id for inter-element referencing",
        "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl": "string"
              }
            ],
            "code": "http://hl7.org/fhirpath/System.String"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "medmij-core-lm-HealthProfessional.AddressInformation.extension",
        "path": "medmij-core-lm-HealthProfessional.AddressInformation.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "description": "Extensions are always sliced by (at least) url",
          "rules": "open"
        },
        "short": "Additional content defined by implementations",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element.extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "medmij-core-lm-HealthProfessional.AddressInformation.modifierExtension",
        "path": "medmij-core-lm-HealthProfessional.AddressInformation.modifierExtension",
        "short": "Extensions that cannot be ignored even if unrecognized",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](extensibility.html#modifierExtension).",
        "alias": [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BackboneElement.modifierExtension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": true,
        "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "medmij-core-lm-HealthProfessional.AddressInformation.Street",
        "path": "medmij-core-lm-HealthProfessional.AddressInformation.Street",
        "short": "Street",
        "definition": "Street name of the address.",
        "comment": "Note that FHIR strings SHALL NOT exceed 1MB in size",
        "alias": [
          "Straat"
        ],
        "min": 0,
        "max": "1",
        "base": {
          "path": "medmij-core-lm-HealthProfessional.AddressInformation.Street",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "zib-addressinformation-v1.1-2020EN",
            "map": "NL-CM:20.5.2",
            "comment": "Street"
          },
          {
            "identity": "medmij-core-dataset-101-20260413",
            "map": "medmij-core-dataelement-23",
            "comment": "Street"
          }
        ]
      },
      {
        "id": "medmij-core-lm-HealthProfessional.AddressInformation.HouseNumber",
        "path": "medmij-core-lm-HealthProfessional.AddressInformation.HouseNumber",
        "short": "House number",
        "definition": "House number of the address.",
        "comment": "Note that FHIR strings SHALL NOT exceed 1MB in size",
        "alias": [
          "Huisnummer"
        ],
        "min": 0,
        "max": "1",
        "base": {
          "path": "medmij-core-lm-HealthProfessional.AddressInformation.HouseNumber",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "zib-addressinformation-v1.1-2020EN",
            "map": "NL-CM:20.5.12",
            "comment": "HouseNumber"
          },
          {
            "identity": "medmij-core-dataset-101-20260413",
            "map": "medmij-core-dataelement-24",
            "comment": "HouseNumber"
          }
        ]
      },
      {
        "id": "medmij-core-lm-HealthProfessional.AddressInformation.HouseNumberLetter",
        "path": "medmij-core-lm-HealthProfessional.AddressInformation.HouseNumberLetter",
        "short": "House number letter",
        "definition": "A letter following the house number as assigned by the municipal authorities.",
        "comment": "Note that FHIR strings SHALL NOT exceed 1MB in size",
        "alias": [
          "Huisnummerletter"
        ],
        "min": 0,
        "max": "1",
        "base": {
          "path": "medmij-core-lm-HealthProfessional.AddressInformation.HouseNumberLetter",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "zib-addressinformation-v1.1-2020EN",
            "map": "NL-CM:20.5.11",
            "comment": "HouseNumberLetter"
          },
          {
            "identity": "medmij-core-dataset-101-20260413",
            "map": "medmij-core-dataelement-25",
            "comment": "HouseNumberLetter"
          }
        ]
      },
      {
        "id": "medmij-core-lm-HealthProfessional.AddressInformation.HouseNumberAddition",
        "path": "medmij-core-lm-HealthProfessional.AddressInformation.HouseNumberAddition",
        "short": "House number addition",
        "definition": "The letters or signs needed to locate the mailbox, in addition to the house number and letter.",
        "comment": "Note that FHIR strings SHALL NOT exceed 1MB in size",
        "alias": [
          "Huisnummertoevoeging"
        ],
        "min": 0,
        "max": "1",
        "base": {
          "path": "medmij-core-lm-HealthProfessional.AddressInformation.HouseNumberAddition",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "zib-addressinformation-v1.1-2020EN",
            "map": "NL-CM:20.5.10",
            "comment": "HouseNumberAddition"
          },
          {
            "identity": "medmij-core-dataset-101-20260413",
            "map": "medmij-core-dataelement-26",
            "comment": "HouseNumberAddition"
          }
        ]
      },
      {
        "id": "medmij-core-lm-HealthProfessional.AddressInformation.HouseNumberIndication",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "medmij-core-lm-HealthProfessional.AddressInformation.HouseNumberIndication",
        "short": "House number indication",
        "definition": "The indication used for addresses which do not consist of the usual street name and house number.",
        "comment": "Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.",
        "alias": [
          "AanduidingBijNummer"
        ],
        "min": 0,
        "max": "1",
        "base": {
          "path": "medmij-core-lm-HealthProfessional.AddressInformation.HouseNumberIndication",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "binding": {
          "strength": "required",
          "valueSet": "http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.20.5.4--20200901000000"
        },
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "CE/CNE/CWE"
          },
          {
            "identity": "rim",
            "map": "CD"
          },
          {
            "identity": "orim",
            "map": "fhir:CodeableConcept rdfs:subClassOf dt:CD"
          },
          {
            "identity": "zib-addressinformation-v1.1-2020EN",
            "map": "NL-CM:20.5.9",
            "comment": "HouseNumberIndication"
          },
          {
            "identity": "medmij-core-dataset-101-20260413",
            "map": "medmij-core-dataelement-27",
            "comment": "HouseNumberIndication"
          }
        ]
      },
      {
        "id": "medmij-core-lm-HealthProfessional.AddressInformation.Postcode",
        "path": "medmij-core-lm-HealthProfessional.AddressInformation.Postcode",
        "short": "Postcode",
        "definition": "Postcode of the address.\nIn Dutch addresses, preferably use the postcode from the Postcode table (OID: 2.16.840.1.113883.2.4.4.15).",
        "comment": "Note that FHIR strings SHALL NOT exceed 1MB in size",
        "alias": [
          "Postcode"
        ],
        "min": 0,
        "max": "1",
        "base": {
          "path": "medmij-core-lm-HealthProfessional.AddressInformation.Postcode",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "zib-addressinformation-v1.1-2020EN",
            "map": "NL-CM:20.5.6",
            "comment": "Postcode"
          },
          {
            "identity": "medmij-core-dataset-101-20260413",
            "map": "medmij-core-dataelement-28",
            "comment": "Postcode"
          }
        ]
      },
      {
        "id": "medmij-core-lm-HealthProfessional.AddressInformation.PlaceOfResidence",
        "path": "medmij-core-lm-HealthProfessional.AddressInformation.PlaceOfResidence",
        "short": "Place of residence",
        "definition": "A geographically determined area which forms part of the municipal area.\nFor Dutch places of residence, preferably use the name from the GBA, table 33 (OID: 2.16.840.1.113883.2.4.6.14).",
        "comment": "Note that FHIR strings SHALL NOT exceed 1MB in size",
        "alias": [
          "Woonplaats"
        ],
        "min": 0,
        "max": "1",
        "base": {
          "path": "medmij-core-lm-HealthProfessional.AddressInformation.PlaceOfResidence",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "zib-addressinformation-v1.1-2020EN",
            "map": "NL-CM:20.5.3",
            "comment": "PlaceOfResidence"
          },
          {
            "identity": "medmij-core-dataset-101-20260413",
            "map": "medmij-core-dataelement-29",
            "comment": "PlaceOfResidence"
          }
        ]
      },
      {
        "id": "medmij-core-lm-HealthProfessional.AddressInformation.Municipality",
        "path": "medmij-core-lm-HealthProfessional.AddressInformation.Municipality",
        "short": "Municipality",
        "definition": "Municipality of residence.\nFor Dutch municipalities, preferably use the name from the GBA, table 33 (OID: 2.16.840.1.113883.2.4.6.14).",
        "comment": "Note that FHIR strings SHALL NOT exceed 1MB in size",
        "alias": [
          "Gemeente"
        ],
        "min": 0,
        "max": "1",
        "base": {
          "path": "medmij-core-lm-HealthProfessional.AddressInformation.Municipality",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "zib-addressinformation-v1.1-2020EN",
            "map": "NL-CM:20.5.4",
            "comment": "Municipality"
          },
          {
            "identity": "medmij-core-dataset-101-20260413",
            "map": "medmij-core-dataelement-30",
            "comment": "Municipality"
          }
        ]
      },
      {
        "id": "medmij-core-lm-HealthProfessional.AddressInformation.Country",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "medmij-core-lm-HealthProfessional.AddressInformation.Country",
        "short": "Country",
        "definition": "Country in which the address is located.",
        "comment": "Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.",
        "alias": [
          "Land"
        ],
        "min": 0,
        "max": "1",
        "base": {
          "path": "medmij-core-lm-HealthProfessional.AddressInformation.Country",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "binding": {
          "strength": "required",
          "valueSet": "http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.121.11.10--20200901000000"
        },
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "CE/CNE/CWE"
          },
          {
            "identity": "rim",
            "map": "CD"
          },
          {
            "identity": "orim",
            "map": "fhir:CodeableConcept rdfs:subClassOf dt:CD"
          },
          {
            "identity": "zib-addressinformation-v1.1-2020EN",
            "map": "NL-CM:20.5.5",
            "comment": "Country"
          },
          {
            "identity": "medmij-core-dataset-101-20260413",
            "map": "medmij-core-dataelement-31",
            "comment": "Country"
          }
        ]
      },
      {
        "id": "medmij-core-lm-HealthProfessional.AddressInformation.AdditionalInformation",
        "path": "medmij-core-lm-HealthProfessional.AddressInformation.AdditionalInformation",
        "short": "Additional information",
        "definition": "Extra information such as the building name, building number, entrance, route number.",
        "comment": "Note that FHIR strings SHALL NOT exceed 1MB in size",
        "alias": [
          "AdditioneleInformatie"
        ],
        "min": 0,
        "max": "1",
        "base": {
          "path": "medmij-core-lm-HealthProfessional.AddressInformation.AdditionalInformation",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "zib-addressinformation-v1.1-2020EN",
            "map": "NL-CM:20.5.7",
            "comment": "AdditionalInformation"
          },
          {
            "identity": "medmij-core-dataset-101-20260413",
            "map": "medmij-core-dataelement-32",
            "comment": "AdditionalInformation"
          }
        ]
      },
      {
        "id": "medmij-core-lm-HealthProfessional.AddressInformation.AddressType",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "medmij-core-lm-HealthProfessional.AddressInformation.AddressType",
        "short": "Address type",
        "definition": "The type of address in question, such as a home address or mailing address.",
        "comment": "Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.",
        "alias": [
          "AdresSoort"
        ],
        "min": 0,
        "max": "1",
        "base": {
          "path": "medmij-core-lm-HealthProfessional.AddressInformation.AddressType",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "binding": {
          "strength": "required",
          "valueSet": "http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.20.5.3--20200901000000"
        },
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "CE/CNE/CWE"
          },
          {
            "identity": "rim",
            "map": "CD"
          },
          {
            "identity": "orim",
            "map": "fhir:CodeableConcept rdfs:subClassOf dt:CD"
          },
          {
            "identity": "zib-addressinformation-v1.1-2020EN",
            "map": "NL-CM:20.5.8",
            "comment": "AddressType"
          },
          {
            "identity": "medmij-core-dataset-101-20260413",
            "map": "medmij-core-dataelement-33",
            "comment": "AddressType"
          }
        ]
      },
      {
        "id": "medmij-core-lm-HealthProfessional.ContactInformation",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "medmij-core-lm-HealthProfessional.ContactInformation",
        "short": "Contact information",
        "definition": "Health professional's telephone number(s) or e-mail address(es).",
        "alias": [
          "Contactgegevens"
        ],
        "min": 0,
        "max": "1",
        "base": {
          "path": "medmij-core-lm-HealthProfessional.ContactInformation",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "zib-healthprofessional-v3.5-2020EN",
            "map": "NL-CM:17.1.8",
            "comment": "ContactInformation"
          },
          {
            "identity": "medmij-core-dataset-101-20260413",
            "map": "medmij-core-dataelement-34",
            "comment": "ContactInformation"
          }
        ]
      },
      {
        "id": "medmij-core-lm-HealthProfessional.ContactInformation.id",
        "path": "medmij-core-lm-HealthProfessional.ContactInformation.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "Unique id for inter-element referencing",
        "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl": "string"
              }
            ],
            "code": "http://hl7.org/fhirpath/System.String"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "medmij-core-lm-HealthProfessional.ContactInformation.extension",
        "path": "medmij-core-lm-HealthProfessional.ContactInformation.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "description": "Extensions are always sliced by (at least) url",
          "rules": "open"
        },
        "short": "Additional content defined by implementations",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element.extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "medmij-core-lm-HealthProfessional.ContactInformation.modifierExtension",
        "path": "medmij-core-lm-HealthProfessional.ContactInformation.modifierExtension",
        "short": "Extensions that cannot be ignored even if unrecognized",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](extensibility.html#modifierExtension).",
        "alias": [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BackboneElement.modifierExtension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": true,
        "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "medmij-core-lm-HealthProfessional.ContactInformation.TelephoneNumbers",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "medmij-core-lm-HealthProfessional.ContactInformation.TelephoneNumbers",
        "short": "Telephone numbers",
        "definition": "Container of the TelephoneNumbers concept. This container contains all data elements of the TelephoneNumbers concept.",
        "alias": [
          "Telefoonnummers"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "medmij-core-lm-HealthProfessional.ContactInformation.TelephoneNumbers",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "zib-contactinformation-v1.2-2020EN",
            "map": "NL-CM:20.6.2",
            "comment": "TelephoneNumbers"
          },
          {
            "identity": "medmij-core-dataset-101-20260413",
            "map": "medmij-core-dataelement-35",
            "comment": "TelephoneNumbers"
          }
        ]
      },
      {
        "id": "medmij-core-lm-HealthProfessional.ContactInformation.TelephoneNumbers.id",
        "path": "medmij-core-lm-HealthProfessional.ContactInformation.TelephoneNumbers.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "Unique id for inter-element referencing",
        "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl": "string"
              }
            ],
            "code": "http://hl7.org/fhirpath/System.String"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "medmij-core-lm-HealthProfessional.ContactInformation.TelephoneNumbers.extension",
        "path": "medmij-core-lm-HealthProfessional.ContactInformation.TelephoneNumbers.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "description": "Extensions are always sliced by (at least) url",
          "rules": "open"
        },
        "short": "Additional content defined by implementations",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element.extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "medmij-core-lm-HealthProfessional.ContactInformation.TelephoneNumbers.modifierExtension",
        "path": "medmij-core-lm-HealthProfessional.ContactInformation.TelephoneNumbers.modifierExtension",
        "short": "Extensions that cannot be ignored even if unrecognized",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](extensibility.html#modifierExtension).",
        "alias": [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BackboneElement.modifierExtension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": true,
        "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "medmij-core-lm-HealthProfessional.ContactInformation.TelephoneNumbers.TelephoneNumber",
        "path": "medmij-core-lm-HealthProfessional.ContactInformation.TelephoneNumbers.TelephoneNumber",
        "short": "Telephone number",
        "definition": "The health professional's telephone number.",
        "comment": "Note that FHIR strings SHALL NOT exceed 1MB in size",
        "alias": [
          "Telefoonnummer"
        ],
        "min": 1,
        "max": "1",
        "base": {
          "path": "medmij-core-lm-HealthProfessional.ContactInformation.TelephoneNumbers.TelephoneNumber",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "zib-contactinformation-v1.2-2020EN",
            "map": "NL-CM:20.6.4",
            "comment": "TelephoneNumber"
          },
          {
            "identity": "medmij-core-dataset-101-20260413",
            "map": "medmij-core-dataelement-36",
            "comment": "TelephoneNumber"
          }
        ]
      },
      {
        "id": "medmij-core-lm-HealthProfessional.ContactInformation.TelephoneNumbers.TelecomType",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "medmij-core-lm-HealthProfessional.ContactInformation.TelephoneNumbers.TelecomType",
        "short": "Telecom type",
        "definition": "The telecom or device type that the telephone number is connected to.",
        "comment": "Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.",
        "alias": [
          "TelecomType"
        ],
        "min": 0,
        "max": "1",
        "base": {
          "path": "medmij-core-lm-HealthProfessional.ContactInformation.TelephoneNumbers.TelecomType",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "binding": {
          "strength": "required",
          "valueSet": "http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.20.6.1--20200901000000"
        },
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "CE/CNE/CWE"
          },
          {
            "identity": "rim",
            "map": "CD"
          },
          {
            "identity": "orim",
            "map": "fhir:CodeableConcept rdfs:subClassOf dt:CD"
          },
          {
            "identity": "zib-contactinformation-v1.2-2020EN",
            "map": "NL-CM:20.6.5",
            "comment": "TelecomType"
          },
          {
            "identity": "medmij-core-dataset-101-20260413",
            "map": "medmij-core-dataelement-37",
            "comment": "TelecomType"
          }
        ]
      },
      {
        "id": "medmij-core-lm-HealthProfessional.ContactInformation.TelephoneNumbers.NumberType",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "medmij-core-lm-HealthProfessional.ContactInformation.TelephoneNumbers.NumberType",
        "short": "Number type",
        "definition": "The number type indicates whether the number is a landline, temporary or work telephone number.",
        "comment": "Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.",
        "alias": [
          "NummerSoort"
        ],
        "min": 0,
        "max": "1",
        "base": {
          "path": "medmij-core-lm-HealthProfessional.ContactInformation.TelephoneNumbers.NumberType",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "binding": {
          "strength": "required",
          "valueSet": "http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.20.6.2--20200901000000"
        },
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "CE/CNE/CWE"
          },
          {
            "identity": "rim",
            "map": "CD"
          },
          {
            "identity": "orim",
            "map": "fhir:CodeableConcept rdfs:subClassOf dt:CD"
          },
          {
            "identity": "zib-contactinformation-v1.2-2020EN",
            "map": "NL-CM:20.6.6",
            "comment": "NumberType"
          },
          {
            "identity": "medmij-core-dataset-101-20260413",
            "map": "medmij-core-dataelement-38",
            "comment": "NumberType"
          }
        ]
      },
      {
        "id": "medmij-core-lm-HealthProfessional.ContactInformation.TelephoneNumbers.Comment",
        "path": "medmij-core-lm-HealthProfessional.ContactInformation.TelephoneNumbers.Comment",
        "short": "Comment",
        "definition": "Explanation about the telephone number and how to use it. It can be indicated, for example, that it is a department number (for healthcare professionnals) or that availability by phone is only possible during a specified part of the day.",
        "comment": "Note that FHIR strings SHALL NOT exceed 1MB in size",
        "alias": [
          "Toelichting"
        ],
        "min": 0,
        "max": "1",
        "base": {
          "path": "medmij-core-lm-HealthProfessional.ContactInformation.TelephoneNumbers.Comment",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "zib-contactinformation-v1.2-2020EN",
            "map": "NL-CM:20.6.9",
            "comment": "Comment"
          },
          {
            "identity": "medmij-core-dataset-101-20260413",
            "map": "medmij-core-dataelement-39",
            "comment": "Comment"
          }
        ]
      },
      {
        "id": "medmij-core-lm-HealthProfessional.ContactInformation.EmailAddresses",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "medmij-core-lm-HealthProfessional.ContactInformation.EmailAddresses",
        "short": "E-mail addresses",
        "definition": "Container of the EmailAddresses concept. This container contains all data elements of the E-mailAddresses concept.",
        "alias": [
          "EmailAdressen"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "medmij-core-lm-HealthProfessional.ContactInformation.EmailAddresses",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "zib-contactinformation-v1.2-2020EN",
            "map": "NL-CM:20.6.3",
            "comment": "EmailAddresses"
          },
          {
            "identity": "medmij-core-dataset-101-20260413",
            "map": "medmij-core-dataelement-40",
            "comment": "EmailAddresses"
          }
        ]
      },
      {
        "id": "medmij-core-lm-HealthProfessional.ContactInformation.EmailAddresses.id",
        "path": "medmij-core-lm-HealthProfessional.ContactInformation.EmailAddresses.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "Unique id for inter-element referencing",
        "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl": "string"
              }
            ],
            "code": "http://hl7.org/fhirpath/System.String"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "medmij-core-lm-HealthProfessional.ContactInformation.EmailAddresses.extension",
        "path": "medmij-core-lm-HealthProfessional.ContactInformation.EmailAddresses.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "description": "Extensions are always sliced by (at least) url",
          "rules": "open"
        },
        "short": "Additional content defined by implementations",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element.extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "medmij-core-lm-HealthProfessional.ContactInformation.EmailAddresses.modifierExtension",
        "path": "medmij-core-lm-HealthProfessional.ContactInformation.EmailAddresses.modifierExtension",
        "short": "Extensions that cannot be ignored even if unrecognized",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](extensibility.html#modifierExtension).",
        "alias": [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BackboneElement.modifierExtension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": true,
        "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "medmij-core-lm-HealthProfessional.ContactInformation.EmailAddresses.EmailAddress",
        "path": "medmij-core-lm-HealthProfessional.ContactInformation.EmailAddresses.EmailAddress",
        "short": "E-mail address",
        "definition": "The health professional's e-mail address.",
        "comment": "Note that FHIR strings SHALL NOT exceed 1MB in size",
        "alias": [
          "EmailAdres"
        ],
        "min": 1,
        "max": "1",
        "base": {
          "path": "medmij-core-lm-HealthProfessional.ContactInformation.EmailAddresses.EmailAddress",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "zib-contactinformation-v1.2-2020EN",
            "map": "NL-CM:20.6.7",
            "comment": "EmailAddress"
          },
          {
            "identity": "medmij-core-dataset-101-20260413",
            "map": "medmij-core-dataelement-41",
            "comment": "EmailAddress"
          }
        ]
      },
      {
        "id": "medmij-core-lm-HealthProfessional.ContactInformation.EmailAddresses.EmailAddressType",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "medmij-core-lm-HealthProfessional.ContactInformation.EmailAddresses.EmailAddressType",
        "short": "E-mail address type",
        "definition": "The e-mail address type indicates whether it is a private or business e-mail address.",
        "comment": "Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.",
        "alias": [
          "EmailSoort"
        ],
        "min": 0,
        "max": "1",
        "base": {
          "path": "medmij-core-lm-HealthProfessional.ContactInformation.EmailAddresses.EmailAddressType",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "binding": {
          "strength": "required",
          "valueSet": "http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.20.6.3--20200901000000"
        },
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "CE/CNE/CWE"
          },
          {
            "identity": "rim",
            "map": "CD"
          },
          {
            "identity": "orim",
            "map": "fhir:CodeableConcept rdfs:subClassOf dt:CD"
          },
          {
            "identity": "zib-contactinformation-v1.2-2020EN",
            "map": "NL-CM:20.6.8",
            "comment": "EmailAddressType"
          },
          {
            "identity": "medmij-core-dataset-101-20260413",
            "map": "medmij-core-dataelement-42",
            "comment": "EmailAddressType"
          }
        ]
      },
      {
        "id": "medmij-core-lm-HealthProfessional.HealthcareProvider",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "medmij-core-lm-HealthProfessional.HealthcareProvider",
        "short": "Healthcare provider",
        "definition": "The organization the health professional works for.",
        "comment": "References SHALL be a reference to an actual FHIR resource, and SHALL be resolveable (allowing for access control, temporary unavailability, etc.). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository.",
        "alias": [
          "Zorgaanbieder"
        ],
        "min": 0,
        "max": "1",
        "base": {
          "path": "medmij-core-lm-HealthProfessional.HealthcareProvider",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://medmij.nl/fhir/StructureDefinition/medmij-core-lm-HealthcareProvider"
            ]
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ref-1",
            "severity": "error",
            "human": "SHALL have a contained resource if a local reference is provided",
            "expression": "reference.startsWith('#').not() or (reference.substring(1).trace('url') in %rootResource.contained.id.trace('ids'))",
            "xpath": "not(starts-with(f:reference/@value, '#')) or exists(ancestor::*[self::f:entry or self::f:parameter]/f:resource/f:*/f:contained/f:*[f:id/@value=substring-after(current()/f:reference/@value, '#')]|/*/f:contained/f:*[f:id/@value=substring-after(current()/f:reference/@value, '#')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Reference"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "The target of a resource reference is a RIM entry point (Act, Role, or Entity)"
          },
          {
            "identity": "zib-healthprofessional-v3.5-2020EN",
            "map": "NL-CM:17.1.6",
            "comment": "HealthcareProvider"
          },
          {
            "identity": "medmij-core-dataset-101-20260413",
            "map": "medmij-core-dataelement-43",
            "comment": "HealthcareProvider"
          }
        ]
      },
      {
        "id": "medmij-core-lm-HealthProfessional.HealthProfessionalRole",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "medmij-core-lm-HealthProfessional.HealthProfessionalRole",
        "short": "Health professional role",
        "definition": "The role the health professional fulfils in the healthcare process. For health professionals, this could be for example attender, referrer or performer.",
        "comment": "Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "medmij-core-lm-HealthProfessional.HealthProfessionalRole",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "binding": {
          "strength": "required",
          "valueSet": "http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.17.1.5--20200901000000"
        },
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "CE/CNE/CWE"
          },
          {
            "identity": "rim",
            "map": "CD"
          },
          {
            "identity": "orim",
            "map": "fhir:CodeableConcept rdfs:subClassOf dt:CD"
          },
          {
            "identity": "zib-healthprofessional-v3.5-2020EN",
            "map": "NL-CM:17.1.5",
            "comment": "HealthProfessionalRole"
          },
          {
            "identity": "medmij-core-dataset-101-20260413",
            "map": "medmij-core-dataelement-44",
            "comment": "HealthProfessionalRole"
          }
        ]
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "medmij-core-lm-HealthProfessional",
        "path": "medmij-core-lm-HealthProfessional",
        "short": "HealthProfessional",
        "definition": "A health professional is a person who is authorized to perform actions in the field of individual healthcare.",
        "alias": [
          "Zorgverlener"
        ],
        "mapping": [
          {
            "identity": "zib-healthprofessional-v3.5-2020EN",
            "map": "NL-CM:17.1.1",
            "comment": "HealthProfessional"
          },
          {
            "identity": "medmij-core-dataset-101-20260413",
            "map": "medmij-core-dataelement-6",
            "comment": "HealthProfessional"
          },
          {
            "identity": "SNOMED",
            "map": "223366009",
            "comment": "gezondheidszorgpersoneel"
          }
        ]
      },
      {
        "id": "medmij-core-lm-HealthProfessional.HealthProfessionalIdentificationNumber",
        "path": "medmij-core-lm-HealthProfessional.HealthProfessionalIdentificationNumber",
        "short": "Health professional identification number",
        "definition": "The health professional identification number is a number that uniquely identifies the health professional.\nThe following numbers are used in the Netherlands: 1. UZI Health Professionals. Identification of health professionals (people) in the Dutch healthcare industry. 2. VEKTIS AGB-Z. Identifies health professionals and healthcare organizations 3. BIG-ID. The ID of the health professional listed in the BIG Register.\nThis information is not readily available for foreign health professionals.",
        "alias": [
          "ZorgverlenerIdentificatienummer"
        ],
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Identifier"
          }
        ],
        "mapping": [
          {
            "identity": "zib-healthprofessional-v3.5-2020EN",
            "map": "NL-CM:17.1.2",
            "comment": "HealthProfessionalIdentificationNumber"
          },
          {
            "identity": "medmij-core-dataset-101-20260413",
            "map": "medmij-core-dataelement-7",
            "comment": "HealthProfessionalIdentificationNumber"
          }
        ]
      },
      {
        "id": "medmij-core-lm-HealthProfessional.NameInformation",
        "path": "medmij-core-lm-HealthProfessional.NameInformation",
        "short": "Name information",
        "definition": "Health professional's full name. If a health professional identification number is entered, it will be the name as listed in UZI, AGB or by the healthcare center.",
        "alias": [
          "Naamgegevens"
        ],
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mapping": [
          {
            "identity": "zib-healthprofessional-v3.5-2020EN",
            "map": "NL-CM:17.1.3",
            "comment": "NameInformation"
          },
          {
            "identity": "medmij-core-dataset-101-20260413",
            "map": "medmij-core-dataelement-8",
            "comment": "NameInformation"
          }
        ]
      },
      {
        "id": "medmij-core-lm-HealthProfessional.NameInformation.FirstNames",
        "path": "medmij-core-lm-HealthProfessional.NameInformation.FirstNames",
        "short": "First names",
        "definition": "The official first names of the health professional.",
        "alias": [
          "Voornamen"
        ],
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "mapping": [
          {
            "identity": "zib-nameinformation-v1.1-2020EN",
            "map": "NL-CM:20.4.4",
            "comment": "FirstNames"
          },
          {
            "identity": "medmij-core-dataset-101-20260413",
            "map": "medmij-core-dataelement-9",
            "comment": "FirstNames"
          }
        ]
      },
      {
        "id": "medmij-core-lm-HealthProfessional.NameInformation.Initials",
        "path": "medmij-core-lm-HealthProfessional.NameInformation.Initials",
        "short": "Initials",
        "definition": "The initials of the health professional.",
        "alias": [
          "Initialen"
        ],
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "mapping": [
          {
            "identity": "zib-nameinformation-v1.1-2020EN",
            "map": "NL-CM:20.4.5",
            "comment": "Initials"
          },
          {
            "identity": "medmij-core-dataset-101-20260413",
            "map": "medmij-core-dataelement-10",
            "comment": "Initials"
          }
        ]
      },
      {
        "id": "medmij-core-lm-HealthProfessional.NameInformation.GivenName",
        "path": "medmij-core-lm-HealthProfessional.NameInformation.GivenName",
        "short": "Given name",
        "definition": "The name normally used to address the health professional.",
        "alias": [
          "Roepnaam"
        ],
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "mapping": [
          {
            "identity": "zib-nameinformation-v1.1-2020EN",
            "map": "NL-CM:20.4.6",
            "comment": "GivenName"
          },
          {
            "identity": "medmij-core-dataset-101-20260413",
            "map": "medmij-core-dataelement-11",
            "comment": "GivenName"
          }
        ]
      },
      {
        "id": "medmij-core-lm-HealthProfessional.NameInformation.NameUsage",
        "path": "medmij-core-lm-HealthProfessional.NameInformation.NameUsage",
        "short": "Name usage",
        "definition": "This concept indicates the last name or order of last names with which the health professional is to be addressed.",
        "alias": [
          "Naamgebruik"
        ],
        "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.20.4.1--20200901000000"
        },
        "mapping": [
          {
            "identity": "zib-nameinformation-v1.1-2020EN",
            "map": "NL-CM:20.4.7",
            "comment": "NameUsage"
          },
          {
            "identity": "medmij-core-dataset-101-20260413",
            "map": "medmij-core-dataelement-12",
            "comment": "NameUsage"
          }
        ]
      },
      {
        "id": "medmij-core-lm-HealthProfessional.NameInformation.LastName",
        "path": "medmij-core-lm-HealthProfessional.NameInformation.LastName",
        "short": "Last name",
        "definition": "Container of the LastName concept. This container contains all data elements of the LastName concept.",
        "alias": [
          "Geslachtsnaam"
        ],
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mapping": [
          {
            "identity": "zib-nameinformation-v1.1-2020EN",
            "map": "NL-CM:20.4.2",
            "comment": "LastName"
          },
          {
            "identity": "medmij-core-dataset-101-20260413",
            "map": "medmij-core-dataelement-13",
            "comment": "LastName"
          }
        ]
      },
      {
        "id": "medmij-core-lm-HealthProfessional.NameInformation.LastName.Prefix",
        "path": "medmij-core-lm-HealthProfessional.NameInformation.LastName.Prefix",
        "short": "Prefix",
        "definition": "Prefix to the last name of the health professional.",
        "alias": [
          "Voorvoegsels"
        ],
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "mapping": [
          {
            "identity": "zib-nameinformation-v1.1-2020EN",
            "map": "NL-CM:20.4.11",
            "comment": "Prefix"
          },
          {
            "identity": "medmij-core-dataset-101-20260413",
            "map": "medmij-core-dataelement-14",
            "comment": "Prefix"
          }
        ]
      },
      {
        "id": "medmij-core-lm-HealthProfessional.NameInformation.LastName.LastName",
        "path": "medmij-core-lm-HealthProfessional.NameInformation.LastName.LastName",
        "short": "Last name",
        "definition": "The official last name of the health professional.",
        "alias": [
          "Achternaam"
        ],
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "mapping": [
          {
            "identity": "zib-nameinformation-v1.1-2020EN",
            "map": "NL-CM:20.4.10",
            "comment": "LastName"
          },
          {
            "identity": "medmij-core-dataset-101-20260413",
            "map": "medmij-core-dataelement-15",
            "comment": "LastName"
          }
        ]
      },
      {
        "id": "medmij-core-lm-HealthProfessional.NameInformation.LastNamePartner",
        "path": "medmij-core-lm-HealthProfessional.NameInformation.LastNamePartner",
        "short": "Last name partner",
        "definition": "Container of the LastNamePartner concept. This container contains all data elements of the LastNamePartner concept.",
        "alias": [
          "GeslachtsnaamPartner"
        ],
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mapping": [
          {
            "identity": "zib-nameinformation-v1.1-2020EN",
            "map": "NL-CM:20.4.3",
            "comment": "LastNamePartner"
          },
          {
            "identity": "medmij-core-dataset-101-20260413",
            "map": "medmij-core-dataelement-16",
            "comment": "LastNamePartner"
          }
        ]
      },
      {
        "id": "medmij-core-lm-HealthProfessional.NameInformation.LastNamePartner.PartnerPrefix",
        "path": "medmij-core-lm-HealthProfessional.NameInformation.LastNamePartner.PartnerPrefix",
        "short": "Partner prefix",
        "definition": "Prefix to the partner's last name of the health professional.",
        "alias": [
          "VoorvoegselsPartner"
        ],
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "mapping": [
          {
            "identity": "zib-nameinformation-v1.1-2020EN",
            "map": "NL-CM:20.4.9",
            "comment": "PartnerPrefix"
          },
          {
            "identity": "medmij-core-dataset-101-20260413",
            "map": "medmij-core-dataelement-17",
            "comment": "PartnerPrefix"
          }
        ]
      },
      {
        "id": "medmij-core-lm-HealthProfessional.NameInformation.LastNamePartner.PartnerLastName",
        "path": "medmij-core-lm-HealthProfessional.NameInformation.LastNamePartner.PartnerLastName",
        "short": "Partner last name",
        "definition": "The partner's official last name of the health professional.",
        "alias": [
          "AchternaamPartner"
        ],
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "mapping": [
          {
            "identity": "zib-nameinformation-v1.1-2020EN",
            "map": "NL-CM:20.4.8",
            "comment": "PartnerLastName"
          },
          {
            "identity": "medmij-core-dataset-101-20260413",
            "map": "medmij-core-dataelement-18",
            "comment": "PartnerLastName"
          }
        ]
      },
      {
        "id": "medmij-core-lm-HealthProfessional.NameInformation.Titles",
        "path": "medmij-core-lm-HealthProfessional.NameInformation.Titles",
        "short": "Titles",
        "definition": "Noble and scientific titles. These can assist in formulating oral and formal addresing titles.",
        "alias": [
          "Titels"
        ],
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "mapping": [
          {
            "identity": "zib-nameinformation-v1.1-2020EN",
            "map": "NL-CM:20.4.12",
            "comment": "Titles"
          },
          {
            "identity": "medmij-core-dataset-101-20260413",
            "map": "medmij-core-dataelement-19",
            "comment": "Titles"
          }
        ]
      },
      {
        "id": "medmij-core-lm-HealthProfessional.Specialty",
        "path": "medmij-core-lm-HealthProfessional.Specialty",
        "short": "Specialty",
        "definition": "Health professional's medical specialty. This refers to the recognized medical specialties as stated in the BIG Act. For example general practitioner or cardiologist.",
        "alias": [
          "Specialisme"
        ],
        "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.121.11.22--20200901000000"
        },
        "mapping": [
          {
            "identity": "zib-healthprofessional-v3.5-2020EN",
            "map": "NL-CM:17.1.4",
            "comment": "Specialty"
          },
          {
            "identity": "medmij-core-dataset-101-20260413",
            "map": "medmij-core-dataelement-20",
            "comment": "Specialty"
          },
          {
            "identity": "SNOMED",
            "map": "394658006",
            "comment": "klinisch specialisme"
          }
        ]
      },
      {
        "id": "medmij-core-lm-HealthProfessional.Gender",
        "path": "medmij-core-lm-HealthProfessional.Gender",
        "short": "Gender",
        "definition": "Administrative gender of the health professional.",
        "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.17.1.8--20200901000000"
        },
        "mapping": [
          {
            "identity": "zib-healthprofessional-v3.5-2020EN",
            "map": "NL-CM:17.1.9",
            "comment": "Gender"
          },
          {
            "identity": "medmij-core-dataset-101-20260413",
            "map": "medmij-core-dataelement-21",
            "comment": "Gender"
          }
        ]
      },
      {
        "id": "medmij-core-lm-HealthProfessional.AddressInformation",
        "path": "medmij-core-lm-HealthProfessional.AddressInformation",
        "short": "Address information",
        "definition": "Health professional's address information.",
        "alias": [
          "Adresgegevens"
        ],
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mapping": [
          {
            "identity": "zib-healthprofessional-v3.5-2020EN",
            "map": "NL-CM:17.1.7",
            "comment": "AddressInformation"
          },
          {
            "identity": "medmij-core-dataset-101-20260413",
            "map": "medmij-core-dataelement-22",
            "comment": "AddressInformation"
          }
        ]
      },
      {
        "id": "medmij-core-lm-HealthProfessional.AddressInformation.Street",
        "path": "medmij-core-lm-HealthProfessional.AddressInformation.Street",
        "short": "Street",
        "definition": "Street name of the address.",
        "alias": [
          "Straat"
        ],
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "mapping": [
          {
            "identity": "zib-addressinformation-v1.1-2020EN",
            "map": "NL-CM:20.5.2",
            "comment": "Street"
          },
          {
            "identity": "medmij-core-dataset-101-20260413",
            "map": "medmij-core-dataelement-23",
            "comment": "Street"
          }
        ]
      },
      {
        "id": "medmij-core-lm-HealthProfessional.AddressInformation.HouseNumber",
        "path": "medmij-core-lm-HealthProfessional.AddressInformation.HouseNumber",
        "short": "House number",
        "definition": "House number of the address.",
        "alias": [
          "Huisnummer"
        ],
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "mapping": [
          {
            "identity": "zib-addressinformation-v1.1-2020EN",
            "map": "NL-CM:20.5.12",
            "comment": "HouseNumber"
          },
          {
            "identity": "medmij-core-dataset-101-20260413",
            "map": "medmij-core-dataelement-24",
            "comment": "HouseNumber"
          }
        ]
      },
      {
        "id": "medmij-core-lm-HealthProfessional.AddressInformation.HouseNumberLetter",
        "path": "medmij-core-lm-HealthProfessional.AddressInformation.HouseNumberLetter",
        "short": "House number letter",
        "definition": "A letter following the house number as assigned by the municipal authorities.",
        "alias": [
          "Huisnummerletter"
        ],
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "mapping": [
          {
            "identity": "zib-addressinformation-v1.1-2020EN",
            "map": "NL-CM:20.5.11",
            "comment": "HouseNumberLetter"
          },
          {
            "identity": "medmij-core-dataset-101-20260413",
            "map": "medmij-core-dataelement-25",
            "comment": "HouseNumberLetter"
          }
        ]
      },
      {
        "id": "medmij-core-lm-HealthProfessional.AddressInformation.HouseNumberAddition",
        "path": "medmij-core-lm-HealthProfessional.AddressInformation.HouseNumberAddition",
        "short": "House number addition",
        "definition": "The letters or signs needed to locate the mailbox, in addition to the house number and letter.",
        "alias": [
          "Huisnummertoevoeging"
        ],
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "mapping": [
          {
            "identity": "zib-addressinformation-v1.1-2020EN",
            "map": "NL-CM:20.5.10",
            "comment": "HouseNumberAddition"
          },
          {
            "identity": "medmij-core-dataset-101-20260413",
            "map": "medmij-core-dataelement-26",
            "comment": "HouseNumberAddition"
          }
        ]
      },
      {
        "id": "medmij-core-lm-HealthProfessional.AddressInformation.HouseNumberIndication",
        "path": "medmij-core-lm-HealthProfessional.AddressInformation.HouseNumberIndication",
        "short": "House number indication",
        "definition": "The indication used for addresses which do not consist of the usual street name and house number.",
        "alias": [
          "AanduidingBijNummer"
        ],
        "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.20.5.4--20200901000000"
        },
        "mapping": [
          {
            "identity": "zib-addressinformation-v1.1-2020EN",
            "map": "NL-CM:20.5.9",
            "comment": "HouseNumberIndication"
          },
          {
            "identity": "medmij-core-dataset-101-20260413",
            "map": "medmij-core-dataelement-27",
            "comment": "HouseNumberIndication"
          }
        ]
      },
      {
        "id": "medmij-core-lm-HealthProfessional.AddressInformation.Postcode",
        "path": "medmij-core-lm-HealthProfessional.AddressInformation.Postcode",
        "short": "Postcode",
        "definition": "Postcode of the address.\nIn Dutch addresses, preferably use the postcode from the Postcode table (OID: 2.16.840.1.113883.2.4.4.15).",
        "alias": [
          "Postcode"
        ],
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "mapping": [
          {
            "identity": "zib-addressinformation-v1.1-2020EN",
            "map": "NL-CM:20.5.6",
            "comment": "Postcode"
          },
          {
            "identity": "medmij-core-dataset-101-20260413",
            "map": "medmij-core-dataelement-28",
            "comment": "Postcode"
          }
        ]
      },
      {
        "id": "medmij-core-lm-HealthProfessional.AddressInformation.PlaceOfResidence",
        "path": "medmij-core-lm-HealthProfessional.AddressInformation.PlaceOfResidence",
        "short": "Place of residence",
        "definition": "A geographically determined area which forms part of the municipal area.\nFor Dutch places of residence, preferably use the name from the GBA, table 33 (OID: 2.16.840.1.113883.2.4.6.14).",
        "alias": [
          "Woonplaats"
        ],
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "mapping": [
          {
            "identity": "zib-addressinformation-v1.1-2020EN",
            "map": "NL-CM:20.5.3",
            "comment": "PlaceOfResidence"
          },
          {
            "identity": "medmij-core-dataset-101-20260413",
            "map": "medmij-core-dataelement-29",
            "comment": "PlaceOfResidence"
          }
        ]
      },
      {
        "id": "medmij-core-lm-HealthProfessional.AddressInformation.Municipality",
        "path": "medmij-core-lm-HealthProfessional.AddressInformation.Municipality",
        "short": "Municipality",
        "definition": "Municipality of residence.\nFor Dutch municipalities, preferably use the name from the GBA, table 33 (OID: 2.16.840.1.113883.2.4.6.14).",
        "alias": [
          "Gemeente"
        ],
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "mapping": [
          {
            "identity": "zib-addressinformation-v1.1-2020EN",
            "map": "NL-CM:20.5.4",
            "comment": "Municipality"
          },
          {
            "identity": "medmij-core-dataset-101-20260413",
            "map": "medmij-core-dataelement-30",
            "comment": "Municipality"
          }
        ]
      },
      {
        "id": "medmij-core-lm-HealthProfessional.AddressInformation.Country",
        "path": "medmij-core-lm-HealthProfessional.AddressInformation.Country",
        "short": "Country",
        "definition": "Country in which the address is located.",
        "alias": [
          "Land"
        ],
        "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.121.11.10--20200901000000"
        },
        "mapping": [
          {
            "identity": "zib-addressinformation-v1.1-2020EN",
            "map": "NL-CM:20.5.5",
            "comment": "Country"
          },
          {
            "identity": "medmij-core-dataset-101-20260413",
            "map": "medmij-core-dataelement-31",
            "comment": "Country"
          }
        ]
      },
      {
        "id": "medmij-core-lm-HealthProfessional.AddressInformation.AdditionalInformation",
        "path": "medmij-core-lm-HealthProfessional.AddressInformation.AdditionalInformation",
        "short": "Additional information",
        "definition": "Extra information such as the building name, building number, entrance, route number.",
        "alias": [
          "AdditioneleInformatie"
        ],
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "mapping": [
          {
            "identity": "zib-addressinformation-v1.1-2020EN",
            "map": "NL-CM:20.5.7",
            "comment": "AdditionalInformation"
          },
          {
            "identity": "medmij-core-dataset-101-20260413",
            "map": "medmij-core-dataelement-32",
            "comment": "AdditionalInformation"
          }
        ]
      },
      {
        "id": "medmij-core-lm-HealthProfessional.AddressInformation.AddressType",
        "path": "medmij-core-lm-HealthProfessional.AddressInformation.AddressType",
        "short": "Address type",
        "definition": "The type of address in question, such as a home address or mailing address.",
        "alias": [
          "AdresSoort"
        ],
        "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.20.5.3--20200901000000"
        },
        "mapping": [
          {
            "identity": "zib-addressinformation-v1.1-2020EN",
            "map": "NL-CM:20.5.8",
            "comment": "AddressType"
          },
          {
            "identity": "medmij-core-dataset-101-20260413",
            "map": "medmij-core-dataelement-33",
            "comment": "AddressType"
          }
        ]
      },
      {
        "id": "medmij-core-lm-HealthProfessional.ContactInformation",
        "path": "medmij-core-lm-HealthProfessional.ContactInformation",
        "short": "Contact information",
        "definition": "Health professional's telephone number(s) or e-mail address(es).",
        "alias": [
          "Contactgegevens"
        ],
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mapping": [
          {
            "identity": "zib-healthprofessional-v3.5-2020EN",
            "map": "NL-CM:17.1.8",
            "comment": "ContactInformation"
          },
          {
            "identity": "medmij-core-dataset-101-20260413",
            "map": "medmij-core-dataelement-34",
            "comment": "ContactInformation"
          }
        ]
      },
      {
        "id": "medmij-core-lm-HealthProfessional.ContactInformation.TelephoneNumbers",
        "path": "medmij-core-lm-HealthProfessional.ContactInformation.TelephoneNumbers",
        "short": "Telephone numbers",
        "definition": "Container of the TelephoneNumbers concept. This container contains all data elements of the TelephoneNumbers concept.",
        "alias": [
          "Telefoonnummers"
        ],
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mapping": [
          {
            "identity": "zib-contactinformation-v1.2-2020EN",
            "map": "NL-CM:20.6.2",
            "comment": "TelephoneNumbers"
          },
          {
            "identity": "medmij-core-dataset-101-20260413",
            "map": "medmij-core-dataelement-35",
            "comment": "TelephoneNumbers"
          }
        ]
      },
      {
        "id": "medmij-core-lm-HealthProfessional.ContactInformation.TelephoneNumbers.TelephoneNumber",
        "path": "medmij-core-lm-HealthProfessional.ContactInformation.TelephoneNumbers.TelephoneNumber",
        "short": "Telephone number",
        "definition": "The health professional's telephone number.",
        "alias": [
          "Telefoonnummer"
        ],
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "mapping": [
          {
            "identity": "zib-contactinformation-v1.2-2020EN",
            "map": "NL-CM:20.6.4",
            "comment": "TelephoneNumber"
          },
          {
            "identity": "medmij-core-dataset-101-20260413",
            "map": "medmij-core-dataelement-36",
            "comment": "TelephoneNumber"
          }
        ]
      },
      {
        "id": "medmij-core-lm-HealthProfessional.ContactInformation.TelephoneNumbers.TelecomType",
        "path": "medmij-core-lm-HealthProfessional.ContactInformation.TelephoneNumbers.TelecomType",
        "short": "Telecom type",
        "definition": "The telecom or device type that the telephone number is connected to.",
        "alias": [
          "TelecomType"
        ],
        "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.20.6.1--20200901000000"
        },
        "mapping": [
          {
            "identity": "zib-contactinformation-v1.2-2020EN",
            "map": "NL-CM:20.6.5",
            "comment": "TelecomType"
          },
          {
            "identity": "medmij-core-dataset-101-20260413",
            "map": "medmij-core-dataelement-37",
            "comment": "TelecomType"
          }
        ]
      },
      {
        "id": "medmij-core-lm-HealthProfessional.ContactInformation.TelephoneNumbers.NumberType",
        "path": "medmij-core-lm-HealthProfessional.ContactInformation.TelephoneNumbers.NumberType",
        "short": "Number type",
        "definition": "The number type indicates whether the number is a landline, temporary or work telephone number.",
        "alias": [
          "NummerSoort"
        ],
        "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.20.6.2--20200901000000"
        },
        "mapping": [
          {
            "identity": "zib-contactinformation-v1.2-2020EN",
            "map": "NL-CM:20.6.6",
            "comment": "NumberType"
          },
          {
            "identity": "medmij-core-dataset-101-20260413",
            "map": "medmij-core-dataelement-38",
            "comment": "NumberType"
          }
        ]
      },
      {
        "id": "medmij-core-lm-HealthProfessional.ContactInformation.TelephoneNumbers.Comment",
        "path": "medmij-core-lm-HealthProfessional.ContactInformation.TelephoneNumbers.Comment",
        "short": "Comment",
        "definition": "Explanation about the telephone number and how to use it. It can be indicated, for example, that it is a department number (for healthcare professionnals) or that availability by phone is only possible during a specified part of the day.",
        "alias": [
          "Toelichting"
        ],
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "mapping": [
          {
            "identity": "zib-contactinformation-v1.2-2020EN",
            "map": "NL-CM:20.6.9",
            "comment": "Comment"
          },
          {
            "identity": "medmij-core-dataset-101-20260413",
            "map": "medmij-core-dataelement-39",
            "comment": "Comment"
          }
        ]
      },
      {
        "id": "medmij-core-lm-HealthProfessional.ContactInformation.EmailAddresses",
        "path": "medmij-core-lm-HealthProfessional.ContactInformation.EmailAddresses",
        "short": "E-mail addresses",
        "definition": "Container of the EmailAddresses concept. This container contains all data elements of the E-mailAddresses concept.",
        "alias": [
          "EmailAdressen"
        ],
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mapping": [
          {
            "identity": "zib-contactinformation-v1.2-2020EN",
            "map": "NL-CM:20.6.3",
            "comment": "EmailAddresses"
          },
          {
            "identity": "medmij-core-dataset-101-20260413",
            "map": "medmij-core-dataelement-40",
            "comment": "EmailAddresses"
          }
        ]
      },
      {
        "id": "medmij-core-lm-HealthProfessional.ContactInformation.EmailAddresses.EmailAddress",
        "path": "medmij-core-lm-HealthProfessional.ContactInformation.EmailAddresses.EmailAddress",
        "short": "E-mail address",
        "definition": "The health professional's e-mail address.",
        "alias": [
          "EmailAdres"
        ],
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "mapping": [
          {
            "identity": "zib-contactinformation-v1.2-2020EN",
            "map": "NL-CM:20.6.7",
            "comment": "EmailAddress"
          },
          {
            "identity": "medmij-core-dataset-101-20260413",
            "map": "medmij-core-dataelement-41",
            "comment": "EmailAddress"
          }
        ]
      },
      {
        "id": "medmij-core-lm-HealthProfessional.ContactInformation.EmailAddresses.EmailAddressType",
        "path": "medmij-core-lm-HealthProfessional.ContactInformation.EmailAddresses.EmailAddressType",
        "short": "E-mail address type",
        "definition": "The e-mail address type indicates whether it is a private or business e-mail address.",
        "alias": [
          "EmailSoort"
        ],
        "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.20.6.3--20200901000000"
        },
        "mapping": [
          {
            "identity": "zib-contactinformation-v1.2-2020EN",
            "map": "NL-CM:20.6.8",
            "comment": "EmailAddressType"
          },
          {
            "identity": "medmij-core-dataset-101-20260413",
            "map": "medmij-core-dataelement-42",
            "comment": "EmailAddressType"
          }
        ]
      },
      {
        "id": "medmij-core-lm-HealthProfessional.HealthcareProvider",
        "path": "medmij-core-lm-HealthProfessional.HealthcareProvider",
        "short": "Healthcare provider",
        "definition": "The organization the health professional works for.",
        "alias": [
          "Zorgaanbieder"
        ],
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://medmij.nl/fhir/StructureDefinition/medmij-core-lm-HealthcareProvider"
            ]
          }
        ],
        "mapping": [
          {
            "identity": "zib-healthprofessional-v3.5-2020EN",
            "map": "NL-CM:17.1.6",
            "comment": "HealthcareProvider"
          },
          {
            "identity": "medmij-core-dataset-101-20260413",
            "map": "medmij-core-dataelement-43",
            "comment": "HealthcareProvider"
          }
        ]
      },
      {
        "id": "medmij-core-lm-HealthProfessional.HealthProfessionalRole",
        "path": "medmij-core-lm-HealthProfessional.HealthProfessionalRole",
        "short": "Health professional role",
        "definition": "The role the health professional fulfils in the healthcare process. For health professionals, this could be for example attender, referrer or performer.",
        "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.17.1.5--20200901000000"
        },
        "mapping": [
          {
            "identity": "zib-healthprofessional-v3.5-2020EN",
            "map": "NL-CM:17.1.5",
            "comment": "HealthProfessionalRole"
          },
          {
            "identity": "medmij-core-dataset-101-20260413",
            "map": "medmij-core-dataelement-44",
            "comment": "HealthProfessionalRole"
          }
        ]
      }
    ]
  }
}