2.1. Logical models

Logical Models represent data structures, and contain data elements and their constraints and relationships. They allow data requirements to be described from a functional perspective. In this IG, the functional dataset and the underlying use cases for the information models that are not present in ART-DECOR, are represented by FHIR Logical Models (note that this link redirects to the R5 specification, as there is no dedicated page for Logical Models in the R4 specification). These use FHIR to capture the data structures (namely by specifying a StructureDefinition and underlying ElementDefinitions, for each data structure), but they are not (directly) attached to FHIR resources.

The Logical Models contain all functional concepts, including corresponding datatype, terminology binding (if applicable) and an id.

  • For each concept, an id is assigned by MedMij. These ids are also added as mappings in the FHIR profiles, and therefore form the linking pin between Logical Models and FHIR profiles.
  • For each concept it is indicated whether it is repeating (i.e. by setting its maximum cardinality to 1 or *). Moreover, for each concept it is indicated whether it is (conditionally) required by setting the minimum cardinality to 1 (or adding a constraint which specifies when the concept is required).
  • The FHIR datatypes are used in the Logical Models, even though these might bring 'physical' constraints, formats, etc. into the abstract logical data models which are not intended or applicable on the logical level. For instance, elements of the Attachment datatype need to satisfy the att-1 constraint, which states that the element SHALL have a contentType, provided the element has non-empty data. Even though this constraint makes sense on a technical level, the aforementioned attributes contentType and data are not present in a logical data model. Therefore, such constraints may be 'ignored' in the Logical Models; instead, these constraints are taken into account in the corresponding FHIR profiles.
  • Since the Logical Models defined in this IG are meant to represent the use case, .abstract is set to false.
  • For all Logical Models (with the exception of the HealthProfessional Logical Model) the scope is implicitly set to a single patient. This relation is not explicitly modeled, similar to the approach of the zibs.

2.1.1. ASA Score

id0..1string
extensionC0..*Extension
ASAScoreDateTime0..1dateTime
ASAScoreValue1..1CodeableConceptBinding
PerformerC0..1Reference(MedMijCoreLmHealthProfessional)
Comment0..*string
<StructureDefinition xmlns="http://hl7.org/fhir">
<id value="medmij-core-lm-ASAScore" />
<status value="empty" />
--- We have skipped the narrative for better readability of the resource ---
</text>
<url value="http://medmij.nl/fhir/StructureDefinition/medmij-core-lm-ASAScore" />
<use value="official" />
<system value="urn:ietf:rfc:3986" />
<value value="urn:oid:2.16.528.1.1023.3.6.1" />
</identifier>
<name value="MedMijCoreLmASAScore" />
<title value="ASAScore" />
<status value="draft" />
<publisher value="MedMij" />
<name value="MedMij" />
<system value="email" />
<value value="info@medmij.nl" />
<use value="work" />
</telecom>
</contact>
<description value="Classification of physical condition according to American Society of Anaesthesiologists (ASA)." />
<purpose value="This LogicalModel represents the ASAScore Clinical Information Model (CIM) for patient use cases in the context of MedMij. It is based on [this publication](https://www.asahq.org/standards-and-practice-parameters/statement-on-asa-physical-status-classification-system) by the American Society of Anaesthesiologists (ASA), as well as a [Dutch version](https://anesthesia.help/nl/condition/praktische-anesthesiologie/asa-classificatie/) of the specification." />
<copyright value="Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise." />
<fhirVersion value="4.0.1" />
<identity value="medmij-core-dataset-101-20260413" />
<name value="Dataset MedMij R4 Core 1.0.1 20260413" />
</mapping>
<identity value="SNOMED" />
<uri value="http://snomed.info/sct" />
<name value="SNOMED CT" />
</mapping>
<identity value="LOINC" />
<uri value="http://loinc.org" />
<name value="LOINC" />
</mapping>
<kind value="logical" />
<abstract value="false" />
<type value="http://medmij.nl/fhir/StructureDefinition/medmij-core-lm-ASAScore" />
<baseDefinition value="http://hl7.org/fhir/StructureDefinition/Element" />
<derivation value="specialization" />
<element id="medmij-core-lm-ASAScore">
<path value="medmij-core-lm-ASAScore" />
<short value="ASAScore" />
<definition value="Classification of physical condition according to American Society of Anaesthesiologists (ASA)." />
<alias value="ASAScore" />
<identity value="medmij-core-dataset-101-20260413" />
<map value="medmij-core-dataelement-1" />
<comment value="ASAScore" />
</mapping>
</element>
<element id="medmij-core-lm-ASAScore.ASAScoreDateTime">
<path value="medmij-core-lm-ASAScore.ASAScoreDateTime" />
<short value="ASA score date/time" />
<definition value="The date and time at which the ASA score was determined." />
<alias value="ASAScoreDatumTijd" />
<min value="0" />
<max value="1" />
<code value="dateTime" />
</type>
<identity value="medmij-core-dataset-101-20260413" />
<map value="medmij-core-dataelement-2" />
<comment value="ASAScoreDateTime" />
</mapping>
<identity value="SNOMED" />
<map value="439771001" />
<comment value="datum van gebeurtenis" />
</mapping>
</element>
<element id="medmij-core-lm-ASAScore.ASAScoreValue">
<path value="medmij-core-lm-ASAScore.ASAScoreValue" />
<short value="ASA score value" />
<definition value="The value of the ASA score." />
<alias value="ASAScoreWaarde" />
<min value="1" />
<max value="1" />
<code value="CodeableConcept" />
</type>
<strength value="required" />
<valueSet value="http://medmij.nl/fhir/ValueSet/ASAScore" />
</binding>
<identity value="medmij-core-dataset-101-20260413" />
<map value="medmij-core-dataelement-3" />
<comment value="ASAScoreValue" />
</mapping>
<identity value="SNOMED" />
<map value="413347006" />
<comment value="ASA-score" />
</mapping>
</element>
<element id="medmij-core-lm-ASAScore.Performer">
<path value="medmij-core-lm-ASAScore.Performer" />
<short value="Performer" />
<definition value="The health professional who determined the ASA score." />
<alias value="Uitvoerder" />
<min value="0" />
<max value="1" />
<code value="Reference" />
<targetProfile value="http://medmij.nl/fhir/StructureDefinition/medmij-core-lm-HealthProfessional" />
</type>
<identity value="medmij-core-dataset-101-20260413" />
<map value="medmij-core-dataelement-4" />
<comment value="Performer" />
</mapping>
</element>
<element id="medmij-core-lm-ASAScore.Comment">
<path value="medmij-core-lm-ASAScore.Comment" />
<short value="Comment" />
<definition value="Comment on the ASA score, including comments on for example the circumstances and/or disruptive factors that may influence the result." />
<alias value="Toelichting" />
<min value="0" />
<max value="*" />
<code value="string" />
</type>
<identity value="medmij-core-dataset-101-20260413" />
<map value="medmij-core-dataelement-5" />
<comment value="Comment" />
</mapping>
<identity value="LOINC" />
<map value="48767-8" />
<comment value="Verklarend commentaar" />
</mapping>
</element>
</differential>
</StructureDefinition>
{
"resourceType": "StructureDefinition",
"id": "medmij-core-lm-ASAScore",
"text": {
"status": "empty",
--- We have skipped the narrative for better readability of the resource ---
},
"url": "http://medmij.nl/fhir/StructureDefinition/medmij-core-lm-ASAScore",
{
"use": "official",
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:2.16.528.1.1023.3.6.1"
}
],
"name": "MedMijCoreLmASAScore",
"title": "ASAScore",
"status": "draft",
"publisher": "MedMij",
"contact": [
{
"name": "MedMij",
"telecom": [
{
"system": "email",
"value": "info@medmij.nl",
"use": "work"
}
]
}
],
"description": "Classification of physical condition according to American Society of Anaesthesiologists (ASA).",
"purpose": "This LogicalModel represents the ASAScore Clinical Information Model (CIM) for patient use cases in the context of MedMij. It is based on [this publication](https://www.asahq.org/standards-and-practice-parameters/statement-on-asa-physical-status-classification-system) by the American Society of Anaesthesiologists (ASA), as well as a [Dutch version](https://anesthesia.help/nl/condition/praktische-anesthesiologie/asa-classificatie/) of the specification.",
"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": "medmij-core-dataset-101-20260413",
"name": "Dataset MedMij R4 Core 1.0.1 20260413"
},
{
"identity": "SNOMED",
"uri": "http://snomed.info/sct",
"name": "SNOMED CT"
},
{
"identity": "LOINC",
"uri": "http://loinc.org",
"name": "LOINC"
}
],
"kind": "logical",
"abstract": false,
"type": "http://medmij.nl/fhir/StructureDefinition/medmij-core-lm-ASAScore",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Element",
"derivation": "specialization",
"element": [
{
"id": "medmij-core-lm-ASAScore",
"path": "medmij-core-lm-ASAScore",
"short": "ASAScore",
"definition": "Classification of physical condition according to American Society of Anaesthesiologists (ASA).",
"alias": [
"ASAScore"
],
"mapping": [
{
"identity": "medmij-core-dataset-101-20260413",
"map": "medmij-core-dataelement-1",
"comment": "ASAScore"
}
]
},
{
"id": "medmij-core-lm-ASAScore.ASAScoreDateTime",
"path": "medmij-core-lm-ASAScore.ASAScoreDateTime",
"short": "ASA score date/time",
"definition": "The date and time at which the ASA score was determined.",
"alias": [
"ASAScoreDatumTijd"
],
"min": 0,
"max": "1",
"type": [
{
"code": "dateTime"
}
],
"mapping": [
{
"identity": "medmij-core-dataset-101-20260413",
"map": "medmij-core-dataelement-2",
"comment": "ASAScoreDateTime"
},
{
"identity": "SNOMED",
"map": "439771001",
"comment": "datum van gebeurtenis"
}
]
},
{
"id": "medmij-core-lm-ASAScore.ASAScoreValue",
"path": "medmij-core-lm-ASAScore.ASAScoreValue",
"short": "ASA score value",
"definition": "The value of the ASA score.",
"alias": [
"ASAScoreWaarde"
],
"min": 1,
"max": "1",
"type": [
{
"code": "CodeableConcept"
}
],
"binding": {
"strength": "required",
"valueSet": "http://medmij.nl/fhir/ValueSet/ASAScore"
},
"mapping": [
{
"identity": "medmij-core-dataset-101-20260413",
"map": "medmij-core-dataelement-3",
"comment": "ASAScoreValue"
},
{
"identity": "SNOMED",
"map": "413347006",
"comment": "ASA-score"
}
]
},
{
"id": "medmij-core-lm-ASAScore.Performer",
"path": "medmij-core-lm-ASAScore.Performer",
"short": "Performer",
"definition": "The health professional who determined the ASA score.",
"alias": [
"Uitvoerder"
],
"min": 0,
"max": "1",
"type": [
{
"code": "Reference",
"http://medmij.nl/fhir/StructureDefinition/medmij-core-lm-HealthProfessional"
]
}
],
"mapping": [
{
"identity": "medmij-core-dataset-101-20260413",
"map": "medmij-core-dataelement-4",
"comment": "Performer"
}
]
},
{
"id": "medmij-core-lm-ASAScore.Comment",
"path": "medmij-core-lm-ASAScore.Comment",
"short": "Comment",
"definition": "Comment on the ASA score, including comments on for example the circumstances and/or disruptive factors that may influence the result.",
"alias": [
"Toelichting"
],
"min": 0,
"max": "*",
"type": [
{
"code": "string"
}
],
"mapping": [
{
"identity": "medmij-core-dataset-101-20260413",
"map": "medmij-core-dataelement-5",
"comment": "Comment"
},
{
"identity": "LOINC",
"map": "48767-8",
"comment": "Verklarend commentaar"
}
]
}
]
}
}

2.1.2. Health Professional

The HealthProfessional Logical Model is a secondary Logical Model, in the sense that it is referenced by other Logical Models, and that it is not used on its own in a dedicated granular data service.

id0..1string
extensionC0..*Extension
HealthProfessionalIdentificationNumber0..*Identifier
id0..1string
extensionC0..*Extension
modifierExtensionΣ ?! C0..*Extension
FirstNames0..1string
Initials0..1string
GivenName0..1string
NameUsage0..1CodeableConceptBinding
id0..1string
extensionC0..*Extension
modifierExtensionΣ ?! C0..*Extension
Prefix0..1string
LastName1..1string
id0..1string
extensionC0..*Extension
modifierExtensionΣ ?! C0..*Extension
PartnerPrefix0..1string
PartnerLastName1..1string
Titles0..1string
Specialty0..1CodeableConceptBinding
Gender0..1CodeableConceptBinding
id0..1string
extensionC0..*Extension
modifierExtensionΣ ?! C0..*Extension
Street0..1string
HouseNumber0..1string
HouseNumberLetter0..1string
HouseNumberAddition0..1string
HouseNumberIndication0..1CodeableConceptBinding
Postcode0..1string
PlaceOfResidence0..1string
Municipality0..1string
Country0..1CodeableConceptBinding
AdditionalInformation0..1string
AddressType0..1CodeableConceptBinding
id0..1string
extensionC0..*Extension
modifierExtensionΣ ?! C0..*Extension
id0..1string
extensionC0..*Extension
modifierExtensionΣ ?! C0..*Extension
TelephoneNumber1..1string
TelecomType0..1CodeableConceptBinding
NumberType0..1CodeableConceptBinding
Comment0..1string
id0..1string
extensionC0..*Extension
modifierExtensionΣ ?! C0..*Extension
EmailAddress1..1string
EmailAddressType0..1CodeableConceptBinding
HealthcareProviderC0..1Reference(MedMijCoreLmHealthcareProvider)
HealthProfessionalRole0..1CodeableConceptBinding
<StructureDefinition xmlns="http://hl7.org/fhir">
<id value="medmij-core-lm-HealthProfessional" />
<status value="empty" />
--- We have skipped the narrative for better readability of the resource ---
</text>
<extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-type-characteristics">
<valueCode value="can-be-target" />
</extension>
<url value="http://medmij.nl/fhir/StructureDefinition/medmij-core-lm-HealthProfessional" />
<use value="official" />
<system value="urn:ietf:rfc:3986" />
<value value="urn:oid:2.16.528.1.1023.3.6.2" />
</identifier>
<name value="MedMijCoreLmHealthProfessional" />
<title value="HealthProfessional" />
<status value="draft" />
<publisher value="MedMij" />
<name value="MedMij" />
<system value="email" />
<value value="info@medmij.nl" />
<use value="work" />
</telecom>
</contact>
<description value="A health professional is a person who is authorized to perform actions in the field of individual healthcare." />
<purpose value="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 value="Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise." />
<fhirVersion value="4.0.1" />
<identity value="zib-healthprofessional-v3.5-2020EN" />
<uri value="https://zibs.nl/wiki/HealthProfessional-v3.5(2020EN)" />
<name value="zib HealthProfessional-v3.5(2020EN)" />
</mapping>
<identity value="zib-nameinformation-v1.1-2020EN" />
<uri value="https://zibs.nl/wiki/NameInformation-v1.1(2020EN)" />
<name value="zib NameInformation-v1.1(2020EN)" />
</mapping>
<identity value="zib-addressinformation-v1.1-2020EN" />
<uri value="https://zibs.nl/wiki/AddressInformation-v1.1(2020EN)" />
<name value="zib AddressInformation-v1.1(2020EN)" />
</mapping>
<identity value="zib-contactinformation-v1.2-2020EN" />
<uri value="https://zibs.nl/wiki/ContactInformation-v1.2(2020EN)" />
<name value="zib ContactInformation-v1.2(2020EN)" />
</mapping>
<identity value="medmij-core-dataset-101-20260413" />
<name value="Dataset MedMij R4 Core 1.0.1 20260413" />
</mapping>
<identity value="SNOMED" />
<uri value="http://snomed.info/sct" />
<name value="SNOMED CT" />
</mapping>
<kind value="logical" />
<abstract value="false" />
<type value="http://medmij.nl/fhir/StructureDefinition/medmij-core-lm-HealthProfessional" />
<baseDefinition value="http://hl7.org/fhir/StructureDefinition/Element" />
<derivation value="specialization" />
<element id="medmij-core-lm-HealthProfessional">
<path value="medmij-core-lm-HealthProfessional" />
<short value="HealthProfessional" />
<definition value="A health professional is a person who is authorized to perform actions in the field of individual healthcare." />
<alias value="Zorgverlener" />
<identity value="zib-healthprofessional-v3.5-2020EN" />
<map value="NL-CM:17.1.1" />
<comment value="HealthProfessional" />
</mapping>
<identity value="medmij-core-dataset-101-20260413" />
<map value="medmij-core-dataelement-6" />
<comment value="HealthProfessional" />
</mapping>
<identity value="SNOMED" />
<map value="223366009" />
<comment value="gezondheidszorgpersoneel" />
</mapping>
</element>
<element id="medmij-core-lm-HealthProfessional.HealthProfessionalIdentificationNumber">
<path value="medmij-core-lm-HealthProfessional.HealthProfessionalIdentificationNumber" />
<short value="Health professional identification number" />
<definition value="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 value="ZorgverlenerIdentificatienummer" />
<min value="0" />
<max value="*" />
<code value="Identifier" />
</type>
<identity value="zib-healthprofessional-v3.5-2020EN" />
<map value="NL-CM:17.1.2" />
<comment value="HealthProfessionalIdentificationNumber" />
</mapping>
<identity value="medmij-core-dataset-101-20260413" />
<map value="medmij-core-dataelement-7" />
<comment value="HealthProfessionalIdentificationNumber" />
</mapping>
</element>
<element id="medmij-core-lm-HealthProfessional.NameInformation">
<path value="medmij-core-lm-HealthProfessional.NameInformation" />
<short value="Name information" />
<definition value="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 value="Naamgegevens" />
<min value="0" />
<max value="1" />
<code value="BackboneElement" />
</type>
<identity value="zib-healthprofessional-v3.5-2020EN" />
<map value="NL-CM:17.1.3" />
<comment value="NameInformation" />
</mapping>
<identity value="medmij-core-dataset-101-20260413" />
<map value="medmij-core-dataelement-8" />
<comment value="NameInformation" />
</mapping>
</element>
<element id="medmij-core-lm-HealthProfessional.NameInformation.FirstNames">
<path value="medmij-core-lm-HealthProfessional.NameInformation.FirstNames" />
<short value="First names" />
<definition value="The official first names of the health professional." />
<alias value="Voornamen" />
<min value="0" />
<max value="1" />
<code value="string" />
</type>
<identity value="zib-nameinformation-v1.1-2020EN" />
<map value="NL-CM:20.4.4" />
<comment value="FirstNames" />
</mapping>
<identity value="medmij-core-dataset-101-20260413" />
<map value="medmij-core-dataelement-9" />
<comment value="FirstNames" />
</mapping>
</element>
<element id="medmij-core-lm-HealthProfessional.NameInformation.Initials">
<path value="medmij-core-lm-HealthProfessional.NameInformation.Initials" />
<short value="Initials" />
<definition value="The initials of the health professional." />
<alias value="Initialen" />
<min value="0" />
<max value="1" />
<code value="string" />
</type>
<identity value="zib-nameinformation-v1.1-2020EN" />
<map value="NL-CM:20.4.5" />
<comment value="Initials" />
</mapping>
<identity value="medmij-core-dataset-101-20260413" />
<map value="medmij-core-dataelement-10" />
<comment value="Initials" />
</mapping>
</element>
<element id="medmij-core-lm-HealthProfessional.NameInformation.GivenName">
<path value="medmij-core-lm-HealthProfessional.NameInformation.GivenName" />
<short value="Given name" />
<definition value="The name normally used to address the health professional." />
<alias value="Roepnaam" />
<min value="0" />
<max value="1" />
<code value="string" />
</type>
<identity value="zib-nameinformation-v1.1-2020EN" />
<map value="NL-CM:20.4.6" />
<comment value="GivenName" />
</mapping>
<identity value="medmij-core-dataset-101-20260413" />
<map value="medmij-core-dataelement-11" />
<comment value="GivenName" />
</mapping>
</element>
<element id="medmij-core-lm-HealthProfessional.NameInformation.NameUsage">
<path value="medmij-core-lm-HealthProfessional.NameInformation.NameUsage" />
<short value="Name usage" />
<definition value="This concept indicates the last name or order of last names with which the health professional is to be addressed." />
<alias value="Naamgebruik" />
<min value="0" />
<max value="1" />
<code value="CodeableConcept" />
</type>
<strength value="required" />
<valueSet value="http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.20.4.1--20200901000000" />
</binding>
<identity value="zib-nameinformation-v1.1-2020EN" />
<map value="NL-CM:20.4.7" />
<comment value="NameUsage" />
</mapping>
<identity value="medmij-core-dataset-101-20260413" />
<map value="medmij-core-dataelement-12" />
<comment value="NameUsage" />
</mapping>
</element>
<element id="medmij-core-lm-HealthProfessional.NameInformation.LastName">
<path value="medmij-core-lm-HealthProfessional.NameInformation.LastName" />
<short value="Last name" />
<definition value="Container of the LastName concept. This container contains all data elements of the LastName concept." />
<alias value="Geslachtsnaam" />
<min value="1" />
<max value="1" />
<code value="BackboneElement" />
</type>
<identity value="zib-nameinformation-v1.1-2020EN" />
<map value="NL-CM:20.4.2" />
<comment value="LastName" />
</mapping>
<identity value="medmij-core-dataset-101-20260413" />
<map value="medmij-core-dataelement-13" />
<comment value="LastName" />
</mapping>
</element>
<element id="medmij-core-lm-HealthProfessional.NameInformation.LastName.Prefix">
<path value="medmij-core-lm-HealthProfessional.NameInformation.LastName.Prefix" />
<short value="Prefix" />
<definition value="Prefix to the last name of the health professional." />
<alias value="Voorvoegsels" />
<min value="0" />
<max value="1" />
<code value="string" />
</type>
<identity value="zib-nameinformation-v1.1-2020EN" />
<map value="NL-CM:20.4.11" />
<comment value="Prefix" />
</mapping>
<identity value="medmij-core-dataset-101-20260413" />
<map value="medmij-core-dataelement-14" />
<comment value="Prefix" />
</mapping>
</element>
<element id="medmij-core-lm-HealthProfessional.NameInformation.LastName.LastName">
<path value="medmij-core-lm-HealthProfessional.NameInformation.LastName.LastName" />
<short value="Last name" />
<definition value="The official last name of the health professional." />
<alias value="Achternaam" />
<min value="1" />
<max value="1" />
<code value="string" />
</type>
<identity value="zib-nameinformation-v1.1-2020EN" />
<map value="NL-CM:20.4.10" />
<comment value="LastName" />
</mapping>
<identity value="medmij-core-dataset-101-20260413" />
<map value="medmij-core-dataelement-15" />
<comment value="LastName" />
</mapping>
</element>
<element id="medmij-core-lm-HealthProfessional.NameInformation.LastNamePartner">
<path value="medmij-core-lm-HealthProfessional.NameInformation.LastNamePartner" />
<short value="Last name partner" />
<definition value="Container of the LastNamePartner concept. This container contains all data elements of the LastNamePartner concept." />
<alias value="GeslachtsnaamPartner" />
<min value="0" />
<max value="1" />
<code value="BackboneElement" />
</type>
<identity value="zib-nameinformation-v1.1-2020EN" />
<map value="NL-CM:20.4.3" />
<comment value="LastNamePartner" />
</mapping>
<identity value="medmij-core-dataset-101-20260413" />
<map value="medmij-core-dataelement-16" />
<comment value="LastNamePartner" />
</mapping>
</element>
<element id="medmij-core-lm-HealthProfessional.NameInformation.LastNamePartner.PartnerPrefix">
<path value="medmij-core-lm-HealthProfessional.NameInformation.LastNamePartner.PartnerPrefix" />
<short value="Partner prefix" />
<definition value="Prefix to the partner's last name of the health professional." />
<alias value="VoorvoegselsPartner" />
<min value="0" />
<max value="1" />
<code value="string" />
</type>
<identity value="zib-nameinformation-v1.1-2020EN" />
<map value="NL-CM:20.4.9" />
<comment value="PartnerPrefix" />
</mapping>
<identity value="medmij-core-dataset-101-20260413" />
<map value="medmij-core-dataelement-17" />
<comment value="PartnerPrefix" />
</mapping>
</element>
<element id="medmij-core-lm-HealthProfessional.NameInformation.LastNamePartner.PartnerLastName">
<path value="medmij-core-lm-HealthProfessional.NameInformation.LastNamePartner.PartnerLastName" />
<short value="Partner last name" />
<definition value="The partner's official last name of the health professional." />
<alias value="AchternaamPartner" />
<min value="1" />
<max value="1" />
<code value="string" />
</type>
<identity value="zib-nameinformation-v1.1-2020EN" />
<map value="NL-CM:20.4.8" />
<comment value="PartnerLastName" />
</mapping>
<identity value="medmij-core-dataset-101-20260413" />
<map value="medmij-core-dataelement-18" />
<comment value="PartnerLastName" />
</mapping>
</element>
<element id="medmij-core-lm-HealthProfessional.NameInformation.Titles">
<path value="medmij-core-lm-HealthProfessional.NameInformation.Titles" />
<short value="Titles" />
<definition value="Noble and scientific titles. These can assist in formulating oral and formal addresing titles." />
<alias value="Titels" />
<min value="0" />
<max value="1" />
<code value="string" />
</type>
<identity value="zib-nameinformation-v1.1-2020EN" />
<map value="NL-CM:20.4.12" />
<comment value="Titles" />
</mapping>
<identity value="medmij-core-dataset-101-20260413" />
<map value="medmij-core-dataelement-19" />
<comment value="Titles" />
</mapping>
</element>
<element id="medmij-core-lm-HealthProfessional.Specialty">
<path value="medmij-core-lm-HealthProfessional.Specialty" />
<short value="Specialty" />
<definition value="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 value="Specialisme" />
<min value="0" />
<max value="1" />
<code value="CodeableConcept" />
</type>
<strength value="required" />
<valueSet value="http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.121.11.22--20200901000000" />
</binding>
<identity value="zib-healthprofessional-v3.5-2020EN" />
<map value="NL-CM:17.1.4" />
<comment value="Specialty" />
</mapping>
<identity value="medmij-core-dataset-101-20260413" />
<map value="medmij-core-dataelement-20" />
<comment value="Specialty" />
</mapping>
<identity value="SNOMED" />
<map value="394658006" />
<comment value="klinisch specialisme" />
</mapping>
</element>
<element id="medmij-core-lm-HealthProfessional.Gender">
<path value="medmij-core-lm-HealthProfessional.Gender" />
<short value="Gender" />
<definition value="Administrative gender of the health professional." />
<alias value="Geslacht" />
<min value="0" />
<max value="1" />
<code value="CodeableConcept" />
</type>
<strength value="required" />
<valueSet value="http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.17.1.8--20200901000000" />
</binding>
<identity value="zib-healthprofessional-v3.5-2020EN" />
<map value="NL-CM:17.1.9" />
<comment value="Gender" />
</mapping>
<identity value="medmij-core-dataset-101-20260413" />
<map value="medmij-core-dataelement-21" />
<comment value="Gender" />
</mapping>
</element>
<element id="medmij-core-lm-HealthProfessional.AddressInformation">
<path value="medmij-core-lm-HealthProfessional.AddressInformation" />
<short value="Address information" />
<definition value="Health professional's address information." />
<alias value="Adresgegevens" />
<min value="0" />
<max value="*" />
<code value="BackboneElement" />
</type>
<identity value="zib-healthprofessional-v3.5-2020EN" />
<map value="NL-CM:17.1.7" />
<comment value="AddressInformation" />
</mapping>
<identity value="medmij-core-dataset-101-20260413" />
<map value="medmij-core-dataelement-22" />
<comment value="AddressInformation" />
</mapping>
</element>
<element id="medmij-core-lm-HealthProfessional.AddressInformation.Street">
<path value="medmij-core-lm-HealthProfessional.AddressInformation.Street" />
<short value="Street" />
<definition value="Street name of the address." />
<alias value="Straat" />
<min value="0" />
<max value="1" />
<code value="string" />
</type>
<identity value="zib-addressinformation-v1.1-2020EN" />
<map value="NL-CM:20.5.2" />
<comment value="Street" />
</mapping>
<identity value="medmij-core-dataset-101-20260413" />
<map value="medmij-core-dataelement-23" />
<comment value="Street" />
</mapping>
</element>
<element id="medmij-core-lm-HealthProfessional.AddressInformation.HouseNumber">
<path value="medmij-core-lm-HealthProfessional.AddressInformation.HouseNumber" />
<short value="House number" />
<definition value="House number of the address." />
<alias value="Huisnummer" />
<min value="0" />
<max value="1" />
<code value="string" />
</type>
<identity value="zib-addressinformation-v1.1-2020EN" />
<map value="NL-CM:20.5.12" />
<comment value="HouseNumber" />
</mapping>
<identity value="medmij-core-dataset-101-20260413" />
<map value="medmij-core-dataelement-24" />
<comment value="HouseNumber" />
</mapping>
</element>
<element id="medmij-core-lm-HealthProfessional.AddressInformation.HouseNumberLetter">
<path value="medmij-core-lm-HealthProfessional.AddressInformation.HouseNumberLetter" />
<short value="House number letter" />
<definition value="A letter following the house number as assigned by the municipal authorities." />
<alias value="Huisnummerletter" />
<min value="0" />
<max value="1" />
<code value="string" />
</type>
<identity value="zib-addressinformation-v1.1-2020EN" />
<map value="NL-CM:20.5.11" />
<comment value="HouseNumberLetter" />
</mapping>
<identity value="medmij-core-dataset-101-20260413" />
<map value="medmij-core-dataelement-25" />
<comment value="HouseNumberLetter" />
</mapping>
</element>
<element id="medmij-core-lm-HealthProfessional.AddressInformation.HouseNumberAddition">
<path value="medmij-core-lm-HealthProfessional.AddressInformation.HouseNumberAddition" />
<short value="House number addition" />
<definition value="The letters or signs needed to locate the mailbox, in addition to the house number and letter." />
<alias value="Huisnummertoevoeging" />
<min value="0" />
<max value="1" />
<code value="string" />
</type>
<identity value="zib-addressinformation-v1.1-2020EN" />
<map value="NL-CM:20.5.10" />
<comment value="HouseNumberAddition" />
</mapping>
<identity value="medmij-core-dataset-101-20260413" />
<map value="medmij-core-dataelement-26" />
<comment value="HouseNumberAddition" />
</mapping>
</element>
<element id="medmij-core-lm-HealthProfessional.AddressInformation.HouseNumberIndication">
<path value="medmij-core-lm-HealthProfessional.AddressInformation.HouseNumberIndication" />
<short value="House number indication" />
<definition value="The indication used for addresses which do not consist of the usual street name and house number." />
<alias value="AanduidingBijNummer" />
<min value="0" />
<max value="1" />
<code value="CodeableConcept" />
</type>
<strength value="required" />
<valueSet value="http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.20.5.4--20200901000000" />
</binding>
<identity value="zib-addressinformation-v1.1-2020EN" />
<map value="NL-CM:20.5.9" />
<comment value="HouseNumberIndication" />
</mapping>
<identity value="medmij-core-dataset-101-20260413" />
<map value="medmij-core-dataelement-27" />
<comment value="HouseNumberIndication" />
</mapping>
</element>
<element id="medmij-core-lm-HealthProfessional.AddressInformation.Postcode">
<path value="medmij-core-lm-HealthProfessional.AddressInformation.Postcode" />
<short value="Postcode" />
<definition value="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 value="Postcode" />
<min value="0" />
<max value="1" />
<code value="string" />
</type>
<identity value="zib-addressinformation-v1.1-2020EN" />
<map value="NL-CM:20.5.6" />
<comment value="Postcode" />
</mapping>
<identity value="medmij-core-dataset-101-20260413" />
<map value="medmij-core-dataelement-28" />
<comment value="Postcode" />
</mapping>
</element>
<element id="medmij-core-lm-HealthProfessional.AddressInformation.PlaceOfResidence">
<path value="medmij-core-lm-HealthProfessional.AddressInformation.PlaceOfResidence" />
<short value="Place of residence" />
<definition value="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 value="Woonplaats" />
<min value="0" />
<max value="1" />
<code value="string" />
</type>
<identity value="zib-addressinformation-v1.1-2020EN" />
<map value="NL-CM:20.5.3" />
<comment value="PlaceOfResidence" />
</mapping>
<identity value="medmij-core-dataset-101-20260413" />
<map value="medmij-core-dataelement-29" />
<comment value="PlaceOfResidence" />
</mapping>
</element>
<element id="medmij-core-lm-HealthProfessional.AddressInformation.Municipality">
<path value="medmij-core-lm-HealthProfessional.AddressInformation.Municipality" />
<short value="Municipality" />
<definition value="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 value="Gemeente" />
<min value="0" />
<max value="1" />
<code value="string" />
</type>
<identity value="zib-addressinformation-v1.1-2020EN" />
<map value="NL-CM:20.5.4" />
<comment value="Municipality" />
</mapping>
<identity value="medmij-core-dataset-101-20260413" />
<map value="medmij-core-dataelement-30" />
<comment value="Municipality" />
</mapping>
</element>
<element id="medmij-core-lm-HealthProfessional.AddressInformation.Country">
<path value="medmij-core-lm-HealthProfessional.AddressInformation.Country" />
<short value="Country" />
<definition value="Country in which the address is located." />
<alias value="Land" />
<min value="0" />
<max value="1" />
<code value="CodeableConcept" />
</type>
<strength value="required" />
<valueSet value="http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.121.11.10--20200901000000" />
</binding>
<identity value="zib-addressinformation-v1.1-2020EN" />
<map value="NL-CM:20.5.5" />
<comment value="Country" />
</mapping>
<identity value="medmij-core-dataset-101-20260413" />
<map value="medmij-core-dataelement-31" />
<comment value="Country" />
</mapping>
</element>
<element id="medmij-core-lm-HealthProfessional.AddressInformation.AdditionalInformation">
<path value="medmij-core-lm-HealthProfessional.AddressInformation.AdditionalInformation" />
<short value="Additional information" />
<definition value="Extra information such as the building name, building number, entrance, route number." />
<alias value="AdditioneleInformatie" />
<min value="0" />
<max value="1" />
<code value="string" />
</type>
<identity value="zib-addressinformation-v1.1-2020EN" />
<map value="NL-CM:20.5.7" />
<comment value="AdditionalInformation" />
</mapping>
<identity value="medmij-core-dataset-101-20260413" />
<map value="medmij-core-dataelement-32" />
<comment value="AdditionalInformation" />
</mapping>
</element>
<element id="medmij-core-lm-HealthProfessional.AddressInformation.AddressType">
<path value="medmij-core-lm-HealthProfessional.AddressInformation.AddressType" />
<short value="Address type" />
<definition value="The type of address in question, such as a home address or mailing address." />
<alias value="AdresSoort" />
<min value="0" />
<max value="1" />
<code value="CodeableConcept" />
</type>
<strength value="required" />
<valueSet value="http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.20.5.3--20200901000000" />
</binding>
<identity value="zib-addressinformation-v1.1-2020EN" />
<map value="NL-CM:20.5.8" />
<comment value="AddressType" />
</mapping>
<identity value="medmij-core-dataset-101-20260413" />
<map value="medmij-core-dataelement-33" />
<comment value="AddressType" />
</mapping>
</element>
<element id="medmij-core-lm-HealthProfessional.ContactInformation">
<path value="medmij-core-lm-HealthProfessional.ContactInformation" />
<short value="Contact information" />
<definition value="Health professional's telephone number(s) or e-mail address(es)." />
<alias value="Contactgegevens" />
<min value="0" />
<max value="1" />
<code value="BackboneElement" />
</type>
<identity value="zib-healthprofessional-v3.5-2020EN" />
<map value="NL-CM:17.1.8" />
<comment value="ContactInformation" />
</mapping>
<identity value="medmij-core-dataset-101-20260413" />
<map value="medmij-core-dataelement-34" />
<comment value="ContactInformation" />
</mapping>
</element>
<element id="medmij-core-lm-HealthProfessional.ContactInformation.TelephoneNumbers">
<path value="medmij-core-lm-HealthProfessional.ContactInformation.TelephoneNumbers" />
<short value="Telephone numbers" />
<definition value="Container of the TelephoneNumbers concept. This container contains all data elements of the TelephoneNumbers concept." />
<alias value="Telefoonnummers" />
<min value="0" />
<max value="*" />
<code value="BackboneElement" />
</type>
<identity value="zib-contactinformation-v1.2-2020EN" />
<map value="NL-CM:20.6.2" />
<comment value="TelephoneNumbers" />
</mapping>
<identity value="medmij-core-dataset-101-20260413" />
<map value="medmij-core-dataelement-35" />
<comment value="TelephoneNumbers" />
</mapping>
</element>
<element id="medmij-core-lm-HealthProfessional.ContactInformation.TelephoneNumbers.TelephoneNumber">
<path value="medmij-core-lm-HealthProfessional.ContactInformation.TelephoneNumbers.TelephoneNumber" />
<short value="Telephone number" />
<definition value="The health professional's telephone number." />
<alias value="Telefoonnummer" />
<min value="1" />
<max value="1" />
<code value="string" />
</type>
<identity value="zib-contactinformation-v1.2-2020EN" />
<map value="NL-CM:20.6.4" />
<comment value="TelephoneNumber" />
</mapping>
<identity value="medmij-core-dataset-101-20260413" />
<map value="medmij-core-dataelement-36" />
<comment value="TelephoneNumber" />
</mapping>
</element>
<element id="medmij-core-lm-HealthProfessional.ContactInformation.TelephoneNumbers.TelecomType">
<path value="medmij-core-lm-HealthProfessional.ContactInformation.TelephoneNumbers.TelecomType" />
<short value="Telecom type" />
<definition value="The telecom or device type that the telephone number is connected to." />
<alias value="TelecomType" />
<min value="0" />
<max value="1" />
<code value="CodeableConcept" />
</type>
<strength value="required" />
<valueSet value="http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.20.6.1--20200901000000" />
</binding>
<identity value="zib-contactinformation-v1.2-2020EN" />
<map value="NL-CM:20.6.5" />
<comment value="TelecomType" />
</mapping>
<identity value="medmij-core-dataset-101-20260413" />
<map value="medmij-core-dataelement-37" />
<comment value="TelecomType" />
</mapping>
</element>
<element id="medmij-core-lm-HealthProfessional.ContactInformation.TelephoneNumbers.NumberType">
<path value="medmij-core-lm-HealthProfessional.ContactInformation.TelephoneNumbers.NumberType" />
<short value="Number type" />
<definition value="The number type indicates whether the number is a landline, temporary or work telephone number." />
<alias value="NummerSoort" />
<min value="0" />
<max value="1" />
<code value="CodeableConcept" />
</type>
<strength value="required" />
<valueSet value="http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.20.6.2--20200901000000" />
</binding>
<identity value="zib-contactinformation-v1.2-2020EN" />
<map value="NL-CM:20.6.6" />
<comment value="NumberType" />
</mapping>
<identity value="medmij-core-dataset-101-20260413" />
<map value="medmij-core-dataelement-38" />
<comment value="NumberType" />
</mapping>
</element>
<element id="medmij-core-lm-HealthProfessional.ContactInformation.TelephoneNumbers.Comment">
<path value="medmij-core-lm-HealthProfessional.ContactInformation.TelephoneNumbers.Comment" />
<short value="Comment" />
<definition value="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 value="Toelichting" />
<min value="0" />
<max value="1" />
<code value="string" />
</type>
<identity value="zib-contactinformation-v1.2-2020EN" />
<map value="NL-CM:20.6.9" />
<comment value="Comment" />
</mapping>
<identity value="medmij-core-dataset-101-20260413" />
<map value="medmij-core-dataelement-39" />
<comment value="Comment" />
</mapping>
</element>
<element id="medmij-core-lm-HealthProfessional.ContactInformation.EmailAddresses">
<path value="medmij-core-lm-HealthProfessional.ContactInformation.EmailAddresses" />
<short value="E-mail addresses" />
<definition value="Container of the EmailAddresses concept. This container contains all data elements of the E-mailAddresses concept." />
<alias value="EmailAdressen" />
<min value="0" />
<max value="*" />
<code value="BackboneElement" />
</type>
<identity value="zib-contactinformation-v1.2-2020EN" />
<map value="NL-CM:20.6.3" />
<comment value="EmailAddresses" />
</mapping>
<identity value="medmij-core-dataset-101-20260413" />
<map value="medmij-core-dataelement-40" />
<comment value="EmailAddresses" />
</mapping>
</element>
<element id="medmij-core-lm-HealthProfessional.ContactInformation.EmailAddresses.EmailAddress">
<path value="medmij-core-lm-HealthProfessional.ContactInformation.EmailAddresses.EmailAddress" />
<short value="E-mail address" />
<definition value="The health professional's e-mail address." />
<alias value="EmailAdres" />
<min value="1" />
<max value="1" />
<code value="string" />
</type>
<identity value="zib-contactinformation-v1.2-2020EN" />
<map value="NL-CM:20.6.7" />
<comment value="EmailAddress" />
</mapping>
<identity value="medmij-core-dataset-101-20260413" />
<map value="medmij-core-dataelement-41" />
<comment value="EmailAddress" />
</mapping>
</element>
<element id="medmij-core-lm-HealthProfessional.ContactInformation.EmailAddresses.EmailAddressType">
<path value="medmij-core-lm-HealthProfessional.ContactInformation.EmailAddresses.EmailAddressType" />
<short value="E-mail address type" />
<definition value="The e-mail address type indicates whether it is a private or business e-mail address." />
<alias value="EmailSoort" />
<min value="0" />
<max value="1" />
<code value="CodeableConcept" />
</type>
<strength value="required" />
<valueSet value="http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.20.6.3--20200901000000" />
</binding>
<identity value="zib-contactinformation-v1.2-2020EN" />
<map value="NL-CM:20.6.8" />
<comment value="EmailAddressType" />
</mapping>
<identity value="medmij-core-dataset-101-20260413" />
<map value="medmij-core-dataelement-42" />
<comment value="EmailAddressType" />
</mapping>
</element>
<element id="medmij-core-lm-HealthProfessional.HealthcareProvider">
<path value="medmij-core-lm-HealthProfessional.HealthcareProvider" />
<short value="Healthcare provider" />
<definition value="The organization the health professional works for." />
<alias value="Zorgaanbieder" />
<min value="0" />
<max value="1" />
<code value="Reference" />
<targetProfile value="http://medmij.nl/fhir/StructureDefinition/medmij-core-lm-HealthcareProvider" />
</type>
<identity value="zib-healthprofessional-v3.5-2020EN" />
<map value="NL-CM:17.1.6" />
<comment value="HealthcareProvider" />
</mapping>
<identity value="medmij-core-dataset-101-20260413" />
<map value="medmij-core-dataelement-43" />
<comment value="HealthcareProvider" />
</mapping>
</element>
<element id="medmij-core-lm-HealthProfessional.HealthProfessionalRole">
<path value="medmij-core-lm-HealthProfessional.HealthProfessionalRole" />
<short value="Health professional role" />
<definition value="The role the health professional fulfils in the healthcare process. For health professionals, this could be for example attender, referrer or performer." />
<min value="0" />
<max value="1" />
<code value="CodeableConcept" />
</type>
<strength value="required" />
<valueSet value="http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.17.1.5--20200901000000" />
</binding>
<identity value="zib-healthprofessional-v3.5-2020EN" />
<map value="NL-CM:17.1.5" />
<comment value="HealthProfessionalRole" />
</mapping>
<identity value="medmij-core-dataset-101-20260413" />
<map value="medmij-core-dataelement-44" />
<comment value="HealthProfessionalRole" />
</mapping>
</element>
</differential>
</StructureDefinition>
{
"resourceType": "StructureDefinition",
"id": "medmij-core-lm-HealthProfessional",
"text": {
"status": "empty",
--- We have skipped the narrative for better readability of the resource ---
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-type-characteristics",
"valueCode": "can-be-target"
}
],
"url": "http://medmij.nl/fhir/StructureDefinition/medmij-core-lm-HealthProfessional",
{
"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",
"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",
"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"
}
]
}
]
}
}

2.1.3. Healthcare Provider

The HealthcareProvider Logical Model is a secondary Logical Model, in the sense that it is referenced by other Logical Models, and that it is not used on its own in a dedicated granular data service.

id0..1string
extensionC0..*Extension
HealthcareProviderIdentificationNumber0..*Identifier
OrganizationName0..1string
DepartmentSpecialty0..1CodeableConceptBinding
id0..1string
extensionC0..*Extension
modifierExtensionΣ ?! C0..*Extension
id0..1string
extensionC0..*Extension
modifierExtensionΣ ?! C0..*Extension
TelephoneNumber1..1string
TelecomType0..1CodeableConceptBinding
NumberType0..1CodeableConceptBinding
Comment0..1string
id0..1string
extensionC0..*Extension
modifierExtensionΣ ?! C0..*Extension
EmailAddress1..1string
EmailAddressType0..1CodeableConceptBinding
id0..1string
extensionC0..*Extension
modifierExtensionΣ ?! C0..*Extension
Street0..1string
HouseNumber0..1string
HouseNumberLetter0..1string
HouseNumberAddition0..1string
HouseNumberIndication0..1CodeableConceptBinding
Postcode0..1string
PlaceOfResidence0..1string
Municipality0..1string
Country0..1CodeableConceptBinding
AdditionalInformation0..1string
AddressType0..1CodeableConceptBinding
OrganizationType0..1CodeableConceptBinding
id0..1string
extensionC0..*Extension
modifierExtensionΣ ?! C0..*Extension
LocationName0..1string
LocationNumber0..1integer
<StructureDefinition xmlns="http://hl7.org/fhir">
<id value="medmij-core-lm-HealthcareProvider" />
<status value="empty" />
--- We have skipped the narrative for better readability of the resource ---
</text>
<extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-type-characteristics">
<valueCode value="can-be-target" />
</extension>
<url value="http://medmij.nl/fhir/StructureDefinition/medmij-core-lm-HealthcareProvider" />
<use value="official" />
<system value="urn:ietf:rfc:3986" />
<value value="urn:oid:2.16.528.1.1023.3.6.3" />
</identifier>
<name value="MedMijCoreLmHealthcareProvider" />
<title value="HealthcareProvider" />
<status value="draft" />
<publisher value="MedMij" />
<name value="MedMij" />
<system value="email" />
<value value="info@medmij.nl" />
<use value="work" />
</telecom>
</contact>
<description value="A healthcare provider is an organization that offers and provides medical, paramedic and/or nursing care to patients/clients. Examples include: hospitals, nursing homes, doctor's offices." />
<purpose value="This LogicalModel represents the HealthcareProvider 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) HealthcareProvider v3.4 (2020)](https://zibs.nl/wiki/HealthcareProvider-v3.4(2020EN)) adjusted such that it is suitable for implementation purposes in the context of MedMij." />
<copyright value="Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise." />
<fhirVersion value="4.0.1" />
<identity value="zib-healthcareprovider-v3.4-2020EN" />
<uri value="https://zibs.nl/wiki/HealthcareProvider-v3.4(2020EN)" />
<name value="zib HealthcareProvider-v3.4(2020EN)" />
</mapping>
<identity value="zib-contactinformation-v1.2-2020EN" />
<uri value="https://zibs.nl/wiki/ContactInformation-v1.2(2020EN)" />
<name value="zib ContactInformation-v1.2(2020EN)" />
</mapping>
<identity value="zib-addressinformation-v1.1-2020EN" />
<uri value="https://zibs.nl/wiki/AddressInformation-v1.1(2020EN)" />
<name value="zib AddressInformation-v1.1(2020EN)" />
</mapping>
<identity value="medmij-core-dataset-101-20260413" />
<name value="Dataset MedMij R4 Core 1.0.1 20260413" />
</mapping>
<identity value="SNOMED" />
<uri value="http://snomed.info/sct" />
<name value="SNOMED CT" />
</mapping>
<kind value="logical" />
<abstract value="false" />
<type value="http://medmij.nl/fhir/StructureDefinition/medmij-core-lm-HealthcareProvider" />
<baseDefinition value="http://hl7.org/fhir/StructureDefinition/Element" />
<derivation value="specialization" />
<element id="medmij-core-lm-HealthcareProvider">
<path value="medmij-core-lm-HealthcareProvider" />
<short value="HealthcareProvider" />
<definition value="A healthcare provider is an organization that offers and provides medical, paramedic and/or nursing care to patients/clients. Examples include: hospitals, nursing homes, doctor's offices." />
<alias value="Zorgaanbieder" />
<identity value="zib-healthcareprovider-v3.4-2020EN" />
<map value="NL-CM:17.2.1" />
<comment value="HealthcareProvider" />
</mapping>
<identity value="medmij-core-dataset-101-20260413" />
<map value="medmij-core-dataelement-45" />
<comment value="HealthcareProvider" />
</mapping>
<identity value="SNOMED" />
<map value="257622000" />
<comment value="zorginstelling" />
</mapping>
</element>
<element id="medmij-core-lm-HealthcareProvider.HealthcareProviderIdentificationNumber">
<path value="medmij-core-lm-HealthcareProvider.HealthcareProviderIdentificationNumber" />
<short value="Healthcare provider identification number" />
<definition value="The organization's identification number. For Dutch healthcare providers, the URA number or the AGB number is used, if possible. Depending on the context other IDs are also possible. For foreign or non-affiliated healthcare providers, another unique identification number can be used. This must be accompanied by the name and/or code of the issuing organization." />
<alias value="ZorgaanbiederIdentificatienummer" />
<min value="0" />
<max value="*" />
<code value="Identifier" />
</type>
<identity value="zib-healthcareprovider-v3.4-2020EN" />
<map value="NL-CM:17.2.2" />
<comment value="HealthcareProviderIdentificationNumber" />
</mapping>
<identity value="medmij-core-dataset-101-20260413" />
<map value="medmij-core-dataelement-46" />
<comment value="HealthcareProviderIdentificationNumber" />
</mapping>
</element>
<element id="medmij-core-lm-HealthcareProvider.OrganizationName">
<path value="medmij-core-lm-HealthcareProvider.OrganizationName" />
<short value="Organization name" />
<definition value="Name of the organization. If an identification number is given, the name must match the name that corresponds to the identification number." />
<alias value="OrganisatieNaam" />
<min value="0" />
<max value="1" />
<code value="string" />
</type>
<identity value="zib-healthcareprovider-v3.4-2020EN" />
<map value="NL-CM:17.2.3" />
<comment value="OrganizationName" />
</mapping>
<identity value="medmij-core-dataset-101-20260413" />
<map value="medmij-core-dataelement-47" />
<comment value="OrganizationName" />
</mapping>
</element>
<element id="medmij-core-lm-HealthcareProvider.DepartmentSpecialty">
<path value="medmij-core-lm-HealthcareProvider.DepartmentSpecialty" />
<short value="Department specialty" />
<definition value="The specialty of the healthcare provider's department. The departmental specialty can be filled in if further indication of the healthcare provider is needed. This refers to the recognized medical specialties as stated in the BIG Act." />
<alias value="AfdelingSpecialisme" />
<min value="0" />
<max value="1" />
<code value="CodeableConcept" />
</type>
<strength value="required" />
<valueSet value="http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.106.11.22--20240205133006" />
</binding>
<identity value="zib-healthcareprovider-v3.4-2020EN" />
<map value="NL-CM:17.2.7" />
<comment value="DepartmentSpecialty" />
</mapping>
<identity value="medmij-core-dataset-101-20260413" />
<map value="medmij-core-dataelement-48" />
<comment value="DepartmentSpecialty" />
</mapping>
</element>
<element id="medmij-core-lm-HealthcareProvider.ContactInformation">
<path value="medmij-core-lm-HealthcareProvider.ContactInformation" />
<short value="Contact information" />
<definition value="The information needed to contact the healthcare organization via telephone and/or e-mail." />
<alias value="Contactgegevens" />
<min value="0" />
<max value="1" />
<code value="BackboneElement" />
</type>
<identity value="zib-healthcareprovider-v3.4-2020EN" />
<map value="NL-CM:17.2.6" />
<comment value="ContactInformation" />
</mapping>
<identity value="medmij-core-dataset-101-20260413" />
<map value="medmij-core-dataelement-49" />
<comment value="ContactInformation" />
</mapping>
</element>
<element id="medmij-core-lm-HealthcareProvider.ContactInformation.TelephoneNumbers">
<path value="medmij-core-lm-HealthcareProvider.ContactInformation.TelephoneNumbers" />
<short value="Telephone numbers" />
<definition value="Container of the TelephoneNumbers concept. This container contains all data elements of the TelephoneNumbers concept." />
<alias value="Telefoonnummers" />
<min value="0" />
<max value="*" />
<code value="BackboneElement" />
</type>
<identity value="zib-contactinformation-v1.2-2020EN" />
<map value="NL-CM:20.6.2" />
<comment value="TelephoneNumbers" />
</mapping>
<identity value="medmij-core-dataset-101-20260413" />
<map value="medmij-core-dataelement-50" />
<comment value="TelephoneNumbers" />
</mapping>
</element>
<element id="medmij-core-lm-HealthcareProvider.ContactInformation.TelephoneNumbers.TelephoneNumber">
<path value="medmij-core-lm-HealthcareProvider.ContactInformation.TelephoneNumbers.TelephoneNumber" />
<short value="Telephone number" />
<definition value="The healthcare provider's telephone number." />
<alias value="Telefoonnummer" />
<min value="1" />
<max value="1" />
<code value="string" />
</type>
<identity value="zib-contactinformation-v1.2-2020EN" />
<map value="NL-CM:20.6.4" />
<comment value="TelephoneNumber" />
</mapping>
<identity value="medmij-core-dataset-101-20260413" />
<map value="medmij-core-dataelement-51" />
<comment value="TelephoneNumber" />
</mapping>
</element>
<element id="medmij-core-lm-HealthcareProvider.ContactInformation.TelephoneNumbers.TelecomType">
<path value="medmij-core-lm-HealthcareProvider.ContactInformation.TelephoneNumbers.TelecomType" />
<short value="Telecom type" />
<definition value="The telecom or device type that the telephone number is connected to." />
<alias value="TelecomType" />
<min value="0" />
<max value="1" />
<code value="CodeableConcept" />
</type>
<strength value="required" />
<valueSet value="http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.20.6.1--20200901000000" />
</binding>
<identity value="zib-contactinformation-v1.2-2020EN" />
<map value="NL-CM:20.6.5" />
<comment value="TelecomType" />
</mapping>
<identity value="medmij-core-dataset-101-20260413" />
<map value="medmij-core-dataelement-52" />
<comment value="TelecomType" />
</mapping>
</element>
<element id="medmij-core-lm-HealthcareProvider.ContactInformation.TelephoneNumbers.NumberType">
<path value="medmij-core-lm-HealthcareProvider.ContactInformation.TelephoneNumbers.NumberType" />
<short value="Number type" />
<definition value="The number type indicates whether the number is a landline, temporary or work telephone number." />
<alias value="NummerSoort" />
<min value="0" />
<max value="1" />
<code value="CodeableConcept" />
</type>
<strength value="required" />
<valueSet value="http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.20.6.2--20200901000000" />
</binding>
<identity value="zib-contactinformation-v1.2-2020EN" />
<map value="NL-CM:20.6.6" />
<comment value="NumberType" />
</mapping>
<identity value="medmij-core-dataset-101-20260413" />
<map value="medmij-core-dataelement-53" />
<comment value="NumberType" />
</mapping>
</element>
<element id="medmij-core-lm-HealthcareProvider.ContactInformation.TelephoneNumbers.Comment">
<path value="medmij-core-lm-HealthcareProvider.ContactInformation.TelephoneNumbers.Comment" />
<short value="Comment" />
<definition value="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 value="Toelichting" />
<min value="0" />
<max value="1" />
<code value="string" />
</type>
<identity value="zib-contactinformation-v1.2-2020EN" />
<map value="NL-CM:20.6.9" />
<comment value="Comment" />
</mapping>
<identity value="medmij-core-dataset-101-20260413" />
<map value="medmij-core-dataelement-54" />
<comment value="Comment" />
</mapping>
</element>
<element id="medmij-core-lm-HealthcareProvider.ContactInformation.EmailAddresses">
<path value="medmij-core-lm-HealthcareProvider.ContactInformation.EmailAddresses" />
<short value="E-mail addresses" />
<definition value="Container of the EmailAddresses concept. This container contains all data elements of the E-mailAddresses concept." />
<alias value="EmailAdressen" />
<min value="0" />
<max value="*" />
<code value="BackboneElement" />
</type>
<identity value="zib-contactinformation-v1.2-2020EN" />
<map value="NL-CM:20.6.3" />
<comment value="EmailAddresses" />
</mapping>
<identity value="medmij-core-dataset-101-20260413" />
<map value="medmij-core-dataelement-55" />
<comment value="EmailAddresses" />
</mapping>
</element>
<element id="medmij-core-lm-HealthcareProvider.ContactInformation.EmailAddresses.EmailAddress">
<path value="medmij-core-lm-HealthcareProvider.ContactInformation.EmailAddresses.EmailAddress" />
<short value="E-mail address" />
<definition value="The healthcare provider's e-mail address." />
<alias value="EmailAdres" />
<min value="1" />
<max value="1" />
<code value="string" />
</type>
<identity value="zib-contactinformation-v1.2-2020EN" />
<map value="NL-CM:20.6.7" />
<comment value="EmailAddress" />
</mapping>
<identity value="medmij-core-dataset-101-20260413" />
<map value="medmij-core-dataelement-56" />
<comment value="EmailAddress" />
</mapping>
</element>
<element id="medmij-core-lm-HealthcareProvider.ContactInformation.EmailAddresses.EmailAddressType">
<path value="medmij-core-lm-HealthcareProvider.ContactInformation.EmailAddresses.EmailAddressType" />
<short value="E-mail address type" />
<definition value="The e-mail address type indicates whether it is a private or business e-mail address." />
<alias value="EmailSoort" />
<min value="0" />
<max value="1" />
<code value="CodeableConcept" />
</type>
<strength value="required" />
<valueSet value="http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.20.6.3--20200901000000" />
</binding>
<identity value="zib-contactinformation-v1.2-2020EN" />
<map value="NL-CM:20.6.8" />
<comment value="EmailAddressType" />
</mapping>
<identity value="medmij-core-dataset-101-20260413" />
<map value="medmij-core-dataelement-57" />
<comment value="EmailAddressType" />
</mapping>
</element>
<element id="medmij-core-lm-HealthcareProvider.AddressInformation">
<path value="medmij-core-lm-HealthcareProvider.AddressInformation" />
<short value="Address information" />
<definition value="The physical address of the healthcare provider's location." />
<alias value="Adresgegevens" />
<min value="0" />
<max value="*" />
<code value="BackboneElement" />
</type>
<identity value="zib-healthcareprovider-v3.4-2020EN" />
<map value="NL-CM:17.2.5" />
<comment value="AddressInformation" />
</mapping>
<identity value="medmij-core-dataset-101-20260413" />
<map value="medmij-core-dataelement-58" />
<comment value="AddressInformation" />
</mapping>
</element>
<element id="medmij-core-lm-HealthcareProvider.AddressInformation.Street">
<path value="medmij-core-lm-HealthcareProvider.AddressInformation.Street" />
<short value="Street" />
<definition value="Street name of the address." />
<alias value="Straat" />
<min value="0" />
<max value="1" />
<code value="string" />
</type>
<identity value="zib-addressinformation-v1.1-2020EN" />
<map value="NL-CM:20.5.2" />
<comment value="Street" />
</mapping>
<identity value="medmij-core-dataset-101-20260413" />
<map value="medmij-core-dataelement-59" />
<comment value="Street" />
</mapping>
</element>
<element id="medmij-core-lm-HealthcareProvider.AddressInformation.HouseNumber">
<path value="medmij-core-lm-HealthcareProvider.AddressInformation.HouseNumber" />
<short value="House number" />
<definition value="House number of the address." />
<alias value="Huisnummer" />
<min value="0" />
<max value="1" />
<code value="string" />
</type>
<identity value="zib-addressinformation-v1.1-2020EN" />
<map value="NL-CM:20.5.12" />
<comment value="HouseNumber" />
</mapping>
<identity value="medmij-core-dataset-101-20260413" />
<map value="medmij-core-dataelement-60" />
<comment value="HouseNumber" />
</mapping>
</element>
<element id="medmij-core-lm-HealthcareProvider.AddressInformation.HouseNumberLetter">
<path value="medmij-core-lm-HealthcareProvider.AddressInformation.HouseNumberLetter" />
<short value="House number letter" />
<definition value="A letter following the house number as assigned by the municipal authorities." />
<alias value="Huisnummerletter" />
<min value="0" />
<max value="1" />
<code value="string" />
</type>
<identity value="zib-addressinformation-v1.1-2020EN" />
<map value="NL-CM:20.5.11" />
<comment value="HouseNumberLetter" />
</mapping>
<identity value="medmij-core-dataset-101-20260413" />
<map value="medmij-core-dataelement-61" />
<comment value="HouseNumberLetter" />
</mapping>
</element>
<element id="medmij-core-lm-HealthcareProvider.AddressInformation.HouseNumberAddition">
<path value="medmij-core-lm-HealthcareProvider.AddressInformation.HouseNumberAddition" />
<short value="House number addition" />
<definition value="The letters or signs needed to locate the mailbox, in addition to the house number and letter." />
<alias value="Huisnummertoevoeging" />
<min value="0" />
<max value="1" />
<code value="string" />
</type>
<identity value="zib-addressinformation-v1.1-2020EN" />
<map value="NL-CM:20.5.10" />
<comment value="HouseNumberAddition" />
</mapping>
<identity value="medmij-core-dataset-101-20260413" />
<map value="medmij-core-dataelement-62" />
<comment value="HouseNumberAddition" />
</mapping>
</element>
<element id="medmij-core-lm-HealthcareProvider.AddressInformation.HouseNumberIndication">
<path value="medmij-core-lm-HealthcareProvider.AddressInformation.HouseNumberIndication" />
<short value="House number indication" />
<definition value="The indication used for addresses which do not consist of the usual street name and house number." />
<alias value="AanduidingBijNummer" />
<min value="0" />
<max value="1" />
<code value="CodeableConcept" />
</type>
<strength value="required" />
<valueSet value="http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.20.5.4--20200901000000" />
</binding>
<identity value="zib-addressinformation-v1.1-2020EN" />
<map value="NL-CM:20.5.9" />
<comment value="HouseNumberIndication" />
</mapping>
<identity value="medmij-core-dataset-101-20260413" />
<map value="medmij-core-dataelement-63" />
<comment value="HouseNumberIndication" />
</mapping>
</element>
<element id="medmij-core-lm-HealthcareProvider.AddressInformation.Postcode">
<path value="medmij-core-lm-HealthcareProvider.AddressInformation.Postcode" />
<short value="Postcode" />
<definition value="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 value="Postcode" />
<min value="0" />
<max value="1" />
<code value="string" />
</type>
<identity value="zib-addressinformation-v1.1-2020EN" />
<map value="NL-CM:20.5.6" />
<comment value="Postcode" />
</mapping>
<identity value="medmij-core-dataset-101-20260413" />
<map value="medmij-core-dataelement-64" />
<comment value="Postcode" />
</mapping>
</element>
<element id="medmij-core-lm-HealthcareProvider.AddressInformation.PlaceOfResidence">
<path value="medmij-core-lm-HealthcareProvider.AddressInformation.PlaceOfResidence" />
<short value="Place of residence" />
<definition value="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 value="Woonplaats" />
<min value="0" />
<max value="1" />
<code value="string" />
</type>
<identity value="zib-addressinformation-v1.1-2020EN" />
<map value="NL-CM:20.5.3" />
<comment value="PlaceOfResidence" />
</mapping>
<identity value="medmij-core-dataset-101-20260413" />
<map value="medmij-core-dataelement-65" />
<comment value="PlaceOfResidence" />
</mapping>
</element>
<element id="medmij-core-lm-HealthcareProvider.AddressInformation.Municipality">
<path value="medmij-core-lm-HealthcareProvider.AddressInformation.Municipality" />
<short value="Municipality" />
<definition value="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 value="Gemeente" />
<min value="0" />
<max value="1" />
<code value="string" />
</type>
<identity value="zib-addressinformation-v1.1-2020EN" />
<map value="NL-CM:20.5.4" />
<comment value="Municipality" />
</mapping>
<identity value="medmij-core-dataset-101-20260413" />
<map value="medmij-core-dataelement-66" />
<comment value="Municipality" />
</mapping>
</element>
<element id="medmij-core-lm-HealthcareProvider.AddressInformation.Country">
<path value="medmij-core-lm-HealthcareProvider.AddressInformation.Country" />
<short value="Country" />
<definition value="Country in which the address is located." />
<alias value="Land" />
<min value="0" />
<max value="1" />
<code value="CodeableConcept" />
</type>
<strength value="required" />
<valueSet value="http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.121.11.10--20200901000000" />
</binding>
<identity value="zib-addressinformation-v1.1-2020EN" />
<map value="NL-CM:20.5.5" />
<comment value="Country" />
</mapping>
<identity value="medmij-core-dataset-101-20260413" />
<map value="medmij-core-dataelement-67" />
<comment value="Country" />
</mapping>
</element>
<element id="medmij-core-lm-HealthcareProvider.AddressInformation.AdditionalInformation">
<path value="medmij-core-lm-HealthcareProvider.AddressInformation.AdditionalInformation" />
<short value="Additional information" />
<definition value="Extra information such as the building name, building number, entrance, route number." />
<alias value="AdditioneleInformatie" />
<min value="0" />
<max value="1" />
<code value="string" />
</type>
<identity value="zib-addressinformation-v1.1-2020EN" />
<map value="NL-CM:20.5.7" />
<comment value="AdditionalInformation" />
</mapping>
<identity value="medmij-core-dataset-101-20260413" />
<map value="medmij-core-dataelement-68" />
<comment value="AdditionalInformation" />
</mapping>
</element>
<element id="medmij-core-lm-HealthcareProvider.AddressInformation.AddressType">
<path value="medmij-core-lm-HealthcareProvider.AddressInformation.AddressType" />
<short value="Address type" />
<definition value="The type of address in question, such as a home address or mailing address." />
<alias value="AdresSoort" />
<min value="0" />
<max value="1" />
<code value="CodeableConcept" />
</type>
<strength value="required" />
<valueSet value="http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.20.5.3--20200901000000" />
</binding>
<identity value="zib-addressinformation-v1.1-2020EN" />
<map value="NL-CM:20.5.8" />
<comment value="AddressType" />
</mapping>
<identity value="medmij-core-dataset-101-20260413" />
<map value="medmij-core-dataelement-69" />
<comment value="AddressType" />
</mapping>
</element>
<element id="medmij-core-lm-HealthcareProvider.OrganizationType">
<path value="medmij-core-lm-HealthcareProvider.OrganizationType" />
<short value="Organization type" />
<definition value="The type of healthcare provider, such as general hospital, or nursing home. If this field is filled in and an AGB code is used for the HealthcareProviderIdentificationNumber, the type must match the type implicitly contained in the AGB code." />
<alias value="OrganisatieType" />
<min value="0" />
<max value="1" />
<code value="CodeableConcept" />
</type>
<strength value="extensible" />
<valueSet value="http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.17.2.3--20200901000000" />
</binding>
<identity value="zib-healthcareprovider-v3.4-2020EN" />
<map value="NL-CM:17.2.4" />
<comment value="OrganizationType" />
</mapping>
<identity value="medmij-core-dataset-101-20260413" />
<map value="medmij-core-dataelement-70" />
<comment value="OrganizationType" />
</mapping>
</element>
<element id="medmij-core-lm-HealthcareProvider.OrganizationLocation">
<path value="medmij-core-lm-HealthcareProvider.OrganizationLocation" />
<short value="Organization location" />
<definition value="Container of the OrganizationLocation concept. This container contains all data elements of the OrganizationLocation concept." />
<alias value="OrganisatieLocatie" />
<min value="0" />
<max value="1" />
<code value="BackboneElement" />
</type>
<identity value="zib-healthcareprovider-v3.4-2020EN" />
<map value="NL-CM:17.2.9" />
<comment value="OrganizationLocation" />
</mapping>
<identity value="medmij-core-dataset-101-20260413" />
<map value="medmij-core-dataelement-71" />
<comment value="OrganizationLocation" />
</mapping>
</element>
<element id="medmij-core-lm-HealthcareProvider.OrganizationLocation.LocationName">
<path value="medmij-core-lm-HealthcareProvider.OrganizationLocation.LocationName" />
<short value="Location name" />
<definition value="Name of the location, in case a healthcare organization has more than one location." />
<alias value="LocatieNaam" />
<min value="0" />
<max value="1" />
<code value="string" />
</type>
<identity value="zib-healthcareprovider-v3.4-2020EN" />
<map value="NL-CM:17.2.8" />
<comment value="LocationName" />
</mapping>
<identity value="medmij-core-dataset-101-20260413" />
<map value="medmij-core-dataelement-72" />
<comment value="LocationName" />
</mapping>
</element>
<element id="medmij-core-lm-HealthcareProvider.OrganizationLocation.LocationNumber">
<path value="medmij-core-lm-HealthcareProvider.OrganizationLocation.LocationNumber" />
<short value="Location number" />
<definition value="Number of the location, if a numerical location identification is used next to or instead of a location name." />
<alias value="LocatieNummer" />
<min value="0" />
<max value="1" />
<code value="integer" />
</type>
<identity value="zib-healthcareprovider-v3.4-2020EN" />
<map value="NL-CM:17.2.10" />
<comment value="LocationNumber" />
</mapping>
<identity value="medmij-core-dataset-101-20260413" />
<map value="medmij-core-dataelement-73" />
<comment value="LocationNumber" />
</mapping>
</element>
</differential>
</StructureDefinition>
{
"resourceType": "StructureDefinition",
"id": "medmij-core-lm-HealthcareProvider",
"text": {
"status": "empty",
--- We have skipped the narrative for better readability of the resource ---
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-type-characteristics",
"valueCode": "can-be-target"
}
],
"url": "http://medmij.nl/fhir/StructureDefinition/medmij-core-lm-HealthcareProvider",
{
"use": "official",
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:2.16.528.1.1023.3.6.3"
}
],
"name": "MedMijCoreLmHealthcareProvider",
"title": "HealthcareProvider",
"status": "draft",
"publisher": "MedMij",
"contact": [
{
"name": "MedMij",
"telecom": [
{
"system": "email",
"value": "info@medmij.nl",
"use": "work"
}
]
}
],
"description": "A healthcare provider is an organization that offers and provides medical, paramedic and/or nursing care to patients/clients. Examples include: hospitals, nursing homes, doctor's offices.",
"purpose": "This LogicalModel represents the HealthcareProvider 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) HealthcareProvider v3.4 (2020)](https://zibs.nl/wiki/HealthcareProvider-v3.4(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-healthcareprovider-v3.4-2020EN",
"uri": "https://zibs.nl/wiki/HealthcareProvider-v3.4(2020EN)",
"name": "zib HealthcareProvider-v3.4(2020EN)"
},
{
"identity": "zib-contactinformation-v1.2-2020EN",
"uri": "https://zibs.nl/wiki/ContactInformation-v1.2(2020EN)",
"name": "zib ContactInformation-v1.2(2020EN)"
},
{
"identity": "zib-addressinformation-v1.1-2020EN",
"uri": "https://zibs.nl/wiki/AddressInformation-v1.1(2020EN)",
"name": "zib AddressInformation-v1.1(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-HealthcareProvider",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Element",
"derivation": "specialization",
"element": [
{
"id": "medmij-core-lm-HealthcareProvider",
"path": "medmij-core-lm-HealthcareProvider",
"short": "HealthcareProvider",
"definition": "A healthcare provider is an organization that offers and provides medical, paramedic and/or nursing care to patients/clients. Examples include: hospitals, nursing homes, doctor's offices.",
"alias": [
"Zorgaanbieder"
],
"mapping": [
{
"identity": "zib-healthcareprovider-v3.4-2020EN",
"map": "NL-CM:17.2.1",
"comment": "HealthcareProvider"
},
{
"identity": "medmij-core-dataset-101-20260413",
"map": "medmij-core-dataelement-45",
"comment": "HealthcareProvider"
},
{
"identity": "SNOMED",
"map": "257622000",
"comment": "zorginstelling"
}
]
},
{
"id": "medmij-core-lm-HealthcareProvider.HealthcareProviderIdentificationNumber",
"path": "medmij-core-lm-HealthcareProvider.HealthcareProviderIdentificationNumber",
"short": "Healthcare provider identification number",
"definition": "The organization's identification number. For Dutch healthcare providers, the URA number or the AGB number is used, if possible. Depending on the context other IDs are also possible. For foreign or non-affiliated healthcare providers, another unique identification number can be used. This must be accompanied by the name and/or code of the issuing organization.",
"alias": [
"ZorgaanbiederIdentificatienummer"
],
"min": 0,
"max": "*",
"type": [
{
"code": "Identifier"
}
],
"mapping": [
{
"identity": "zib-healthcareprovider-v3.4-2020EN",
"map": "NL-CM:17.2.2",
"comment": "HealthcareProviderIdentificationNumber"
},
{
"identity": "medmij-core-dataset-101-20260413",
"map": "medmij-core-dataelement-46",
"comment": "HealthcareProviderIdentificationNumber"
}
]
},
{
"id": "medmij-core-lm-HealthcareProvider.OrganizationName",
"path": "medmij-core-lm-HealthcareProvider.OrganizationName",
"short": "Organization name",
"definition": "Name of the organization. If an identification number is given, the name must match the name that corresponds to the identification number.",
"alias": [
"OrganisatieNaam"
],
"min": 0,
"max": "1",
"type": [
{
"code": "string"
}
],
"mapping": [
{
"identity": "zib-healthcareprovider-v3.4-2020EN",
"map": "NL-CM:17.2.3",
"comment": "OrganizationName"
},
{
"identity": "medmij-core-dataset-101-20260413",
"map": "medmij-core-dataelement-47",
"comment": "OrganizationName"
}
]
},
{
"id": "medmij-core-lm-HealthcareProvider.DepartmentSpecialty",
"path": "medmij-core-lm-HealthcareProvider.DepartmentSpecialty",
"short": "Department specialty",
"definition": "The specialty of the healthcare provider's department. The departmental specialty can be filled in if further indication of the healthcare provider is needed. This refers to the recognized medical specialties as stated in the BIG Act.",
"alias": [
"AfdelingSpecialisme"
],
"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.106.11.22--20240205133006"
},
"mapping": [
{
"identity": "zib-healthcareprovider-v3.4-2020EN",
"map": "NL-CM:17.2.7",
"comment": "DepartmentSpecialty"
},
{
"identity": "medmij-core-dataset-101-20260413",
"map": "medmij-core-dataelement-48",
"comment": "DepartmentSpecialty"
}
]
},
{
"id": "medmij-core-lm-HealthcareProvider.ContactInformation",
"path": "medmij-core-lm-HealthcareProvider.ContactInformation",
"short": "Contact information",
"definition": "The information needed to contact the healthcare organization via telephone and/or e-mail.",
"alias": [
"Contactgegevens"
],
"min": 0,
"max": "1",
"type": [
{
"code": "BackboneElement"
}
],
"mapping": [
{
"identity": "zib-healthcareprovider-v3.4-2020EN",
"map": "NL-CM:17.2.6",
"comment": "ContactInformation"
},
{
"identity": "medmij-core-dataset-101-20260413",
"map": "medmij-core-dataelement-49",
"comment": "ContactInformation"
}
]
},
{
"id": "medmij-core-lm-HealthcareProvider.ContactInformation.TelephoneNumbers",
"path": "medmij-core-lm-HealthcareProvider.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-50",
"comment": "TelephoneNumbers"
}
]
},
{
"id": "medmij-core-lm-HealthcareProvider.ContactInformation.TelephoneNumbers.TelephoneNumber",
"path": "medmij-core-lm-HealthcareProvider.ContactInformation.TelephoneNumbers.TelephoneNumber",
"short": "Telephone number",
"definition": "The healthcare provider'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-51",
"comment": "TelephoneNumber"
}
]
},
{
"id": "medmij-core-lm-HealthcareProvider.ContactInformation.TelephoneNumbers.TelecomType",
"path": "medmij-core-lm-HealthcareProvider.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-52",
"comment": "TelecomType"
}
]
},
{
"id": "medmij-core-lm-HealthcareProvider.ContactInformation.TelephoneNumbers.NumberType",
"path": "medmij-core-lm-HealthcareProvider.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-53",
"comment": "NumberType"
}
]
},
{
"id": "medmij-core-lm-HealthcareProvider.ContactInformation.TelephoneNumbers.Comment",
"path": "medmij-core-lm-HealthcareProvider.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-54",
"comment": "Comment"
}
]
},
{
"id": "medmij-core-lm-HealthcareProvider.ContactInformation.EmailAddresses",
"path": "medmij-core-lm-HealthcareProvider.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-55",
"comment": "EmailAddresses"
}
]
},
{
"id": "medmij-core-lm-HealthcareProvider.ContactInformation.EmailAddresses.EmailAddress",
"path": "medmij-core-lm-HealthcareProvider.ContactInformation.EmailAddresses.EmailAddress",
"short": "E-mail address",
"definition": "The healthcare provider'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-56",
"comment": "EmailAddress"
}
]
},
{
"id": "medmij-core-lm-HealthcareProvider.ContactInformation.EmailAddresses.EmailAddressType",
"path": "medmij-core-lm-HealthcareProvider.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-57",
"comment": "EmailAddressType"
}
]
},
{
"id": "medmij-core-lm-HealthcareProvider.AddressInformation",
"path": "medmij-core-lm-HealthcareProvider.AddressInformation",
"short": "Address information",
"definition": "The physical address of the healthcare provider's location.",
"alias": [
"Adresgegevens"
],
"min": 0,
"max": "*",
"type": [
{
"code": "BackboneElement"
}
],
"mapping": [
{
"identity": "zib-healthcareprovider-v3.4-2020EN",
"map": "NL-CM:17.2.5",
"comment": "AddressInformation"
},
{
"identity": "medmij-core-dataset-101-20260413",
"map": "medmij-core-dataelement-58",
"comment": "AddressInformation"
}
]
},
{
"id": "medmij-core-lm-HealthcareProvider.AddressInformation.Street",
"path": "medmij-core-lm-HealthcareProvider.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-59",
"comment": "Street"
}
]
},
{
"id": "medmij-core-lm-HealthcareProvider.AddressInformation.HouseNumber",
"path": "medmij-core-lm-HealthcareProvider.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-60",
"comment": "HouseNumber"
}
]
},
{
"id": "medmij-core-lm-HealthcareProvider.AddressInformation.HouseNumberLetter",
"path": "medmij-core-lm-HealthcareProvider.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-61",
"comment": "HouseNumberLetter"
}
]
},
{
"id": "medmij-core-lm-HealthcareProvider.AddressInformation.HouseNumberAddition",
"path": "medmij-core-lm-HealthcareProvider.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-62",
"comment": "HouseNumberAddition"
}
]
},
{
"id": "medmij-core-lm-HealthcareProvider.AddressInformation.HouseNumberIndication",
"path": "medmij-core-lm-HealthcareProvider.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-63",
"comment": "HouseNumberIndication"
}
]
},
{
"id": "medmij-core-lm-HealthcareProvider.AddressInformation.Postcode",
"path": "medmij-core-lm-HealthcareProvider.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-64",
"comment": "Postcode"
}
]
},
{
"id": "medmij-core-lm-HealthcareProvider.AddressInformation.PlaceOfResidence",
"path": "medmij-core-lm-HealthcareProvider.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-65",
"comment": "PlaceOfResidence"
}
]
},
{
"id": "medmij-core-lm-HealthcareProvider.AddressInformation.Municipality",
"path": "medmij-core-lm-HealthcareProvider.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-66",
"comment": "Municipality"
}
]
},
{
"id": "medmij-core-lm-HealthcareProvider.AddressInformation.Country",
"path": "medmij-core-lm-HealthcareProvider.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-67",
"comment": "Country"
}
]
},
{
"id": "medmij-core-lm-HealthcareProvider.AddressInformation.AdditionalInformation",
"path": "medmij-core-lm-HealthcareProvider.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-68",
"comment": "AdditionalInformation"
}
]
},
{
"id": "medmij-core-lm-HealthcareProvider.AddressInformation.AddressType",
"path": "medmij-core-lm-HealthcareProvider.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-69",
"comment": "AddressType"
}
]
},
{
"id": "medmij-core-lm-HealthcareProvider.OrganizationType",
"path": "medmij-core-lm-HealthcareProvider.OrganizationType",
"short": "Organization type",
"definition": "The type of healthcare provider, such as general hospital, or nursing home. If this field is filled in and an AGB code is used for the HealthcareProviderIdentificationNumber, the type must match the type implicitly contained in the AGB code.",
"alias": [
"OrganisatieType"
],
"min": 0,
"max": "1",
"type": [
{
"code": "CodeableConcept"
}
],
"binding": {
"strength": "extensible",
"valueSet": "http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.17.2.3--20200901000000"
},
"mapping": [
{
"identity": "zib-healthcareprovider-v3.4-2020EN",
"map": "NL-CM:17.2.4",
"comment": "OrganizationType"
},
{
"identity": "medmij-core-dataset-101-20260413",
"map": "medmij-core-dataelement-70",
"comment": "OrganizationType"
}
]
},
{
"id": "medmij-core-lm-HealthcareProvider.OrganizationLocation",
"path": "medmij-core-lm-HealthcareProvider.OrganizationLocation",
"short": "Organization location",
"definition": "Container of the OrganizationLocation concept. This container contains all data elements of the OrganizationLocation concept.",
"alias": [
"OrganisatieLocatie"
],
"min": 0,
"max": "1",
"type": [
{
"code": "BackboneElement"
}
],
"mapping": [
{
"identity": "zib-healthcareprovider-v3.4-2020EN",
"map": "NL-CM:17.2.9",
"comment": "OrganizationLocation"
},
{
"identity": "medmij-core-dataset-101-20260413",
"map": "medmij-core-dataelement-71",
"comment": "OrganizationLocation"
}
]
},
{
"id": "medmij-core-lm-HealthcareProvider.OrganizationLocation.LocationName",
"path": "medmij-core-lm-HealthcareProvider.OrganizationLocation.LocationName",
"short": "Location name",
"definition": "Name of the location, in case a healthcare organization has more than one location.",
"alias": [
"LocatieNaam"
],
"min": 0,
"max": "1",
"type": [
{
"code": "string"
}
],
"mapping": [
{
"identity": "zib-healthcareprovider-v3.4-2020EN",
"map": "NL-CM:17.2.8",
"comment": "LocationName"
},
{
"identity": "medmij-core-dataset-101-20260413",
"map": "medmij-core-dataelement-72",
"comment": "LocationName"
}
]
},
{
"id": "medmij-core-lm-HealthcareProvider.OrganizationLocation.LocationNumber",
"path": "medmij-core-lm-HealthcareProvider.OrganizationLocation.LocationNumber",
"short": "Location number",
"definition": "Number of the location, if a numerical location identification is used next to or instead of a location name.",
"alias": [
"LocatieNummer"
],
"min": 0,
"max": "1",
"type": [
{
"code": "integer"
}
],
"mapping": [
{
"identity": "zib-healthcareprovider-v3.4-2020EN",
"map": "NL-CM:17.2.10",
"comment": "LocationNumber"
},
{
"identity": "medmij-core-dataset-101-20260413",
"map": "medmij-core-dataelement-73",
"comment": "LocationNumber"
}
]
}
]
}
}