3.2. FHIR profiles

3.2.1. Dental care-specific profiles

The following FHIR profiles have been introduced for the Dental Care standard:

CIM FHIR resource FHIR profile
CariesRisk Observation mz-CariesRisk
DentalFitness Observation mz-DentalFitness
OralHygiene Observation mz-OralHygiene
ParafunctionalActivity Observation mz-ParafunctionalActivity
PeriodicPeriodontalScreeningScore Observation mz-PeriodicPeriodontalScreeningScore
Procedure Procedure mz-Procedure

Table 1: Relevant dental care-specific profiles

Note the following:

  • The Nictiz Profiling Guidelines for FHIR R4 have been used as guidelines for creating the profiles.
  • The (element) descriptions present in the profiles are taken from the respective Logical Model the mapped concept originates from.
  • The 'open world' modeling approach is adopted as much as possible. Notable exceptions are cardinalities that have been restricted based on the functional dataset of the MedMij use case, such as several minimum cardinalities.

3.2.2. Other profiles

FHIR R4 conformance resources developed by Nictiz (based on zib publication 2020) from the nl-core 0.12.0-beta.4 package are used and referenced where possible. In particular, the zibs and corresponding nl-core profiles collected in the table below are used.

Zib FHIR resource/data type FHIR profile
Patient Patient nl-core-Patient
HealthProfessional PractitionerRole
Practitioner
nl-core-HealthProfessional-PractitionerRole
nl-core-HealthProfessional-Practitioner
HealthcareProvider Location
Organization
nl-core-HealthcareProvider
nl-core-HealthcareProvider-Organization
Problem Condition nl-core-Problem
AnatomicalLocation CodeableConcept nl-core-AnatomicalLocation

Table 2: Relevant nl-core profiles

Note the following:

  • Each occurrence of the zib HealthProfessional is normally represented by two FHIR resources: a PractitionerRole resource (instance of nl-core-HealthProfessional-PractitionerRole) and a Practitioner resource (instance of nl-core-HealthProfessional-Practitioner). The Practitioner resource is referenced from the PractitionerRole instance. For this reason, sending systems should fill the reference to the PractitionerRole instance where relevant, and not the Practitioner resource. Receiving systems can then retrieve the reference to the Practitioner resource from that PractitionerRole instance. In rare circumstances, there is only a Practitioner instance, in which case it is that instance which will be referenced instead. However, this should be the exception. This is in line with the Nictiz Profiling Guidelines for FHIR R4.

3.2.1. Caries Risk

idΣ0..1string
metaΣ0..1Meta
implicitRulesΣ ?!0..1uri
language0..1codeBinding
text0..1Narrative
contained0..*Resource
extensionC0..*Extension
modifierExtension?! C0..*Extension
identifierΣ0..*Identifier
basedOnΣ C0..*Reference(CarePlan | DeviceRequest | ImmunizationRecommendation | MedicationRequest | NutritionOrder | ServiceRequest)
partOfΣ C0..*Reference(ImagingStudy | Immunization | MedicationAdministration | MedicationDispense | MedicationStatement | Procedure)
statusΣ ?!1..1codeBinding
category0..*CodeableConceptBinding
codeΣ1..1CodeableConceptPattern
subjectΣ C1..1Reference(Patient | NlcorePatient)
focusΣ C0..*Reference(Resource)
encounterΣ C0..1Reference(Encounter)
effectiveInstantinstant
effectivePeriodPeriod
effectiveTimingTiming
effectiveDateTimeΣ0..1dateTime
issuedΣ0..1instant
performerΣ C0..*Reference(CareTeam | Organization | Patient | Practitioner | PractitionerRole | RelatedPerson | NlcoreHealthProfessionalPractitionerRole)
valueBooleanboolean
valueDateTimedateTime
valueIntegerinteger
valuePeriodPeriod
valueQuantityQuantity
valueRangeRange
valueRatioRatio
valueSampledDataSampledData
valueStringstring
valueTimetime
valueCodeableConceptΣ C1..1CodeableConceptBinding
dataAbsentReasonC0..1CodeableConceptBinding
interpretation0..*CodeableConceptBinding
id0..1string
extensionC0..*Extension
authorReferenceReference(Organization | Patient | Practitioner | RelatedPerson)
authorStringstring
timeΣ0..1dateTime
textΣ1..1markdown
bodySite0..1CodeableConcept
method0..1CodeableConcept
specimenC0..1Reference(Specimen)
deviceC0..1Reference(Device | DeviceMetric)
id0..1string
extensionC0..*Extension
modifierExtensionΣ ?! C0..*Extension
lowC0..1SimpleQuantity
highC0..1SimpleQuantity
type0..1CodeableConceptBinding
appliesTo0..*CodeableConcept
ageC0..1Range
text0..1string
hasMemberΣ C0..*Reference(MolecularSequence | Observation | QuestionnaireResponse)
derivedFromΣ C0..*Reference(DocumentReference | ImagingStudy | Media | MolecularSequence | Observation | QuestionnaireResponse)
id0..1string
extensionC0..*Extension
modifierExtensionΣ ?! C0..*Extension
codeΣ1..1CodeableConcept
valueBooleanboolean
valueCodeableConceptCodeableConcept
valueDateTimedateTime
valueIntegerinteger
valuePeriodPeriod
valueQuantityQuantity
valueRangeRange
valueRatioRatio
valueSampledDataSampledData
valueStringstring
valueTimetime
dataAbsentReasonC0..1CodeableConceptBinding
interpretation0..*CodeableConceptBinding
referenceRange0..*see (referenceRange)
<StructureDefinition xmlns="http://hl7.org/fhir">
<id value="mz-CariesRisk" />
<status value="empty" />
--- We have skipped the narrative for better readability of the resource ---
</text>
<url value="http://medmij.nl/fhir/StructureDefinition/mz-CariesRisk" />
<name value="MzCariesRisk" />
<title value="mz CariesRisk" />
<status value="draft" />
<publisher value="MedMij" />
<name value="MedMij" />
<system value="email" />
<value value="info@medmij.nl" />
<use value="work" />
</telecom>
</contact>
<description value="Caries risk." />
<purpose value="This Observation resource represents the CariesRisk Clinical Information Model (CIM) for patient use cases in the context of Dental Care." />
<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="mz-dataset-100-beta3-20260413" />
<name value="Dataset Mondzorg MedMij 1.0.0-beta.3 20260413" />
</mapping>
<kind value="resource" />
<abstract value="false" />
<type value="Observation" />
<baseDefinition value="http://hl7.org/fhir/StructureDefinition/Observation" />
<derivation value="constraint" />
<element id="Observation">
<path value="Observation" />
<short value="CariesRisk" />
<definition value="Caries risk." />
<alias value="Cariësrisico" />
<alias value="Measurement" />
<alias value="Results" />
<alias value="Tests" />
<identity value="mz-dataset-100-beta3-20260413" />
<map value="mz-dataelement-1" />
<comment value="CariesRisk" />
</mapping>
</element>
<element id="Observation.code">
<path value="Observation.code" />
<system value="http://snomed.info/sct" />
<code value="74024006" />
</coding>
</patternCodeableConcept>
</element>
<element id="Observation.subject">
<path value="Observation.subject" />
<min value="1" />
<code value="Reference" />
<targetProfile value="http://hl7.org/fhir/StructureDefinition/Patient" />
<targetProfile value="http://nictiz.nl/fhir/StructureDefinition/nl-core-Patient" />
</type>
</element>
<element id="Observation.effective[x]">
<path value="Observation.effective[x]" />
<type value="type" />
<path value="$this" />
</discriminator>
<ordered value="false" />
<rules value="open" />
</slicing>
</element>
<element id="Observation.effective[x]:effectiveDateTime">
<path value="Observation.effective[x]" />
<sliceName value="effectiveDateTime" />
<short value="CariesRiskDateTime" />
<definition value="The date and time at which the caries risk was determined." />
<alias value="CariësrisicoDatumTijd" />
<min value="0" />
<max value="1" />
<code value="dateTime" />
</type>
<identity value="mz-dataset-100-beta3-20260413" />
<map value="mz-dataelement-2" />
<comment value="CariesRiskDateTime" />
</mapping>
</element>
<element id="Observation.performer">
<path value="Observation.performer" />
<short value="Performer" />
<definition value="The health professional who determined the caries risk." />
<comment value="Each occurrence of the zib HealthProfessional is normally represented by _two_ FHIR resources: a PractitionerRole resource (instance of [nl-core-HealthProfessional-PractitionerRole](http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthProfessional-PractitionerRole)) and a Practitioner resource (instance of [nl-core-HealthProfessional-Practitioner](http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthProfessional-Practitioner)). The Practitioner resource is referenced from the PractitionerRole instance. For this reason, sending systems should fill the reference to the PractitionerRole instance here, and not the Practitioner resource. Receiving systems can then retrieve the reference to the Practitioner resource from that PractitionerRole instance.\n\nIn rare circumstances, there is only a Practitioner instance, in which case it is that instance which will be referenced here. However, since this should be the exception, the nl-core-HealthProfessional-Practitioner profile is not explicitly mentioned as a target profile." />
<alias value="Uitvoerder" />
<code value="Reference" />
<targetProfile value="http://hl7.org/fhir/StructureDefinition/Practitioner" />
<targetProfile value="http://hl7.org/fhir/StructureDefinition/PractitionerRole" />
<targetProfile value="http://hl7.org/fhir/StructureDefinition/Organization" />
<targetProfile value="http://hl7.org/fhir/StructureDefinition/CareTeam" />
<targetProfile value="http://hl7.org/fhir/StructureDefinition/Patient" />
<targetProfile value="http://hl7.org/fhir/StructureDefinition/RelatedPerson" />
<targetProfile value="http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthProfessional-PractitionerRole" />
</type>
<identity value="mz-dataset-100-beta3-20260413" />
<map value="mz-dataelement-4" />
<comment value="Performer" />
</mapping>
</element>
<element id="Observation.value[x]">
<path value="Observation.value[x]" />
<type value="type" />
<path value="$this" />
</discriminator>
<ordered value="false" />
<rules value="open" />
</slicing>
<min value="1" />
</element>
<element id="Observation.value[x]:valueCodeableConcept">
<path value="Observation.value[x]" />
<sliceName value="valueCodeableConcept" />
<short value="CariesRiskValue" />
<definition value="The caries risk." />
<alias value="CariësrisicoWaarde" />
<min value="1" />
<max value="1" />
<code value="CodeableConcept" />
</type>
<strength value="extensible" />
<valueSet value="http://medmij.nl/fhir/ValueSet/CariesRisk" />
</binding>
<identity value="mz-dataset-100-beta3-20260413" />
<map value="mz-dataelement-3" />
<comment value="CariesRiskValue" />
</mapping>
</element>
<element id="Observation.note.text">
<path value="Observation.note.text" />
<short value="Comment" />
<definition value="Comment on the caries risk, including comments on for example the circumstances and/or disruptive factors that may influence the result." />
<alias value="Toelichting" />
<identity value="mz-dataset-100-beta3-20260413" />
<map value="mz-dataelement-5" />
<comment value="Comment" />
</mapping>
</element>
</differential>
</StructureDefinition>
{
"resourceType": "StructureDefinition",
"id": "mz-CariesRisk",
"text": {
"status": "empty",
--- We have skipped the narrative for better readability of the resource ---
},
"url": "http://medmij.nl/fhir/StructureDefinition/mz-CariesRisk",
"name": "MzCariesRisk",
"title": "mz CariesRisk",
"status": "draft",
"publisher": "MedMij",
"contact": [
{
"name": "MedMij",
"telecom": [
{
"system": "email",
"value": "info@medmij.nl",
"use": "work"
}
]
}
],
"description": "Caries risk.",
"purpose": "This Observation resource represents the CariesRisk Clinical Information Model (CIM) for patient use cases in the context of Dental Care.",
"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": "mz-dataset-100-beta3-20260413",
"name": "Dataset Mondzorg MedMij 1.0.0-beta.3 20260413"
}
],
"kind": "resource",
"abstract": false,
"type": "Observation",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Observation",
"derivation": "constraint",
"element": [
{
"id": "Observation",
"path": "Observation",
"short": "CariesRisk",
"definition": "Caries risk.",
"alias": [
"Cariësrisico",
"Measurement",
"Results",
"Tests"
],
"mapping": [
{
"identity": "mz-dataset-100-beta3-20260413",
"map": "mz-dataelement-1",
"comment": "CariesRisk"
}
]
},
{
"id": "Observation.code",
"path": "Observation.code",
"coding": [
{
"system": "http://snomed.info/sct",
"code": "74024006"
}
]
}
},
{
"id": "Observation.subject",
"path": "Observation.subject",
"min": 1,
"type": [
{
"code": "Reference",
"http://hl7.org/fhir/StructureDefinition/Patient",
"http://nictiz.nl/fhir/StructureDefinition/nl-core-Patient"
]
}
]
},
{
"id": "Observation.effective[x]",
"path": "Observation.effective[x]",
"slicing": {
{
"type": "type",
"path": "$this"
}
],
"ordered": false,
"rules": "open"
}
},
{
"id": "Observation.effective[x]:effectiveDateTime",
"path": "Observation.effective[x]",
"sliceName": "effectiveDateTime",
"short": "CariesRiskDateTime",
"definition": "The date and time at which the caries risk was determined.",
"alias": [
"CariësrisicoDatumTijd"
],
"min": 0,
"max": "1",
"type": [
{
"code": "dateTime"
}
],
"mapping": [
{
"identity": "mz-dataset-100-beta3-20260413",
"map": "mz-dataelement-2",
"comment": "CariesRiskDateTime"
}
]
},
{
"id": "Observation.performer",
"path": "Observation.performer",
"short": "Performer",
"definition": "The health professional who determined the caries risk.",
"comment": "Each occurrence of the zib HealthProfessional is normally represented by _two_ FHIR resources: a PractitionerRole resource (instance of [nl-core-HealthProfessional-PractitionerRole](http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthProfessional-PractitionerRole)) and a Practitioner resource (instance of [nl-core-HealthProfessional-Practitioner](http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthProfessional-Practitioner)). The Practitioner resource is referenced from the PractitionerRole instance. For this reason, sending systems should fill the reference to the PractitionerRole instance here, and not the Practitioner resource. Receiving systems can then retrieve the reference to the Practitioner resource from that PractitionerRole instance.\n\nIn rare circumstances, there is only a Practitioner instance, in which case it is that instance which will be referenced here. However, since this should be the exception, the nl-core-HealthProfessional-Practitioner profile is not explicitly mentioned as a target profile.",
"alias": [
"Uitvoerder"
],
"type": [
{
"code": "Reference",
"http://hl7.org/fhir/StructureDefinition/Practitioner",
"http://hl7.org/fhir/StructureDefinition/PractitionerRole",
"http://hl7.org/fhir/StructureDefinition/Organization",
"http://hl7.org/fhir/StructureDefinition/CareTeam",
"http://hl7.org/fhir/StructureDefinition/Patient",
"http://hl7.org/fhir/StructureDefinition/RelatedPerson",
"http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthProfessional-PractitionerRole"
]
}
],
"mapping": [
{
"identity": "mz-dataset-100-beta3-20260413",
"map": "mz-dataelement-4",
"comment": "Performer"
}
]
},
{
"id": "Observation.value[x]",
"path": "Observation.value[x]",
"slicing": {
{
"type": "type",
"path": "$this"
}
],
"ordered": false,
"rules": "open"
},
"min": 1
},
{
"id": "Observation.value[x]:valueCodeableConcept",
"path": "Observation.value[x]",
"sliceName": "valueCodeableConcept",
"short": "CariesRiskValue",
"definition": "The caries risk.",
"alias": [
"CariësrisicoWaarde"
],
"min": 1,
"max": "1",
"type": [
{
"code": "CodeableConcept"
}
],
"binding": {
"strength": "extensible",
"valueSet": "http://medmij.nl/fhir/ValueSet/CariesRisk"
},
"mapping": [
{
"identity": "mz-dataset-100-beta3-20260413",
"map": "mz-dataelement-3",
"comment": "CariesRiskValue"
}
]
},
{
"id": "Observation.note.text",
"path": "Observation.note.text",
"short": "Comment",
"definition": "Comment on the caries risk, including comments on for example the circumstances and/or disruptive factors that may influence the result.",
"alias": [
"Toelichting"
],
"mapping": [
{
"identity": "mz-dataset-100-beta3-20260413",
"map": "mz-dataelement-5",
"comment": "Comment"
}
]
}
]
}
}

3.2.2. Dental Fitness

idΣ0..1string
metaΣ0..1Meta
implicitRulesΣ ?!0..1uri
language0..1codeBinding
text0..1Narrative
contained0..*Resource
extensionC0..*Extension
modifierExtension?! C0..*Extension
identifierΣ0..*Identifier
basedOnΣ C0..*Reference(CarePlan | DeviceRequest | ImmunizationRecommendation | MedicationRequest | NutritionOrder | ServiceRequest)
partOfΣ C0..*Reference(ImagingStudy | Immunization | MedicationAdministration | MedicationDispense | MedicationStatement | Procedure)
statusΣ ?!1..1codeBinding
category0..*CodeableConceptBinding
codeΣ1..1CodeableConceptPattern
subjectΣ C1..1Reference(Patient | NlcorePatient)
focusΣ C0..*Reference(Resource)
encounterΣ C0..1Reference(Encounter)
effectiveInstantinstant
effectivePeriodPeriod
effectiveTimingTiming
effectiveDateTimeΣ0..1dateTime
issuedΣ0..1instant
performerΣ C0..*Reference(CareTeam | Organization | Patient | Practitioner | PractitionerRole | RelatedPerson | NlcoreHealthProfessionalPractitionerRole)
valueBooleanboolean
valueDateTimedateTime
valueIntegerinteger
valuePeriodPeriod
valueQuantityQuantity
valueRangeRange
valueRatioRatio
valueSampledDataSampledData
valueStringstring
valueTimetime
valueCodeableConceptΣ C1..1CodeableConceptBinding
dataAbsentReasonC0..1CodeableConceptBinding
interpretation0..*CodeableConceptBinding
id0..1string
extensionC0..*Extension
authorReferenceReference(Organization | Patient | Practitioner | RelatedPerson)
authorStringstring
timeΣ0..1dateTime
textΣ1..1markdown
bodySite0..1CodeableConcept
method0..1CodeableConcept
specimenC0..1Reference(Specimen)
deviceC0..1Reference(Device | DeviceMetric)
id0..1string
extensionC0..*Extension
modifierExtensionΣ ?! C0..*Extension
lowC0..1SimpleQuantity
highC0..1SimpleQuantity
type0..1CodeableConceptBinding
appliesTo0..*CodeableConcept
ageC0..1Range
text0..1string
hasMemberΣ C0..*Reference(MolecularSequence | Observation | QuestionnaireResponse)
derivedFromΣ C0..*Reference(DocumentReference | ImagingStudy | Media | MolecularSequence | Observation | QuestionnaireResponse)
id0..1string
extensionC0..*Extension
modifierExtensionΣ ?! C0..*Extension
codeΣ1..1CodeableConcept
valueBooleanboolean
valueCodeableConceptCodeableConcept
valueDateTimedateTime
valueIntegerinteger
valuePeriodPeriod
valueQuantityQuantity
valueRangeRange
valueRatioRatio
valueSampledDataSampledData
valueStringstring
valueTimetime
dataAbsentReasonC0..1CodeableConceptBinding
interpretation0..*CodeableConceptBinding
referenceRange0..*see (referenceRange)
<StructureDefinition xmlns="http://hl7.org/fhir">
<id value="mz-DentalFitness" />
<status value="empty" />
--- We have skipped the narrative for better readability of the resource ---
</text>
<url value="http://medmij.nl/fhir/StructureDefinition/mz-DentalFitness" />
<name value="MzDentalFitness" />
<title value="mz DentalFitness" />
<status value="draft" />
<publisher value="MedMij" />
<name value="MedMij" />
<system value="email" />
<value value="info@medmij.nl" />
<use value="work" />
</telecom>
</contact>
<description value="Dental fitness according to the NATO classification system." />
<purpose value="This Observation resource represents the DentalFitness Clinical Information Model (CIM) for patient use cases in the context of Dental Care." />
<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="mz-dataset-100-beta3-20260413" />
<name value="Dataset Mondzorg MedMij 1.0.0-beta.3 20260413" />
</mapping>
<kind value="resource" />
<abstract value="false" />
<type value="Observation" />
<baseDefinition value="http://hl7.org/fhir/StructureDefinition/Observation" />
<derivation value="constraint" />
<element id="Observation">
<path value="Observation" />
<short value="DentalFitness" />
<definition value="Dental fitness according to the NATO classification system." />
<alias value="DentalFitness" />
<alias value="Measurement" />
<alias value="Results" />
<alias value="Tests" />
<identity value="mz-dataset-100-beta3-20260413" />
<map value="mz-dataelement-6" />
<comment value="DentalFitness" />
</mapping>
</element>
<element id="Observation.code">
<path value="Observation.code" />
<system value="http://snomed.info/sct" />
<code value="440271000146100" />
</coding>
</patternCodeableConcept>
</element>
<element id="Observation.subject">
<path value="Observation.subject" />
<min value="1" />
<code value="Reference" />
<targetProfile value="http://hl7.org/fhir/StructureDefinition/Patient" />
<targetProfile value="http://nictiz.nl/fhir/StructureDefinition/nl-core-Patient" />
</type>
</element>
<element id="Observation.effective[x]">
<path value="Observation.effective[x]" />
<type value="type" />
<path value="$this" />
</discriminator>
<ordered value="false" />
<rules value="open" />
</slicing>
</element>
<element id="Observation.effective[x]:effectiveDateTime">
<path value="Observation.effective[x]" />
<sliceName value="effectiveDateTime" />
<short value="DentalFitnessDateTime" />
<definition value="The date and time at which the dental fitness was determined." />
<alias value="DentalFitnessDatumTijd" />
<min value="0" />
<max value="1" />
<code value="dateTime" />
</type>
<identity value="mz-dataset-100-beta3-20260413" />
<map value="mz-dataelement-7" />
<comment value="DentalFitnessDateTime" />
</mapping>
</element>
<element id="Observation.performer">
<path value="Observation.performer" />
<short value="Performer" />
<definition value="The health professional who determined the dental fitness." />
<comment value="Each occurrence of the zib HealthProfessional is normally represented by _two_ FHIR resources: a PractitionerRole resource (instance of [nl-core-HealthProfessional-PractitionerRole](http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthProfessional-PractitionerRole)) and a Practitioner resource (instance of [nl-core-HealthProfessional-Practitioner](http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthProfessional-Practitioner)). The Practitioner resource is referenced from the PractitionerRole instance. For this reason, sending systems should fill the reference to the PractitionerRole instance here, and not the Practitioner resource. Receiving systems can then retrieve the reference to the Practitioner resource from that PractitionerRole instance.\n\nIn rare circumstances, there is only a Practitioner instance, in which case it is that instance which will be referenced here. However, since this should be the exception, the nl-core-HealthProfessional-Practitioner profile is not explicitly mentioned as a target profile." />
<alias value="Uitvoerder" />
<code value="Reference" />
<targetProfile value="http://hl7.org/fhir/StructureDefinition/Practitioner" />
<targetProfile value="http://hl7.org/fhir/StructureDefinition/PractitionerRole" />
<targetProfile value="http://hl7.org/fhir/StructureDefinition/Organization" />
<targetProfile value="http://hl7.org/fhir/StructureDefinition/CareTeam" />
<targetProfile value="http://hl7.org/fhir/StructureDefinition/Patient" />
<targetProfile value="http://hl7.org/fhir/StructureDefinition/RelatedPerson" />
<targetProfile value="http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthProfessional-PractitionerRole" />
</type>
<identity value="mz-dataset-100-beta3-20260413" />
<map value="mz-dataelement-9" />
<comment value="Performer" />
</mapping>
</element>
<element id="Observation.value[x]">
<path value="Observation.value[x]" />
<type value="type" />
<path value="$this" />
</discriminator>
<ordered value="false" />
<rules value="open" />
</slicing>
<min value="1" />
</element>
<element id="Observation.value[x]:valueCodeableConcept">
<path value="Observation.value[x]" />
<sliceName value="valueCodeableConcept" />
<short value="DentalFitnessValue" />
<definition value="The dental fitness." />
<alias value="DentalFitnessWaarde" />
<min value="1" />
<max value="1" />
<code value="CodeableConcept" />
</type>
<strength value="required" />
<valueSet value="http://medmij.nl/fhir/ValueSet/DentalFitness" />
</binding>
<identity value="mz-dataset-100-beta3-20260413" />
<map value="mz-dataelement-8" />
<comment value="DentalFitnessValue" />
</mapping>
</element>
<element id="Observation.note.text">
<path value="Observation.note.text" />
<short value="Comment" />
<definition value="Comment on the dental fitness, including comments on for example the circumstances and/or disruptive factors that may influence the result." />
<alias value="Toelichting" />
<identity value="mz-dataset-100-beta3-20260413" />
<map value="mz-dataelement-10" />
<comment value="Comment" />
</mapping>
</element>
</differential>
</StructureDefinition>
{
"resourceType": "StructureDefinition",
"id": "mz-DentalFitness",
"text": {
"status": "empty",
--- We have skipped the narrative for better readability of the resource ---
},
"url": "http://medmij.nl/fhir/StructureDefinition/mz-DentalFitness",
"name": "MzDentalFitness",
"title": "mz DentalFitness",
"status": "draft",
"publisher": "MedMij",
"contact": [
{
"name": "MedMij",
"telecom": [
{
"system": "email",
"value": "info@medmij.nl",
"use": "work"
}
]
}
],
"description": "Dental fitness according to the NATO classification system.",
"purpose": "This Observation resource represents the DentalFitness Clinical Information Model (CIM) for patient use cases in the context of Dental Care.",
"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": "mz-dataset-100-beta3-20260413",
"name": "Dataset Mondzorg MedMij 1.0.0-beta.3 20260413"
}
],
"kind": "resource",
"abstract": false,
"type": "Observation",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Observation",
"derivation": "constraint",
"element": [
{
"id": "Observation",
"path": "Observation",
"short": "DentalFitness",
"definition": "Dental fitness according to the NATO classification system.",
"alias": [
"DentalFitness",
"Measurement",
"Results",
"Tests"
],
"mapping": [
{
"identity": "mz-dataset-100-beta3-20260413",
"map": "mz-dataelement-6",
"comment": "DentalFitness"
}
]
},
{
"id": "Observation.code",
"path": "Observation.code",
"coding": [
{
"system": "http://snomed.info/sct",
"code": "440271000146100"
}
]
}
},
{
"id": "Observation.subject",
"path": "Observation.subject",
"min": 1,
"type": [
{
"code": "Reference",
"http://hl7.org/fhir/StructureDefinition/Patient",
"http://nictiz.nl/fhir/StructureDefinition/nl-core-Patient"
]
}
]
},
{
"id": "Observation.effective[x]",
"path": "Observation.effective[x]",
"slicing": {
{
"type": "type",
"path": "$this"
}
],
"ordered": false,
"rules": "open"
}
},
{
"id": "Observation.effective[x]:effectiveDateTime",
"path": "Observation.effective[x]",
"sliceName": "effectiveDateTime",
"short": "DentalFitnessDateTime",
"definition": "The date and time at which the dental fitness was determined.",
"alias": [
"DentalFitnessDatumTijd"
],
"min": 0,
"max": "1",
"type": [
{
"code": "dateTime"
}
],
"mapping": [
{
"identity": "mz-dataset-100-beta3-20260413",
"map": "mz-dataelement-7",
"comment": "DentalFitnessDateTime"
}
]
},
{
"id": "Observation.performer",
"path": "Observation.performer",
"short": "Performer",
"definition": "The health professional who determined the dental fitness.",
"comment": "Each occurrence of the zib HealthProfessional is normally represented by _two_ FHIR resources: a PractitionerRole resource (instance of [nl-core-HealthProfessional-PractitionerRole](http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthProfessional-PractitionerRole)) and a Practitioner resource (instance of [nl-core-HealthProfessional-Practitioner](http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthProfessional-Practitioner)). The Practitioner resource is referenced from the PractitionerRole instance. For this reason, sending systems should fill the reference to the PractitionerRole instance here, and not the Practitioner resource. Receiving systems can then retrieve the reference to the Practitioner resource from that PractitionerRole instance.\n\nIn rare circumstances, there is only a Practitioner instance, in which case it is that instance which will be referenced here. However, since this should be the exception, the nl-core-HealthProfessional-Practitioner profile is not explicitly mentioned as a target profile.",
"alias": [
"Uitvoerder"
],
"type": [
{
"code": "Reference",
"http://hl7.org/fhir/StructureDefinition/Practitioner",
"http://hl7.org/fhir/StructureDefinition/PractitionerRole",
"http://hl7.org/fhir/StructureDefinition/Organization",
"http://hl7.org/fhir/StructureDefinition/CareTeam",
"http://hl7.org/fhir/StructureDefinition/Patient",
"http://hl7.org/fhir/StructureDefinition/RelatedPerson",
"http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthProfessional-PractitionerRole"
]
}
],
"mapping": [
{
"identity": "mz-dataset-100-beta3-20260413",
"map": "mz-dataelement-9",
"comment": "Performer"
}
]
},
{
"id": "Observation.value[x]",
"path": "Observation.value[x]",
"slicing": {
{
"type": "type",
"path": "$this"
}
],
"ordered": false,
"rules": "open"
},
"min": 1
},
{
"id": "Observation.value[x]:valueCodeableConcept",
"path": "Observation.value[x]",
"sliceName": "valueCodeableConcept",
"short": "DentalFitnessValue",
"definition": "The dental fitness.",
"alias": [
"DentalFitnessWaarde"
],
"min": 1,
"max": "1",
"type": [
{
"code": "CodeableConcept"
}
],
"binding": {
"strength": "required",
"valueSet": "http://medmij.nl/fhir/ValueSet/DentalFitness"
},
"mapping": [
{
"identity": "mz-dataset-100-beta3-20260413",
"map": "mz-dataelement-8",
"comment": "DentalFitnessValue"
}
]
},
{
"id": "Observation.note.text",
"path": "Observation.note.text",
"short": "Comment",
"definition": "Comment on the dental fitness, including comments on for example the circumstances and/or disruptive factors that may influence the result.",
"alias": [
"Toelichting"
],
"mapping": [
{
"identity": "mz-dataset-100-beta3-20260413",
"map": "mz-dataelement-10",
"comment": "Comment"
}
]
}
]
}
}

3.2.3. Oral Hygiene

idΣ0..1string
metaΣ0..1Meta
implicitRulesΣ ?!0..1uri
language0..1codeBinding
text0..1Narrative
contained0..*Resource
extensionC0..*Extension
modifierExtension?! C0..*Extension
identifierΣ0..*Identifier
basedOnΣ C0..*Reference(CarePlan | DeviceRequest | ImmunizationRecommendation | MedicationRequest | NutritionOrder | ServiceRequest)
partOfΣ C0..*Reference(ImagingStudy | Immunization | MedicationAdministration | MedicationDispense | MedicationStatement | Procedure)
statusΣ ?!1..1codeBinding
category0..*CodeableConceptBinding
codeΣ1..1CodeableConceptPattern
subjectΣ C1..1Reference(Patient | NlcorePatient)
focusΣ C0..*Reference(Resource)
encounterΣ C0..1Reference(Encounter)
effectiveInstantinstant
effectivePeriodPeriod
effectiveTimingTiming
effectiveDateTimeΣ0..1dateTime
issuedΣ0..1instant
performerΣ C0..*Reference(CareTeam | Organization | Patient | Practitioner | PractitionerRole | RelatedPerson | NlcoreHealthProfessionalPractitionerRole)
valueBooleanboolean
valueDateTimedateTime
valueIntegerinteger
valuePeriodPeriod
valueQuantityQuantity
valueRangeRange
valueRatioRatio
valueSampledDataSampledData
valueStringstring
valueTimetime
valueCodeableConceptΣ C1..1CodeableConceptBinding
dataAbsentReasonC0..1CodeableConceptBinding
interpretation0..*CodeableConceptBinding
id0..1string
extensionC0..*Extension
authorReferenceReference(Organization | Patient | Practitioner | RelatedPerson)
authorStringstring
timeΣ0..1dateTime
textΣ1..1markdown
bodySite0..1CodeableConcept
method0..1CodeableConcept
specimenC0..1Reference(Specimen)
deviceC0..1Reference(Device | DeviceMetric)
id0..1string
extensionC0..*Extension
modifierExtensionΣ ?! C0..*Extension
lowC0..1SimpleQuantity
highC0..1SimpleQuantity
type0..1CodeableConceptBinding
appliesTo0..*CodeableConcept
ageC0..1Range
text0..1string
hasMemberΣ C0..*Reference(MolecularSequence | Observation | QuestionnaireResponse)
derivedFromΣ C0..*Reference(DocumentReference | ImagingStudy | Media | MolecularSequence | Observation | QuestionnaireResponse)
id0..1string
extensionC0..*Extension
modifierExtensionΣ ?! C0..*Extension
codeΣ1..1CodeableConcept
valueBooleanboolean
valueCodeableConceptCodeableConcept
valueDateTimedateTime
valueIntegerinteger
valuePeriodPeriod
valueQuantityQuantity
valueRangeRange
valueRatioRatio
valueSampledDataSampledData
valueStringstring
valueTimetime
dataAbsentReasonC0..1CodeableConceptBinding
interpretation0..*CodeableConceptBinding
referenceRange0..*see (referenceRange)
<StructureDefinition xmlns="http://hl7.org/fhir">
<id value="mz-OralHygiene" />
<status value="empty" />
--- We have skipped the narrative for better readability of the resource ---
</text>
<url value="http://medmij.nl/fhir/StructureDefinition/mz-OralHygiene" />
<name value="MzOralHygiene" />
<title value="mz OralHygiene" />
<status value="draft" />
<publisher value="MedMij" />
<name value="MedMij" />
<system value="email" />
<value value="info@medmij.nl" />
<use value="work" />
</telecom>
</contact>
<description value="Oral hygiene." />
<purpose value="This Observation resource represents the OralHygiene Clinical Information Model (CIM) for patient use cases in the context of Dental Care." />
<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="mz-dataset-100-beta3-20260413" />
<name value="Dataset Mondzorg MedMij 1.0.0-beta.3 20260413" />
</mapping>
<kind value="resource" />
<abstract value="false" />
<type value="Observation" />
<baseDefinition value="http://hl7.org/fhir/StructureDefinition/Observation" />
<derivation value="constraint" />
<element id="Observation">
<path value="Observation" />
<short value="OralHygiene" />
<definition value="Oral hygiene." />
<alias value="Mondhygiëne" />
<alias value="Measurement" />
<alias value="Results" />
<alias value="Tests" />
<identity value="mz-dataset-100-beta3-20260413" />
<map value="mz-dataelement-11" />
<comment value="OralHygiene" />
</mapping>
</element>
<element id="Observation.code">
<path value="Observation.code" />
<system value="http://snomed.info/sct" />
<code value="364126007" />
</coding>
</patternCodeableConcept>
</element>
<element id="Observation.subject">
<path value="Observation.subject" />
<min value="1" />
<code value="Reference" />
<targetProfile value="http://hl7.org/fhir/StructureDefinition/Patient" />
<targetProfile value="http://nictiz.nl/fhir/StructureDefinition/nl-core-Patient" />
</type>
</element>
<element id="Observation.effective[x]">
<path value="Observation.effective[x]" />
<type value="type" />
<path value="$this" />
</discriminator>
<ordered value="false" />
<rules value="open" />
</slicing>
</element>
<element id="Observation.effective[x]:effectiveDateTime">
<path value="Observation.effective[x]" />
<sliceName value="effectiveDateTime" />
<short value="OralHygieneDateTime" />
<definition value="The date and time at which the oral hygiene was determined." />
<alias value="MondhygiëneDatumTijd" />
<min value="0" />
<max value="1" />
<code value="dateTime" />
</type>
<identity value="mz-dataset-100-beta3-20260413" />
<map value="mz-dataelement-12" />
<comment value="OralHygieneDateTime" />
</mapping>
</element>
<element id="Observation.performer">
<path value="Observation.performer" />
<short value="Performer" />
<definition value="The health professional who determined the oral hygiene." />
<comment value="Each occurrence of the zib HealthProfessional is normally represented by _two_ FHIR resources: a PractitionerRole resource (instance of [nl-core-HealthProfessional-PractitionerRole](http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthProfessional-PractitionerRole)) and a Practitioner resource (instance of [nl-core-HealthProfessional-Practitioner](http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthProfessional-Practitioner)). The Practitioner resource is referenced from the PractitionerRole instance. For this reason, sending systems should fill the reference to the PractitionerRole instance here, and not the Practitioner resource. Receiving systems can then retrieve the reference to the Practitioner resource from that PractitionerRole instance.\n\nIn rare circumstances, there is only a Practitioner instance, in which case it is that instance which will be referenced here. However, since this should be the exception, the nl-core-HealthProfessional-Practitioner profile is not explicitly mentioned as a target profile." />
<alias value="Uitvoerder" />
<code value="Reference" />
<targetProfile value="http://hl7.org/fhir/StructureDefinition/Practitioner" />
<targetProfile value="http://hl7.org/fhir/StructureDefinition/PractitionerRole" />
<targetProfile value="http://hl7.org/fhir/StructureDefinition/Organization" />
<targetProfile value="http://hl7.org/fhir/StructureDefinition/CareTeam" />
<targetProfile value="http://hl7.org/fhir/StructureDefinition/Patient" />
<targetProfile value="http://hl7.org/fhir/StructureDefinition/RelatedPerson" />
<targetProfile value="http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthProfessional-PractitionerRole" />
</type>
<identity value="mz-dataset-100-beta3-20260413" />
<map value="mz-dataelement-14" />
<comment value="Performer" />
</mapping>
</element>
<element id="Observation.value[x]">
<path value="Observation.value[x]" />
<type value="type" />
<path value="$this" />
</discriminator>
<ordered value="false" />
<rules value="open" />
</slicing>
<min value="1" />
</element>
<element id="Observation.value[x]:valueCodeableConcept">
<path value="Observation.value[x]" />
<sliceName value="valueCodeableConcept" />
<short value="OralHygieneValue" />
<definition value="The oral hygiene." />
<alias value="MondhygiëneWaarde" />
<min value="1" />
<max value="1" />
<code value="CodeableConcept" />
</type>
<strength value="extensible" />
<valueSet value="http://medmij.nl/fhir/ValueSet/OralHygiene" />
</binding>
<identity value="mz-dataset-100-beta3-20260413" />
<map value="mz-dataelement-13" />
<comment value="OralHygieneValue" />
</mapping>
</element>
<element id="Observation.note.text">
<path value="Observation.note.text" />
<short value="Comment" />
<definition value="Comment on the oral hygiene, including comments on for example the circumstances and/or disruptive factors that may influence the result." />
<alias value="Toelichting" />
<identity value="mz-dataset-100-beta3-20260413" />
<map value="mz-dataelement-15" />
<comment value="Comment" />
</mapping>
</element>
</differential>
</StructureDefinition>
{
"resourceType": "StructureDefinition",
"id": "mz-OralHygiene",
"text": {
"status": "empty",
--- We have skipped the narrative for better readability of the resource ---
},
"url": "http://medmij.nl/fhir/StructureDefinition/mz-OralHygiene",
"name": "MzOralHygiene",
"title": "mz OralHygiene",
"status": "draft",
"publisher": "MedMij",
"contact": [
{
"name": "MedMij",
"telecom": [
{
"system": "email",
"value": "info@medmij.nl",
"use": "work"
}
]
}
],
"description": "Oral hygiene.",
"purpose": "This Observation resource represents the OralHygiene Clinical Information Model (CIM) for patient use cases in the context of Dental Care.",
"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": "mz-dataset-100-beta3-20260413",
"name": "Dataset Mondzorg MedMij 1.0.0-beta.3 20260413"
}
],
"kind": "resource",
"abstract": false,
"type": "Observation",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Observation",
"derivation": "constraint",
"element": [
{
"id": "Observation",
"path": "Observation",
"short": "OralHygiene",
"definition": "Oral hygiene.",
"alias": [
"Mondhygiëne",
"Measurement",
"Results",
"Tests"
],
"mapping": [
{
"identity": "mz-dataset-100-beta3-20260413",
"map": "mz-dataelement-11",
"comment": "OralHygiene"
}
]
},
{
"id": "Observation.code",
"path": "Observation.code",
"coding": [
{
"system": "http://snomed.info/sct",
"code": "364126007"
}
]
}
},
{
"id": "Observation.subject",
"path": "Observation.subject",
"min": 1,
"type": [
{
"code": "Reference",
"http://hl7.org/fhir/StructureDefinition/Patient",
"http://nictiz.nl/fhir/StructureDefinition/nl-core-Patient"
]
}
]
},
{
"id": "Observation.effective[x]",
"path": "Observation.effective[x]",
"slicing": {
{
"type": "type",
"path": "$this"
}
],
"ordered": false,
"rules": "open"
}
},
{
"id": "Observation.effective[x]:effectiveDateTime",
"path": "Observation.effective[x]",
"sliceName": "effectiveDateTime",
"short": "OralHygieneDateTime",
"definition": "The date and time at which the oral hygiene was determined.",
"alias": [
"MondhygiëneDatumTijd"
],
"min": 0,
"max": "1",
"type": [
{
"code": "dateTime"
}
],
"mapping": [
{
"identity": "mz-dataset-100-beta3-20260413",
"map": "mz-dataelement-12",
"comment": "OralHygieneDateTime"
}
]
},
{
"id": "Observation.performer",
"path": "Observation.performer",
"short": "Performer",
"definition": "The health professional who determined the oral hygiene.",
"comment": "Each occurrence of the zib HealthProfessional is normally represented by _two_ FHIR resources: a PractitionerRole resource (instance of [nl-core-HealthProfessional-PractitionerRole](http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthProfessional-PractitionerRole)) and a Practitioner resource (instance of [nl-core-HealthProfessional-Practitioner](http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthProfessional-Practitioner)). The Practitioner resource is referenced from the PractitionerRole instance. For this reason, sending systems should fill the reference to the PractitionerRole instance here, and not the Practitioner resource. Receiving systems can then retrieve the reference to the Practitioner resource from that PractitionerRole instance.\n\nIn rare circumstances, there is only a Practitioner instance, in which case it is that instance which will be referenced here. However, since this should be the exception, the nl-core-HealthProfessional-Practitioner profile is not explicitly mentioned as a target profile.",
"alias": [
"Uitvoerder"
],
"type": [
{
"code": "Reference",
"http://hl7.org/fhir/StructureDefinition/Practitioner",
"http://hl7.org/fhir/StructureDefinition/PractitionerRole",
"http://hl7.org/fhir/StructureDefinition/Organization",
"http://hl7.org/fhir/StructureDefinition/CareTeam",
"http://hl7.org/fhir/StructureDefinition/Patient",
"http://hl7.org/fhir/StructureDefinition/RelatedPerson",
"http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthProfessional-PractitionerRole"
]
}
],
"mapping": [
{
"identity": "mz-dataset-100-beta3-20260413",
"map": "mz-dataelement-14",
"comment": "Performer"
}
]
},
{
"id": "Observation.value[x]",
"path": "Observation.value[x]",
"slicing": {
{
"type": "type",
"path": "$this"
}
],
"ordered": false,
"rules": "open"
},
"min": 1
},
{
"id": "Observation.value[x]:valueCodeableConcept",
"path": "Observation.value[x]",
"sliceName": "valueCodeableConcept",
"short": "OralHygieneValue",
"definition": "The oral hygiene.",
"alias": [
"MondhygiëneWaarde"
],
"min": 1,
"max": "1",
"type": [
{
"code": "CodeableConcept"
}
],
"binding": {
"strength": "extensible",
"valueSet": "http://medmij.nl/fhir/ValueSet/OralHygiene"
},
"mapping": [
{
"identity": "mz-dataset-100-beta3-20260413",
"map": "mz-dataelement-13",
"comment": "OralHygieneValue"
}
]
},
{
"id": "Observation.note.text",
"path": "Observation.note.text",
"short": "Comment",
"definition": "Comment on the oral hygiene, including comments on for example the circumstances and/or disruptive factors that may influence the result.",
"alias": [
"Toelichting"
],
"mapping": [
{
"identity": "mz-dataset-100-beta3-20260413",
"map": "mz-dataelement-15",
"comment": "Comment"
}
]
}
]
}
}

3.2.4. Parafunctional Activity

idΣ0..1string
metaΣ0..1Meta
implicitRulesΣ ?!0..1uri
language0..1codeBinding
text0..1Narrative
contained0..*Resource
extensionC0..*Extension
modifierExtension?! C0..*Extension
identifierΣ0..*Identifier
basedOnΣ C0..*Reference(CarePlan | DeviceRequest | ImmunizationRecommendation | MedicationRequest | NutritionOrder | ServiceRequest)
partOfΣ C0..*Reference(ImagingStudy | Immunization | MedicationAdministration | MedicationDispense | MedicationStatement | Procedure)
statusΣ ?!1..1codeBinding
category0..*CodeableConceptBinding
codeΣ1..1CodeableConceptPattern
subjectΣ C1..1Reference(Patient | NlcorePatient)
focusΣ C0..*Reference(Resource)
encounterΣ C0..1Reference(Encounter)
effectiveInstantinstant
effectivePeriodPeriod
effectiveTimingTiming
effectiveDateTimeΣ0..1dateTime
issuedΣ0..1instant
performerΣ C0..*Reference(CareTeam | Organization | Patient | Practitioner | PractitionerRole | RelatedPerson | NlcoreHealthProfessionalPractitionerRole)
valueBooleanboolean
valueCodeableConceptCodeableConcept
valueDateTimedateTime
valueIntegerinteger
valuePeriodPeriod
valueQuantityQuantity
valueRangeRange
valueRatioRatio
valueSampledDataSampledData
valueTimetime
valueStringΣ C1..1string
dataAbsentReasonC0..1CodeableConceptBinding
interpretation0..*CodeableConceptBinding
id0..1string
extensionC0..*Extension
authorReferenceReference(Organization | Patient | Practitioner | RelatedPerson)
authorStringstring
timeΣ0..1dateTime
textΣ1..1markdown
bodySite0..1CodeableConcept
method0..1CodeableConcept
specimenC0..1Reference(Specimen)
deviceC0..1Reference(Device | DeviceMetric)
id0..1string
extensionC0..*Extension
modifierExtensionΣ ?! C0..*Extension
lowC0..1SimpleQuantity
highC0..1SimpleQuantity
type0..1CodeableConceptBinding
appliesTo0..*CodeableConcept
ageC0..1Range
text0..1string
hasMemberΣ C0..*Reference(MolecularSequence | Observation | QuestionnaireResponse)
derivedFromΣ C0..*Reference(DocumentReference | ImagingStudy | Media | MolecularSequence | Observation | QuestionnaireResponse)
id0..1string
extensionC0..*Extension
modifierExtensionΣ ?! C0..*Extension
codeΣ1..1CodeableConcept
valueBooleanboolean
valueCodeableConceptCodeableConcept
valueDateTimedateTime
valueIntegerinteger
valuePeriodPeriod
valueQuantityQuantity
valueRangeRange
valueRatioRatio
valueSampledDataSampledData
valueStringstring
valueTimetime
dataAbsentReasonC0..1CodeableConceptBinding
interpretation0..*CodeableConceptBinding
referenceRange0..*see (referenceRange)
<StructureDefinition xmlns="http://hl7.org/fhir">
<id value="mz-ParafunctionalActivity" />
<status value="empty" />
--- We have skipped the narrative for better readability of the resource ---
</text>
<url value="http://medmij.nl/fhir/StructureDefinition/mz-ParafunctionalActivity" />
<name value="MzParafunctionalActivity" />
<title value="mz ParafunctionalActivity" />
<status value="draft" />
<publisher value="MedMij" />
<name value="MedMij" />
<system value="email" />
<value value="info@medmij.nl" />
<use value="work" />
</telecom>
</contact>
<description value="Parafunctional activity." />
<purpose value="This Observation resource represents the ParafunctionalActivity Clinical Information Model (CIM) for patient use cases in the context of Dental Care." />
<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="mz-dataset-100-beta3-20260413" />
<name value="Dataset Mondzorg MedMij 1.0.0-beta.3 20260413" />
</mapping>
<kind value="resource" />
<abstract value="false" />
<type value="Observation" />
<baseDefinition value="http://hl7.org/fhir/StructureDefinition/Observation" />
<derivation value="constraint" />
<element id="Observation">
<path value="Observation" />
<short value="ParafunctionalActivity" />
<definition value="Parafunctional activity." />
<alias value="ParafunctioneleActiviteit" />
<alias value="Measurement" />
<alias value="Results" />
<alias value="Tests" />
<identity value="mz-dataset-100-beta3-20260413" />
<map value="mz-dataelement-16" />
<comment value="ParafunctionalActivity" />
</mapping>
</element>
<element id="Observation.code">
<path value="Observation.code" />
<system value="http://snomed.info/sct" />
<code value="110353005" />
</coding>
</patternCodeableConcept>
</element>
<element id="Observation.subject">
<path value="Observation.subject" />
<min value="1" />
<code value="Reference" />
<targetProfile value="http://hl7.org/fhir/StructureDefinition/Patient" />
<targetProfile value="http://nictiz.nl/fhir/StructureDefinition/nl-core-Patient" />
</type>
</element>
<element id="Observation.effective[x]">
<path value="Observation.effective[x]" />
<type value="type" />
<path value="$this" />
</discriminator>
<ordered value="false" />
<rules value="open" />
</slicing>
</element>
<element id="Observation.effective[x]:effectiveDateTime">
<path value="Observation.effective[x]" />
<sliceName value="effectiveDateTime" />
<short value="ParafunctionalActivityDateTime" />
<definition value="The date and time at which the parafunctional activity was determined." />
<alias value="ParafunctioneleActiviteitDatumTijd" />
<min value="0" />
<max value="1" />
<code value="dateTime" />
</type>
<identity value="mz-dataset-100-beta3-20260413" />
<map value="mz-dataelement-17" />
<comment value="ParafunctionalActivityDateTime" />
</mapping>
</element>
<element id="Observation.performer">
<path value="Observation.performer" />
<short value="Performer" />
<definition value="The health professional who determined the parafunctional activity." />
<comment value="Each occurrence of the zib HealthProfessional is normally represented by _two_ FHIR resources: a PractitionerRole resource (instance of [nl-core-HealthProfessional-PractitionerRole](http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthProfessional-PractitionerRole)) and a Practitioner resource (instance of [nl-core-HealthProfessional-Practitioner](http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthProfessional-Practitioner)). The Practitioner resource is referenced from the PractitionerRole instance. For this reason, sending systems should fill the reference to the PractitionerRole instance here, and not the Practitioner resource. Receiving systems can then retrieve the reference to the Practitioner resource from that PractitionerRole instance.\n\nIn rare circumstances, there is only a Practitioner instance, in which case it is that instance which will be referenced here. However, since this should be the exception, the nl-core-HealthProfessional-Practitioner profile is not explicitly mentioned as a target profile." />
<alias value="Uitvoerder" />
<code value="Reference" />
<targetProfile value="http://hl7.org/fhir/StructureDefinition/Practitioner" />
<targetProfile value="http://hl7.org/fhir/StructureDefinition/PractitionerRole" />
<targetProfile value="http://hl7.org/fhir/StructureDefinition/Organization" />
<targetProfile value="http://hl7.org/fhir/StructureDefinition/CareTeam" />
<targetProfile value="http://hl7.org/fhir/StructureDefinition/Patient" />
<targetProfile value="http://hl7.org/fhir/StructureDefinition/RelatedPerson" />
<targetProfile value="http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthProfessional-PractitionerRole" />
</type>
<identity value="mz-dataset-100-beta3-20260413" />
<map value="mz-dataelement-19" />
<comment value="Performer" />
</mapping>
</element>
<element id="Observation.value[x]">
<path value="Observation.value[x]" />
<type value="type" />
<path value="$this" />
</discriminator>
<ordered value="false" />
<rules value="open" />
</slicing>
<min value="1" />
</element>
<element id="Observation.value[x]:valueString">
<path value="Observation.value[x]" />
<sliceName value="valueString" />
<short value="ParafunctionalActivityValue" />
<definition value="The parafunctional activity." />
<alias value="ParafunctioneleActiviteitWaarde" />
<min value="1" />
<max value="1" />
<code value="string" />
</type>
<identity value="mz-dataset-100-beta3-20260413" />
<map value="mz-dataelement-18" />
<comment value="ParafunctionalActivityValue" />
</mapping>
</element>
<element id="Observation.note.text">
<path value="Observation.note.text" />
<short value="Comment" />
<definition value="Comment on the parafunctional activity, including comments on for example the circumstances and/or disruptive factors that may influence the result." />
<alias value="Toelichting" />
<identity value="mz-dataset-100-beta3-20260413" />
<map value="mz-dataelement-20" />
<comment value="Comment" />
</mapping>
</element>
</differential>
</StructureDefinition>
{
"resourceType": "StructureDefinition",
"id": "mz-ParafunctionalActivity",
"text": {
"status": "empty",
--- We have skipped the narrative for better readability of the resource ---
},
"url": "http://medmij.nl/fhir/StructureDefinition/mz-ParafunctionalActivity",
"name": "MzParafunctionalActivity",
"title": "mz ParafunctionalActivity",
"status": "draft",
"publisher": "MedMij",
"contact": [
{
"name": "MedMij",
"telecom": [
{
"system": "email",
"value": "info@medmij.nl",
"use": "work"
}
]
}
],
"description": "Parafunctional activity.",
"purpose": "This Observation resource represents the ParafunctionalActivity Clinical Information Model (CIM) for patient use cases in the context of Dental Care.",
"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": "mz-dataset-100-beta3-20260413",
"name": "Dataset Mondzorg MedMij 1.0.0-beta.3 20260413"
}
],
"kind": "resource",
"abstract": false,
"type": "Observation",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Observation",
"derivation": "constraint",
"element": [
{
"id": "Observation",
"path": "Observation",
"short": "ParafunctionalActivity",
"definition": "Parafunctional activity.",
"alias": [
"ParafunctioneleActiviteit",
"Measurement",
"Results",
"Tests"
],
"mapping": [
{
"identity": "mz-dataset-100-beta3-20260413",
"map": "mz-dataelement-16",
"comment": "ParafunctionalActivity"
}
]
},
{
"id": "Observation.code",
"path": "Observation.code",
"coding": [
{
"system": "http://snomed.info/sct",
"code": "110353005"
}
]
}
},
{
"id": "Observation.subject",
"path": "Observation.subject",
"min": 1,
"type": [
{
"code": "Reference",
"http://hl7.org/fhir/StructureDefinition/Patient",
"http://nictiz.nl/fhir/StructureDefinition/nl-core-Patient"
]
}
]
},
{
"id": "Observation.effective[x]",
"path": "Observation.effective[x]",
"slicing": {
{
"type": "type",
"path": "$this"
}
],
"ordered": false,
"rules": "open"
}
},
{
"id": "Observation.effective[x]:effectiveDateTime",
"path": "Observation.effective[x]",
"sliceName": "effectiveDateTime",
"short": "ParafunctionalActivityDateTime",
"definition": "The date and time at which the parafunctional activity was determined.",
"alias": [
"ParafunctioneleActiviteitDatumTijd"
],
"min": 0,
"max": "1",
"type": [
{
"code": "dateTime"
}
],
"mapping": [
{
"identity": "mz-dataset-100-beta3-20260413",
"map": "mz-dataelement-17",
"comment": "ParafunctionalActivityDateTime"
}
]
},
{
"id": "Observation.performer",
"path": "Observation.performer",
"short": "Performer",
"definition": "The health professional who determined the parafunctional activity.",
"comment": "Each occurrence of the zib HealthProfessional is normally represented by _two_ FHIR resources: a PractitionerRole resource (instance of [nl-core-HealthProfessional-PractitionerRole](http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthProfessional-PractitionerRole)) and a Practitioner resource (instance of [nl-core-HealthProfessional-Practitioner](http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthProfessional-Practitioner)). The Practitioner resource is referenced from the PractitionerRole instance. For this reason, sending systems should fill the reference to the PractitionerRole instance here, and not the Practitioner resource. Receiving systems can then retrieve the reference to the Practitioner resource from that PractitionerRole instance.\n\nIn rare circumstances, there is only a Practitioner instance, in which case it is that instance which will be referenced here. However, since this should be the exception, the nl-core-HealthProfessional-Practitioner profile is not explicitly mentioned as a target profile.",
"alias": [
"Uitvoerder"
],
"type": [
{
"code": "Reference",
"http://hl7.org/fhir/StructureDefinition/Practitioner",
"http://hl7.org/fhir/StructureDefinition/PractitionerRole",
"http://hl7.org/fhir/StructureDefinition/Organization",
"http://hl7.org/fhir/StructureDefinition/CareTeam",
"http://hl7.org/fhir/StructureDefinition/Patient",
"http://hl7.org/fhir/StructureDefinition/RelatedPerson",
"http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthProfessional-PractitionerRole"
]
}
],
"mapping": [
{
"identity": "mz-dataset-100-beta3-20260413",
"map": "mz-dataelement-19",
"comment": "Performer"
}
]
},
{
"id": "Observation.value[x]",
"path": "Observation.value[x]",
"slicing": {
{
"type": "type",
"path": "$this"
}
],
"ordered": false,
"rules": "open"
},
"min": 1
},
{
"id": "Observation.value[x]:valueString",
"path": "Observation.value[x]",
"sliceName": "valueString",
"short": "ParafunctionalActivityValue",
"definition": "The parafunctional activity.",
"alias": [
"ParafunctioneleActiviteitWaarde"
],
"min": 1,
"max": "1",
"type": [
{
"code": "string"
}
],
"mapping": [
{
"identity": "mz-dataset-100-beta3-20260413",
"map": "mz-dataelement-18",
"comment": "ParafunctionalActivityValue"
}
]
},
{
"id": "Observation.note.text",
"path": "Observation.note.text",
"short": "Comment",
"definition": "Comment on the parafunctional activity, including comments on for example the circumstances and/or disruptive factors that may influence the result.",
"alias": [
"Toelichting"
],
"mapping": [
{
"identity": "mz-dataset-100-beta3-20260413",
"map": "mz-dataelement-20",
"comment": "Comment"
}
]
}
]
}
}

3.2.5. Periodic Periodontal Screening Score

idΣ0..1string
metaΣ0..1Meta
implicitRulesΣ ?!0..1uri
language0..1codeBinding
text0..1Narrative
contained0..*Resource
extensionC0..*Extension
modifierExtension?! C0..*Extension
identifierΣ0..*Identifier
basedOnΣ C0..*Reference(CarePlan | DeviceRequest | ImmunizationRecommendation | MedicationRequest | NutritionOrder | ServiceRequest)
partOfΣ C0..*Reference(ImagingStudy | Immunization | MedicationAdministration | MedicationDispense | MedicationStatement | Procedure)
statusΣ ?!1..1codeBinding
category0..*CodeableConceptBinding
codeΣ1..1CodeableConceptPattern
subjectΣ C1..1Reference(Patient | NlcorePatient)
focusΣ C0..*Reference(Resource)
encounterΣ C0..1Reference(Encounter)
effectiveInstantinstant
effectivePeriodPeriod
effectiveTimingTiming
effectiveDateTimeΣ0..1dateTime
issuedΣ0..1instant
performerΣ C0..*Reference(CareTeam | Organization | Patient | Practitioner | PractitionerRole | RelatedPerson | NlcoreHealthProfessionalPractitionerRole)
valueBooleanboolean
valueDateTimedateTime
valueIntegerinteger
valuePeriodPeriod
valueQuantityQuantity
valueRangeRange
valueRatioRatio
valueSampledDataSampledData
valueStringstring
valueTimetime
valueCodeableConceptΣ C1..1CodeableConceptBinding
dataAbsentReasonC0..1CodeableConceptBinding
interpretation0..*CodeableConceptBinding
id0..1string
extensionC0..*Extension
authorReferenceReference(Organization | Patient | Practitioner | RelatedPerson)
authorStringstring
timeΣ0..1dateTime
textΣ1..1markdown
bodySite0..1CodeableConcept
method0..1CodeableConcept
specimenC0..1Reference(Specimen)
deviceC0..1Reference(Device | DeviceMetric)
id0..1string
extensionC0..*Extension
modifierExtensionΣ ?! C0..*Extension
lowC0..1SimpleQuantity
highC0..1SimpleQuantity
type0..1CodeableConceptBinding
appliesTo0..*CodeableConcept
ageC0..1Range
text0..1string
hasMemberΣ C0..*Reference(MolecularSequence | Observation | QuestionnaireResponse)
derivedFromΣ C0..*Reference(DocumentReference | ImagingStudy | Media | MolecularSequence | Observation | QuestionnaireResponse)
id0..1string
extensionC0..*Extension
modifierExtensionΣ ?! C0..*Extension
codeΣ1..1CodeableConcept
valueBooleanboolean
valueCodeableConceptCodeableConcept
valueDateTimedateTime
valueIntegerinteger
valuePeriodPeriod
valueQuantityQuantity
valueRangeRange
valueRatioRatio
valueSampledDataSampledData
valueStringstring
valueTimetime
dataAbsentReasonC0..1CodeableConceptBinding
interpretation0..*CodeableConceptBinding
referenceRange0..*see (referenceRange)
<StructureDefinition xmlns="http://hl7.org/fhir">
<id value="mz-PeriodicPeriodontalScreeningScore" />
<status value="empty" />
--- We have skipped the narrative for better readability of the resource ---
</text>
<url value="http://medmij.nl/fhir/StructureDefinition/mz-PeriodicPeriodontalScreeningScore" />
<name value="MzPeriodicPeriodontalScreeningScore" />
<title value="mz PeriodicPeriodontalScreeningScore" />
<status value="draft" />
<publisher value="MedMij" />
<name value="MedMij" />
<system value="email" />
<value value="info@medmij.nl" />
<use value="work" />
</telecom>
</contact>
<description value="Periodontal screening for dental plaque-related diseases (Periodic Periodontal Screening, PPS) is a critical routine examination method. The dentist or the dental hygienist can thereby examine the patient, periodically and at each tooth, in a simple and rapid way to identify potential periodontal problems at an early stage. This screening should preferably take place annually." />
<purpose value="This Observation resource represents the PeriodicPeriodontalScreeningScore Clinical Information Model (CIM) for patient use cases in the context of Dental Care." />
<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="mz-dataset-100-beta3-20260413" />
<name value="Dataset Mondzorg MedMij 1.0.0-beta.3 20260413" />
</mapping>
<kind value="resource" />
<abstract value="false" />
<type value="Observation" />
<baseDefinition value="http://hl7.org/fhir/StructureDefinition/Observation" />
<derivation value="constraint" />
<element id="Observation">
<path value="Observation" />
<short value="PeriodicPeriodontalScreeningScore" />
<definition value="Periodontal screening for dental plaque-related diseases (Periodic Periodontal Screening, PPS) is a critical routine examination method. The dentist or the dental hygienist can thereby examine the patient, periodically and at each tooth, in a simple and rapid way to identify potential periodontal problems at an early stage. This screening should preferably take place annually." />
<alias value="PeriodiekeParodontaleScreeningScore" />
<alias value="Measurement" />
<alias value="Results" />
<alias value="Tests" />
<identity value="mz-dataset-100-beta3-20260413" />
<map value="mz-dataelement-21" />
<comment value="PeriodicPeriodontalScreeningScore" />
</mapping>
</element>
<element id="Observation.code">
<path value="Observation.code" />
<system value="http://snomed.info/sct" />
<code value="540501000146103" />
</coding>
</patternCodeableConcept>
</element>
<element id="Observation.subject">
<path value="Observation.subject" />
<min value="1" />
<code value="Reference" />
<targetProfile value="http://hl7.org/fhir/StructureDefinition/Patient" />
<targetProfile value="http://nictiz.nl/fhir/StructureDefinition/nl-core-Patient" />
</type>
</element>
<element id="Observation.effective[x]">
<path value="Observation.effective[x]" />
<type value="type" />
<path value="$this" />
</discriminator>
<ordered value="false" />
<rules value="open" />
</slicing>
</element>
<element id="Observation.effective[x]:effectiveDateTime">
<path value="Observation.effective[x]" />
<sliceName value="effectiveDateTime" />
<short value="PeriodicPeriodontalScreeningScoreDateTime" />
<definition value="The date and time at which the PPS was performed." />
<alias value="PeriodiekeParodontaleScreeningScoreDatumTijd" />
<min value="0" />
<max value="1" />
<code value="dateTime" />
</type>
<identity value="mz-dataset-100-beta3-20260413" />
<map value="mz-dataelement-22" />
<comment value="PeriodicPeriodontalScreeningScoreDateTime" />
</mapping>
</element>
<element id="Observation.performer">
<path value="Observation.performer" />
<short value="Performer" />
<definition value="The health professional who performed the PPS." />
<comment value="Each occurrence of the zib HealthProfessional is normally represented by _two_ FHIR resources: a PractitionerRole resource (instance of [nl-core-HealthProfessional-PractitionerRole](http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthProfessional-PractitionerRole)) and a Practitioner resource (instance of [nl-core-HealthProfessional-Practitioner](http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthProfessional-Practitioner)). The Practitioner resource is referenced from the PractitionerRole instance. For this reason, sending systems should fill the reference to the PractitionerRole instance here, and not the Practitioner resource. Receiving systems can then retrieve the reference to the Practitioner resource from that PractitionerRole instance.\n\nIn rare circumstances, there is only a Practitioner instance, in which case it is that instance which will be referenced here. However, since this should be the exception, the nl-core-HealthProfessional-Practitioner profile is not explicitly mentioned as a target profile." />
<alias value="Uitvoerder" />
<code value="Reference" />
<targetProfile value="http://hl7.org/fhir/StructureDefinition/Practitioner" />
<targetProfile value="http://hl7.org/fhir/StructureDefinition/PractitionerRole" />
<targetProfile value="http://hl7.org/fhir/StructureDefinition/Organization" />
<targetProfile value="http://hl7.org/fhir/StructureDefinition/CareTeam" />
<targetProfile value="http://hl7.org/fhir/StructureDefinition/Patient" />
<targetProfile value="http://hl7.org/fhir/StructureDefinition/RelatedPerson" />
<targetProfile value="http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthProfessional-PractitionerRole" />
</type>
<identity value="mz-dataset-100-beta3-20260413" />
<map value="mz-dataelement-24" />
<comment value="Performer" />
</mapping>
</element>
<element id="Observation.value[x]">
<path value="Observation.value[x]" />
<type value="type" />
<path value="$this" />
</discriminator>
<ordered value="false" />
<rules value="open" />
</slicing>
<min value="1" />
</element>
<element id="Observation.value[x]:valueCodeableConcept">
<path value="Observation.value[x]" />
<sliceName value="valueCodeableConcept" />
<short value="PeriodicPeriodontalScreeningScoreValue" />
<definition value="The score of the PPS." />
<alias value="PeriodiekeParodontaleScreeningScoreWaarde" />
<min value="1" />
<max value="1" />
<code value="CodeableConcept" />
</type>
<strength value="required" />
<valueSet value="http://medmij.nl/fhir/ValueSet/PeriodicPeriodontalScreeningScore" />
</binding>
<identity value="mz-dataset-100-beta3-20260413" />
<map value="mz-dataelement-23" />
<comment value="PeriodicPeriodontalScreeningScoreValue" />
</mapping>
</element>
<element id="Observation.note.text">
<path value="Observation.note.text" />
<short value="Comment" />
<definition value="Comment on the PPS, including comments on for example the circumstances and/or disruptive factors that may influence the result." />
<alias value="Toelichting" />
<identity value="mz-dataset-100-beta3-20260413" />
<map value="mz-dataelement-25" />
<comment value="Comment" />
</mapping>
</element>
</differential>
</StructureDefinition>
{
"resourceType": "StructureDefinition",
"id": "mz-PeriodicPeriodontalScreeningScore",
"text": {
"status": "empty",
--- We have skipped the narrative for better readability of the resource ---
},
"url": "http://medmij.nl/fhir/StructureDefinition/mz-PeriodicPeriodontalScreeningScore",
"name": "MzPeriodicPeriodontalScreeningScore",
"title": "mz PeriodicPeriodontalScreeningScore",
"status": "draft",
"publisher": "MedMij",
"contact": [
{
"name": "MedMij",
"telecom": [
{
"system": "email",
"value": "info@medmij.nl",
"use": "work"
}
]
}
],
"description": "Periodontal screening for dental plaque-related diseases (Periodic Periodontal Screening, PPS) is a critical routine examination method. The dentist or the dental hygienist can thereby examine the patient, periodically and at each tooth, in a simple and rapid way to identify potential periodontal problems at an early stage. This screening should preferably take place annually.",
"purpose": "This Observation resource represents the PeriodicPeriodontalScreeningScore Clinical Information Model (CIM) for patient use cases in the context of Dental Care.",
"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": "mz-dataset-100-beta3-20260413",
"name": "Dataset Mondzorg MedMij 1.0.0-beta.3 20260413"
}
],
"kind": "resource",
"abstract": false,
"type": "Observation",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Observation",
"derivation": "constraint",
"element": [
{
"id": "Observation",
"path": "Observation",
"short": "PeriodicPeriodontalScreeningScore",
"definition": "Periodontal screening for dental plaque-related diseases (Periodic Periodontal Screening, PPS) is a critical routine examination method. The dentist or the dental hygienist can thereby examine the patient, periodically and at each tooth, in a simple and rapid way to identify potential periodontal problems at an early stage. This screening should preferably take place annually.",
"alias": [
"PeriodiekeParodontaleScreeningScore",
"Measurement",
"Results",
"Tests"
],
"mapping": [
{
"identity": "mz-dataset-100-beta3-20260413",
"map": "mz-dataelement-21",
"comment": "PeriodicPeriodontalScreeningScore"
}
]
},
{
"id": "Observation.code",
"path": "Observation.code",
"coding": [
{
"system": "http://snomed.info/sct",
"code": "540501000146103"
}
]
}
},
{
"id": "Observation.subject",
"path": "Observation.subject",
"min": 1,
"type": [
{
"code": "Reference",
"http://hl7.org/fhir/StructureDefinition/Patient",
"http://nictiz.nl/fhir/StructureDefinition/nl-core-Patient"
]
}
]
},
{
"id": "Observation.effective[x]",
"path": "Observation.effective[x]",
"slicing": {
{
"type": "type",
"path": "$this"
}
],
"ordered": false,
"rules": "open"
}
},
{
"id": "Observation.effective[x]:effectiveDateTime",
"path": "Observation.effective[x]",
"sliceName": "effectiveDateTime",
"short": "PeriodicPeriodontalScreeningScoreDateTime",
"definition": "The date and time at which the PPS was performed.",
"alias": [
"PeriodiekeParodontaleScreeningScoreDatumTijd"
],
"min": 0,
"max": "1",
"type": [
{
"code": "dateTime"
}
],
"mapping": [
{
"identity": "mz-dataset-100-beta3-20260413",
"map": "mz-dataelement-22",
"comment": "PeriodicPeriodontalScreeningScoreDateTime"
}
]
},
{
"id": "Observation.performer",
"path": "Observation.performer",
"short": "Performer",
"definition": "The health professional who performed the PPS.",
"comment": "Each occurrence of the zib HealthProfessional is normally represented by _two_ FHIR resources: a PractitionerRole resource (instance of [nl-core-HealthProfessional-PractitionerRole](http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthProfessional-PractitionerRole)) and a Practitioner resource (instance of [nl-core-HealthProfessional-Practitioner](http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthProfessional-Practitioner)). The Practitioner resource is referenced from the PractitionerRole instance. For this reason, sending systems should fill the reference to the PractitionerRole instance here, and not the Practitioner resource. Receiving systems can then retrieve the reference to the Practitioner resource from that PractitionerRole instance.\n\nIn rare circumstances, there is only a Practitioner instance, in which case it is that instance which will be referenced here. However, since this should be the exception, the nl-core-HealthProfessional-Practitioner profile is not explicitly mentioned as a target profile.",
"alias": [
"Uitvoerder"
],
"type": [
{
"code": "Reference",
"http://hl7.org/fhir/StructureDefinition/Practitioner",
"http://hl7.org/fhir/StructureDefinition/PractitionerRole",
"http://hl7.org/fhir/StructureDefinition/Organization",
"http://hl7.org/fhir/StructureDefinition/CareTeam",
"http://hl7.org/fhir/StructureDefinition/Patient",
"http://hl7.org/fhir/StructureDefinition/RelatedPerson",
"http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthProfessional-PractitionerRole"
]
}
],
"mapping": [
{
"identity": "mz-dataset-100-beta3-20260413",
"map": "mz-dataelement-24",
"comment": "Performer"
}
]
},
{
"id": "Observation.value[x]",
"path": "Observation.value[x]",
"slicing": {
{
"type": "type",
"path": "$this"
}
],
"ordered": false,
"rules": "open"
},
"min": 1
},
{
"id": "Observation.value[x]:valueCodeableConcept",
"path": "Observation.value[x]",
"sliceName": "valueCodeableConcept",
"short": "PeriodicPeriodontalScreeningScoreValue",
"definition": "The score of the PPS.",
"alias": [
"PeriodiekeParodontaleScreeningScoreWaarde"
],
"min": 1,
"max": "1",
"type": [
{
"code": "CodeableConcept"
}
],
"binding": {
"strength": "required",
"valueSet": "http://medmij.nl/fhir/ValueSet/PeriodicPeriodontalScreeningScore"
},
"mapping": [
{
"identity": "mz-dataset-100-beta3-20260413",
"map": "mz-dataelement-23",
"comment": "PeriodicPeriodontalScreeningScoreValue"
}
]
},
{
"id": "Observation.note.text",
"path": "Observation.note.text",
"short": "Comment",
"definition": "Comment on the PPS, including comments on for example the circumstances and/or disruptive factors that may influence the result.",
"alias": [
"Toelichting"
],
"mapping": [
{
"identity": "mz-dataset-100-beta3-20260413",
"map": "mz-dataelement-25",
"comment": "Comment"
}
]
}
]
}
}

3.2.6. Procedure

The Procedure CIM is largely based on zib publication 2020, but uses dental care-specific terminology to indicate the ProcedureType. As the underlying functional requirements are not entirely compatible, the mz-Procedure profile is largely based on, but not derived from, the nl-core-Procedure-event profile. Moreover, guidance and mappings corresponding to the MedicalDevice and Requester concepts, as well as the reversed reference for zib TextResult, which are present in the nl-core profile, have been omitted from the mz-Procedure profile.

idΣ0..1string
metaΣ0..1Meta
implicitRulesΣ ?!0..1uri
language0..1codeBinding
text0..1Narrative
contained0..*Resource
procedureMethodC0..*Extension(CodeableConcept)
modifierExtension?! C0..*Extension
identifierΣ0..*Identifier
instantiatesCanonicalΣ0..*canonical(ActivityDefinition | Measure | OperationDefinition | PlanDefinition | Questionnaire)
instantiatesUriΣ0..*uri
basedOnΣ C0..*Reference(CarePlan | ServiceRequest)
partOfΣ C0..*Reference(MedicationAdministration | Observation | Procedure)
statusΣ ?!1..1codeBinding
statusReasonΣ0..1CodeableConcept
categoryΣ1..1CodeableConceptPattern
codeΣ1..1CodeableConceptBinding
subjectΣ C1..1Reference(Group | Patient | NlcorePatient)
encounterΣ C0..1Reference(Encounter)
performedAgeAge
performedRangeRange
performedStringstring
id0..1string
extensionC0..*Extension
startΣ C0..1dateTime
endΣ C0..1dateTime
performedDateTimeΣ0..1dateTime
recorderΣ C0..1Reference(Patient | Practitioner | PractitionerRole | RelatedPerson)
asserterΣ C0..1Reference(Patient | Practitioner | PractitionerRole | RelatedPerson)
id0..1string
extensionC0..*Extension
modifierExtensionΣ ?! C0..*Extension
functionΣ0..1CodeableConcept
actorΣ C1..1Reference(Device | Organization | Patient | Practitioner | PractitionerRole | RelatedPerson | NlcoreHealthProfessionalPractitionerRole)
onBehalfOfC0..1Reference(Organization)
locationΣ C0..1Reference(Location | NlcoreHealthcareProvider)
reasonCodeΣ0..*CodeableConcept
reasonReferenceΣ C0..*Reference(Condition | DiagnosticReport | DocumentReference | Observation | Procedure | NlcoreProblem)
bodySiteΣ0..1NlcoreAnatomicalLocationBinding
outcomeΣ0..1CodeableConcept
reportC0..*Reference(Composition | DiagnosticReport | DocumentReference)
complication0..*CodeableConcept
complicationDetailC0..*Reference(Condition)
followUp0..*CodeableConcept
note0..*Annotation
id0..1string
extensionC0..*Extension
modifierExtensionΣ ?! C0..*Extension
action0..1CodeableConceptBinding
manipulatedC1..1Reference(Device)
usedReferenceC0..*Reference(Device | Medication | Substance)
usedCode0..*CodeableConcept
<StructureDefinition xmlns="http://hl7.org/fhir">
<id value="mz-Procedure" />
<status value="empty" />
--- We have skipped the narrative for better readability of the resource ---
</text>
<url value="http://medmij.nl/fhir/StructureDefinition/mz-Procedure" />
<name value="MzProcedure" />
<title value="mz Procedure" />
<status value="draft" />
<publisher value="MedMij" />
<name value="MedMij" />
<system value="email" />
<value value="info@medmij.nl" />
<use value="work" />
</telecom>
</contact>
<description value="Therapeutic or diagnostic procedure undergone by the patient in dental care." />
<purpose value="This Procedure resource represents the Procedure Clinical Information Model (CIM) for patient use cases in the context of Dental Care. This profile is largely based on the Dutch [zib ('Zorginformatiebouwsteen', i.e. Health and Care Information Model) Procedure v5.2 (2020)](https://zibs.nl/wiki/Procedure-v5.2(2020EN)), but has no dependency on the corresponding nl-core-Procedure-event profile because it contains non-compatible changes with respect to ProcedureType. Where compatible, mappings to zib concepts are defined (next to the mappings to the Dental Care data set). Moreover, guidance and mappings corresponding to the MedicalDevice and Requester concepts, as well as the reversed reference for zib TextResult, which are present in the nl-core profile, have been omitted from this profile." />
<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-procedure-v5.2-2020EN" />
<uri value="https://zibs.nl/wiki/Procedure-v5.2(2020EN)" />
<name value="zib Procedure-v5.2(2020EN)" />
</mapping>
<identity value="mz-dataset-100-beta3-20260413" />
<name value="Dataset Mondzorg MedMij 1.0.0-beta.3 20260413" />
</mapping>
<kind value="resource" />
<abstract value="false" />
<type value="Procedure" />
<baseDefinition value="http://hl7.org/fhir/StructureDefinition/Procedure" />
<derivation value="constraint" />
<element id="Procedure">
<path value="Procedure" />
<short value="Procedure" />
<alias value="Verrichting" />
<identity value="zib-procedure-v5.2-2020EN" />
<map value="NL-CM:14.1.1" />
<comment value="Procedure" />
</mapping>
<identity value="mz-dataset-100-beta3-20260413" />
<map value="mz-dataelement-26" />
<comment value="Procedure" />
</mapping>
</element>
<element id="Procedure.extension">
<path value="Procedure.extension" />
<type value="value" />
<path value="url" />
</discriminator>
<ordered value="false" />
<rules value="open" />
</slicing>
</element>
<element id="Procedure.extension:procedureMethod">
<path value="Procedure.extension" />
<sliceName value="procedureMethod" />
<min value="0" />
<max value="*" />
<code value="Extension" />
<profile value="http://nictiz.nl/fhir/StructureDefinition/ext-Procedure.ProcedureMethod" />
</type>
</element>
<element id="Procedure.status">
<path value="Procedure.status" />
<definition value="This element is implictly mapped to the zib concepts ProcedureStartDate (NL-CM:14.1.2) and ProcedureEndDate (NL-CM:14.1.3). Unless the status is explicitly recorded, the following guidance applies:\n* When the ProcedureStartDate is in the future, `.status` will usually be set to _preparation_.\n* When ProcedureStartDate is in the past and ProcedureEndDate is in the future, `.status` will usually be set to _in-progress_.\n* When ProcedureEndDate is in the past, `.status` will usually be set to _completed_.\n* When ProcedureStartDate is in the past and ProcedureEndDate is missing, it may be assumed that the Procedure was recorded as a point in time and `.status` will usually be set to _completed_.\n* When a system is unable to infer the status from the ProcedureStartDate and ProcedureEndDate , `.status` will be set to _unknown_. The _unknown_ code is not to be used to convey other statuses. The _unknown_ code should be used when one of the statuses applies, but the authoring system doesn't know the current state of the Procedure." />
<identity value="zib-procedure-v5.2-2020EN" />
<map value="NL-CM:14.1.2" />
<comment value="ProcedureStartDate (implicit, main mapping is on Procedure.performedPeriod.start and Procedure.performedDateTime)" />
</mapping>
<identity value="zib-procedure-v5.2-2020EN" />
<map value="NL-CM:14.1.3" />
<comment value="ProcedureEndDate (implicit, main mapping is on Procedure.performedPeriod.end)" />
</mapping>
<identity value="mz-dataset-100-beta3-20260413" />
<map value="mz-dataelement-27" />
<comment value="ProcedureStartDate (implicit, main mapping is on Procedure.performedPeriod.start and Procedure.performedDateTime)" />
</mapping>
<identity value="mz-dataset-100-beta3-20260413" />
<map value="mz-dataelement-28" />
<comment value="ProcedureEndDate (implicit, main mapping is on Procedure.performedPeriod.end)" />
</mapping>
</element>
<element id="Procedure.category">
<path value="Procedure.category" />
<min value="1" />
<system value="http://snomed.info/sct" />
<code value="225362009" />
</coding>
</patternCodeableConcept>
</element>
<element id="Procedure.code">
<path value="Procedure.code" />
<short value="ProcedureType" />
<definition value="The name of the procedure based on the [Prestatiecodelijst Mondzorg (010)](https://tog.vektis.nl/Webinfo.aspx?ID=Prestatiecodelijsten) authored by Vektis." />
<comment value="Since the _required_ binding of VerrichtingTypeCodelijsten in the nl-core profile does not contain the procedure types relevant for dental care, this profile is not derived from the nl-core profile." />
<alias value="VerrichtingType" />
<min value="1" />
<strength value="extensible" />
<valueSet value="http://medmij.nl/fhir/ValueSet/ProcedureTypeVektisDentalCare" />
</binding>
<identity value="mz-dataset-100-beta3-20260413" />
<map value="mz-dataelement-29" />
<comment value="ProcedureType" />
</mapping>
</element>
<element id="Procedure.subject">
<path value="Procedure.subject" />
<code value="Reference" />
<targetProfile value="http://hl7.org/fhir/StructureDefinition/Patient" />
<targetProfile value="http://hl7.org/fhir/StructureDefinition/Group" />
<targetProfile value="http://nictiz.nl/fhir/StructureDefinition/nl-core-Patient" />
</type>
</element>
<element id="Procedure.performed[x]">
<path value="Procedure.performed[x]" />
<type value="type" />
<path value="$this" />
</discriminator>
<ordered value="false" />
<rules value="open" />
</slicing>
</element>
<element id="Procedure.performed[x]:performedPeriod">
<path value="Procedure.performed[x]" />
<sliceName value="performedPeriod" />
<min value="0" />
<max value="1" />
<code value="Period" />
</type>
</element>
<element id="Procedure.performed[x]:performedPeriod.start">
<path value="Procedure.performed[x].start" />
<short value="ProcedureStartDate" />
<definition value="The start date (and if possible start time) of the procedure. A 'vague' date, such as only the year, is permitted. The element offers the option to indicate the start of the period of a series of related procedures." />
<comment value="If the zib Procedure concerns a procedure performed over a period, `Procedure.performedPeriod.start` and `Procedure.performedPeriod.end` are used to represent zib concepts ProcedureStartDate and ProcedureEndDate. For instantaneous or very short lasting procedures, `Procedure.performedDateTime` is used for ProcedureStartDate (ProcedureEndDate doesn't have a meaning in this case; ProcedureStartDate is the moment the procedure is performed)." />
<alias value="VerrichtingStartDatum" />
<identity value="zib-procedure-v5.2-2020EN" />
<map value="NL-CM:14.1.2" />
<comment value="ProcedureStartDate" />
</mapping>
<identity value="mz-dataset-100-beta3-20260413" />
<map value="mz-dataelement-27" />
<comment value="ProcedureStartDate" />
</mapping>
</element>
<element id="Procedure.performed[x]:performedPeriod.end">
<path value="Procedure.performed[x].end" />
<short value="ProcedureEndDate" />
<definition value="The end date (and if possible end time) of the procedure. A 'vague' date, such as only the year, is permitted. The element offers the option to indicate the end of the period of a series of related procedures. The end date element is only used for a procedure that takes some time and is then always applied. If the procedure still continues, the value is left empty." />
<comment value="If the zib Procedure concerns a procedure performed over a period, `Procedure.performedPeriod.start` and `Procedure.performedPeriod.end` are used to represent zib concepts ProcedureStartDate and ProcedureEndDate. For instantaneous or very short lasting procedures, `Procedure.performedDateTime` is used for ProcedureStartDate (ProcedureEndDate doesn't have a meaning in this case; ProcedureStartDate is the moment the procedure is performed)." />
<alias value="VerrichtingEindDatum" />
<identity value="zib-procedure-v5.2-2020EN" />
<map value="NL-CM:14.1.3" />
<comment value="ProcedureEndDate" />
</mapping>
<identity value="mz-dataset-100-beta3-20260413" />
<map value="mz-dataelement-28" />
<comment value="ProcedureEndDate" />
</mapping>
</element>
<element id="Procedure.performed[x]:performedDateTime">
<path value="Procedure.performed[x]" />
<sliceName value="performedDateTime" />
<short value="ProcedureStartDate" />
<definition value="The start date (and if possible start time) of the procedure. A 'vague' date, such as only the year, is permitted. `Procedure.performedDateTime` is used for instantaneous or very short lasting procedures." />
<comment value="If the zib Procedure concerns a procedure performed over a period, `Procedure.performedPeriod.start` and `Procedure.performedPeriod.end` are used to represent zib concepts ProcedureStartDate and ProcedureEndDate. For instantaneous or very short lasting procedures, `Procedure.performedDateTime` is used for ProcedureStartDate (ProcedureEndDate doesn't have a meaning in this case; ProcedureStartDate is the moment the procedure is performed)." />
<alias value="VerrichtingStartDatum" />
<min value="0" />
<max value="1" />
<code value="dateTime" />
</type>
<identity value="zib-procedure-v5.2-2020EN" />
<map value="NL-CM:14.1.2" />
<comment value="ProcedureStartDate" />
</mapping>
<identity value="mz-dataset-100-beta3-20260413" />
<map value="mz-dataelement-27" />
<comment value="ProcedureStartDate" />
</mapping>
</element>
<element id="Procedure.performer.actor">
<path value="Procedure.performer.actor" />
<short value="Performer" />
<definition value="The health professional who carried out the procedure. In most cases, only the medical specialty is entered, and not the name of the health professional." />
<comment value="Each occurrence of the zib HealthProfessional is normally represented by _two_ FHIR resources: a PractitionerRole resource (instance of [nl-core-HealthProfessional-PractitionerRole](http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthProfessional-PractitionerRole)) and a Practitioner resource (instance of [nl-core-HealthProfessional-Practitioner](http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthProfessional-Practitioner)). The Practitioner resource is referenced from the PractitionerRole instance. For this reason, sending systems should fill the reference to the PractitionerRole instance here, and not the Practitioner resource. Receiving systems can then retrieve the reference to the Practitioner resource from that PractitionerRole instance.\n\nIn rare circumstances, there is only a Practitioner instance, in which case it is that instance which will be referenced here. However, since this should be the exception, the nl-core-HealthProfessional-Practitioner profile is not explicitly mentioned as a target profile." />
<alias value="Uitvoerder" />
<code value="Reference" />
<targetProfile value="http://hl7.org/fhir/StructureDefinition/Practitioner" />
<targetProfile value="http://hl7.org/fhir/StructureDefinition/PractitionerRole" />
<targetProfile value="http://hl7.org/fhir/StructureDefinition/Organization" />
<targetProfile value="http://hl7.org/fhir/StructureDefinition/Patient" />
<targetProfile value="http://hl7.org/fhir/StructureDefinition/RelatedPerson" />
<targetProfile value="http://hl7.org/fhir/StructureDefinition/Device" />
<targetProfile value="http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthProfessional-PractitionerRole" />
</type>
<identity value="zib-procedure-v5.2-2020EN" />
<map value="NL-CM:14.1.6" />
<comment value="Performer" />
</mapping>
<identity value="mz-dataset-100-beta3-20260413" />
<map value="mz-dataelement-47" />
<comment value="Performer" />
</mapping>
</element>
<element id="Procedure.location">
<path value="Procedure.location" />
<short value="Location" />
<definition value="The healthcare center where the procedure was or is carried out." />
<alias value="Locatie" />
<code value="Reference" />
<targetProfile value="http://hl7.org/fhir/StructureDefinition/Location" />
<targetProfile value="http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthcareProvider" />
</type>
<identity value="zib-procedure-v5.2-2020EN" />
<map value="NL-CM:14.1.5" />
<comment value="Location" />
</mapping>
<identity value="mz-dataset-100-beta3-20260413" />
<map value="mz-dataelement-46" />
<comment value="Location" />
</mapping>
</element>
<element id="Procedure.reasonReference">
<path value="Procedure.reasonReference" />
<short value="Indication" />
<definition value="The indication is the reason for the procedure." />
<alias value="Indicatie" />
<code value="Reference" />
<targetProfile value="http://hl7.org/fhir/StructureDefinition/Condition" />
<targetProfile value="http://hl7.org/fhir/StructureDefinition/Observation" />
<targetProfile value="http://hl7.org/fhir/StructureDefinition/Procedure" />
<targetProfile value="http://hl7.org/fhir/StructureDefinition/DiagnosticReport" />
<targetProfile value="http://hl7.org/fhir/StructureDefinition/DocumentReference" />
<targetProfile value="http://nictiz.nl/fhir/StructureDefinition/nl-core-Problem" />
</type>
<identity value="zib-procedure-v5.2-2020EN" />
<map value="NL-CM:14.1.9" />
<comment value="Indication" />
</mapping>
<identity value="mz-dataset-100-beta3-20260413" />
<map value="mz-dataelement-34" />
<comment value="Indication" />
</mapping>
</element>
<element id="Procedure.bodySite">
<path value="Procedure.bodySite" />
<short value="Location / ProcedureAnatomicalLocation" />
<definition value="Anatomical location which is the focus of the procedure." />
<alias value="VerrichtingAnatomischeLocatie" />
<max value="1" />
<code value="CodeableConcept" />
<profile value="http://nictiz.nl/fhir/StructureDefinition/nl-core-AnatomicalLocation" />
</type>
<strength value="required" />
<valueSet value="http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.121.11.11--20200901000000" />
</binding>
<identity value="zib-procedure-v5.2-2020EN" />
<map value="NL-CM:14.1.13" />
<comment value="ProcedureAnatomicalLocation" />
</mapping>
<identity value="mz-dataset-100-beta3-20260413" />
<map value="mz-dataelement-31" />
<comment value="ProcedureAnatomicalLocation" />
</mapping>
</element>
</differential>
</StructureDefinition>
{
"resourceType": "StructureDefinition",
"id": "mz-Procedure",
"text": {
"status": "empty",
--- We have skipped the narrative for better readability of the resource ---
},
"url": "http://medmij.nl/fhir/StructureDefinition/mz-Procedure",
"name": "MzProcedure",
"title": "mz Procedure",
"status": "draft",
"publisher": "MedMij",
"contact": [
{
"name": "MedMij",
"telecom": [
{
"system": "email",
"value": "info@medmij.nl",
"use": "work"
}
]
}
],
"description": "Therapeutic or diagnostic procedure undergone by the patient in dental care.",
"purpose": "This Procedure resource represents the Procedure Clinical Information Model (CIM) for patient use cases in the context of Dental Care. This profile is largely based on the Dutch [zib ('Zorginformatiebouwsteen', i.e. Health and Care Information Model) Procedure v5.2 (2020)](https://zibs.nl/wiki/Procedure-v5.2(2020EN)), but has no dependency on the corresponding nl-core-Procedure-event profile because it contains non-compatible changes with respect to ProcedureType. Where compatible, mappings to zib concepts are defined (next to the mappings to the Dental Care data set). Moreover, guidance and mappings corresponding to the MedicalDevice and Requester concepts, as well as the reversed reference for zib TextResult, which are present in the nl-core profile, have been omitted from this profile.",
"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-procedure-v5.2-2020EN",
"uri": "https://zibs.nl/wiki/Procedure-v5.2(2020EN)",
"name": "zib Procedure-v5.2(2020EN)"
},
{
"identity": "mz-dataset-100-beta3-20260413",
"name": "Dataset Mondzorg MedMij 1.0.0-beta.3 20260413"
}
],
"kind": "resource",
"abstract": false,
"type": "Procedure",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Procedure",
"derivation": "constraint",
"element": [
{
"id": "Procedure",
"path": "Procedure",
"short": "Procedure",
"alias": [
"Verrichting"
],
"mapping": [
{
"identity": "zib-procedure-v5.2-2020EN",
"map": "NL-CM:14.1.1",
"comment": "Procedure"
},
{
"identity": "mz-dataset-100-beta3-20260413",
"map": "mz-dataelement-26",
"comment": "Procedure"
}
]
},
{
"id": "Procedure.extension",
"path": "Procedure.extension",
"slicing": {
{
"type": "value",
"path": "url"
}
],
"ordered": false,
"rules": "open"
}
},
{
"id": "Procedure.extension:procedureMethod",
"path": "Procedure.extension",
"sliceName": "procedureMethod",
"min": 0,
"max": "*",
"type": [
{
"code": "Extension",
"profile": [
"http://nictiz.nl/fhir/StructureDefinition/ext-Procedure.ProcedureMethod"
]
}
]
},
{
"id": "Procedure.status",
"path": "Procedure.status",
"definition": "This element is implictly mapped to the zib concepts ProcedureStartDate (NL-CM:14.1.2) and ProcedureEndDate (NL-CM:14.1.3). Unless the status is explicitly recorded, the following guidance applies:\n* When the ProcedureStartDate is in the future, `.status` will usually be set to _preparation_.\n* When ProcedureStartDate is in the past and ProcedureEndDate is in the future, `.status` will usually be set to _in-progress_.\n* When ProcedureEndDate is in the past, `.status` will usually be set to _completed_.\n* When ProcedureStartDate is in the past and ProcedureEndDate is missing, it may be assumed that the Procedure was recorded as a point in time and `.status` will usually be set to _completed_.\n* When a system is unable to infer the status from the ProcedureStartDate and ProcedureEndDate , `.status` will be set to _unknown_. The _unknown_ code is not to be used to convey other statuses. The _unknown_ code should be used when one of the statuses applies, but the authoring system doesn't know the current state of the Procedure.",
"mapping": [
{
"identity": "zib-procedure-v5.2-2020EN",
"map": "NL-CM:14.1.2",
"comment": "ProcedureStartDate (implicit, main mapping is on Procedure.performedPeriod.start and Procedure.performedDateTime)"
},
{
"identity": "zib-procedure-v5.2-2020EN",
"map": "NL-CM:14.1.3",
"comment": "ProcedureEndDate (implicit, main mapping is on Procedure.performedPeriod.end)"
},
{
"identity": "mz-dataset-100-beta3-20260413",
"map": "mz-dataelement-27",
"comment": "ProcedureStartDate (implicit, main mapping is on Procedure.performedPeriod.start and Procedure.performedDateTime)"
},
{
"identity": "mz-dataset-100-beta3-20260413",
"map": "mz-dataelement-28",
"comment": "ProcedureEndDate (implicit, main mapping is on Procedure.performedPeriod.end)"
}
]
},
{
"id": "Procedure.category",
"path": "Procedure.category",
"min": 1,
"coding": [
{
"system": "http://snomed.info/sct",
"code": "225362009"
}
]
}
},
{
"id": "Procedure.code",
"path": "Procedure.code",
"short": "ProcedureType",
"definition": "The name of the procedure based on the [Prestatiecodelijst Mondzorg (010)](https://tog.vektis.nl/Webinfo.aspx?ID=Prestatiecodelijsten) authored by Vektis.",
"comment": "Since the _required_ binding of VerrichtingTypeCodelijsten in the nl-core profile does not contain the procedure types relevant for dental care, this profile is not derived from the nl-core profile.",
"alias": [
"VerrichtingType"
],
"min": 1,
"binding": {
"strength": "extensible",
"valueSet": "http://medmij.nl/fhir/ValueSet/ProcedureTypeVektisDentalCare"
},
"mapping": [
{
"identity": "mz-dataset-100-beta3-20260413",
"map": "mz-dataelement-29",
"comment": "ProcedureType"
}
]
},
{
"id": "Procedure.subject",
"path": "Procedure.subject",
"type": [
{
"code": "Reference",
"http://hl7.org/fhir/StructureDefinition/Patient",
"http://hl7.org/fhir/StructureDefinition/Group",
"http://nictiz.nl/fhir/StructureDefinition/nl-core-Patient"
]
}
]
},
{
"id": "Procedure.performed[x]",
"path": "Procedure.performed[x]",
"slicing": {
{
"type": "type",
"path": "$this"
}
],
"ordered": false,
"rules": "open"
}
},
{
"id": "Procedure.performed[x]:performedPeriod",
"path": "Procedure.performed[x]",
"sliceName": "performedPeriod",
"min": 0,
"max": "1",
"type": [
{
"code": "Period"
}
]
},
{
"id": "Procedure.performed[x]:performedPeriod.start",
"path": "Procedure.performed[x].start",
"short": "ProcedureStartDate",
"definition": "The start date (and if possible start time) of the procedure. A 'vague' date, such as only the year, is permitted. The element offers the option to indicate the start of the period of a series of related procedures.",
"comment": "If the zib Procedure concerns a procedure performed over a period, `Procedure.performedPeriod.start` and `Procedure.performedPeriod.end` are used to represent zib concepts ProcedureStartDate and ProcedureEndDate. For instantaneous or very short lasting procedures, `Procedure.performedDateTime` is used for ProcedureStartDate (ProcedureEndDate doesn't have a meaning in this case; ProcedureStartDate is the moment the procedure is performed).",
"alias": [
"VerrichtingStartDatum"
],
"mapping": [
{
"identity": "zib-procedure-v5.2-2020EN",
"map": "NL-CM:14.1.2",
"comment": "ProcedureStartDate"
},
{
"identity": "mz-dataset-100-beta3-20260413",
"map": "mz-dataelement-27",
"comment": "ProcedureStartDate"
}
]
},
{
"id": "Procedure.performed[x]:performedPeriod.end",
"path": "Procedure.performed[x].end",
"short": "ProcedureEndDate",
"definition": "The end date (and if possible end time) of the procedure. A 'vague' date, such as only the year, is permitted. The element offers the option to indicate the end of the period of a series of related procedures. The end date element is only used for a procedure that takes some time and is then always applied. If the procedure still continues, the value is left empty.",
"comment": "If the zib Procedure concerns a procedure performed over a period, `Procedure.performedPeriod.start` and `Procedure.performedPeriod.end` are used to represent zib concepts ProcedureStartDate and ProcedureEndDate. For instantaneous or very short lasting procedures, `Procedure.performedDateTime` is used for ProcedureStartDate (ProcedureEndDate doesn't have a meaning in this case; ProcedureStartDate is the moment the procedure is performed).",
"alias": [
"VerrichtingEindDatum"
],
"mapping": [
{
"identity": "zib-procedure-v5.2-2020EN",
"map": "NL-CM:14.1.3",
"comment": "ProcedureEndDate"
},
{
"identity": "mz-dataset-100-beta3-20260413",
"map": "mz-dataelement-28",
"comment": "ProcedureEndDate"
}
]
},
{
"id": "Procedure.performed[x]:performedDateTime",
"path": "Procedure.performed[x]",
"sliceName": "performedDateTime",
"short": "ProcedureStartDate",
"definition": "The start date (and if possible start time) of the procedure. A 'vague' date, such as only the year, is permitted. `Procedure.performedDateTime` is used for instantaneous or very short lasting procedures.",
"comment": "If the zib Procedure concerns a procedure performed over a period, `Procedure.performedPeriod.start` and `Procedure.performedPeriod.end` are used to represent zib concepts ProcedureStartDate and ProcedureEndDate. For instantaneous or very short lasting procedures, `Procedure.performedDateTime` is used for ProcedureStartDate (ProcedureEndDate doesn't have a meaning in this case; ProcedureStartDate is the moment the procedure is performed).",
"alias": [
"VerrichtingStartDatum"
],
"min": 0,
"max": "1",
"type": [
{
"code": "dateTime"
}
],
"mapping": [
{
"identity": "zib-procedure-v5.2-2020EN",
"map": "NL-CM:14.1.2",
"comment": "ProcedureStartDate"
},
{
"identity": "mz-dataset-100-beta3-20260413",
"map": "mz-dataelement-27",
"comment": "ProcedureStartDate"
}
]
},
{
"id": "Procedure.performer.actor",
"path": "Procedure.performer.actor",
"short": "Performer",
"definition": "The health professional who carried out the procedure. In most cases, only the medical specialty is entered, and not the name of the health professional.",
"comment": "Each occurrence of the zib HealthProfessional is normally represented by _two_ FHIR resources: a PractitionerRole resource (instance of [nl-core-HealthProfessional-PractitionerRole](http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthProfessional-PractitionerRole)) and a Practitioner resource (instance of [nl-core-HealthProfessional-Practitioner](http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthProfessional-Practitioner)). The Practitioner resource is referenced from the PractitionerRole instance. For this reason, sending systems should fill the reference to the PractitionerRole instance here, and not the Practitioner resource. Receiving systems can then retrieve the reference to the Practitioner resource from that PractitionerRole instance.\n\nIn rare circumstances, there is only a Practitioner instance, in which case it is that instance which will be referenced here. However, since this should be the exception, the nl-core-HealthProfessional-Practitioner profile is not explicitly mentioned as a target profile.",
"alias": [
"Uitvoerder"
],
"type": [
{
"code": "Reference",
"http://hl7.org/fhir/StructureDefinition/Practitioner",
"http://hl7.org/fhir/StructureDefinition/PractitionerRole",
"http://hl7.org/fhir/StructureDefinition/Organization",
"http://hl7.org/fhir/StructureDefinition/Patient",
"http://hl7.org/fhir/StructureDefinition/RelatedPerson",
"http://hl7.org/fhir/StructureDefinition/Device",
"http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthProfessional-PractitionerRole"
]
}
],
"mapping": [
{
"identity": "zib-procedure-v5.2-2020EN",
"map": "NL-CM:14.1.6",
"comment": "Performer"
},
{
"identity": "mz-dataset-100-beta3-20260413",
"map": "mz-dataelement-47",
"comment": "Performer"
}
]
},
{
"id": "Procedure.location",
"path": "Procedure.location",
"short": "Location",
"definition": "The healthcare center where the procedure was or is carried out.",
"alias": [
"Locatie"
],
"type": [
{
"code": "Reference",
"http://hl7.org/fhir/StructureDefinition/Location",
"http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthcareProvider"
]
}
],
"mapping": [
{
"identity": "zib-procedure-v5.2-2020EN",
"map": "NL-CM:14.1.5",
"comment": "Location"
},
{
"identity": "mz-dataset-100-beta3-20260413",
"map": "mz-dataelement-46",
"comment": "Location"
}
]
},
{
"id": "Procedure.reasonReference",
"path": "Procedure.reasonReference",
"short": "Indication",
"definition": "The indication is the reason for the procedure.",
"alias": [
"Indicatie"
],
"type": [
{
"code": "Reference",
"http://hl7.org/fhir/StructureDefinition/Condition",
"http://hl7.org/fhir/StructureDefinition/Observation",
"http://hl7.org/fhir/StructureDefinition/Procedure",
"http://hl7.org/fhir/StructureDefinition/DiagnosticReport",
"http://hl7.org/fhir/StructureDefinition/DocumentReference",
"http://nictiz.nl/fhir/StructureDefinition/nl-core-Problem"
]
}
],
"mapping": [
{
"identity": "zib-procedure-v5.2-2020EN",
"map": "NL-CM:14.1.9",
"comment": "Indication"
},
{
"identity": "mz-dataset-100-beta3-20260413",
"map": "mz-dataelement-34",
"comment": "Indication"
}
]
},
{
"id": "Procedure.bodySite",
"path": "Procedure.bodySite",
"short": "Location / ProcedureAnatomicalLocation",
"definition": "Anatomical location which is the focus of the procedure.",
"alias": [
"VerrichtingAnatomischeLocatie"
],
"max": "1",
"type": [
{
"code": "CodeableConcept",
"profile": [
"http://nictiz.nl/fhir/StructureDefinition/nl-core-AnatomicalLocation"
]
}
],
"binding": {
"strength": "required",
"valueSet": "http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.121.11.11--20200901000000"
},
"mapping": [
{
"identity": "zib-procedure-v5.2-2020EN",
"map": "NL-CM:14.1.13",
"comment": "ProcedureAnatomicalLocation"
},
{
"identity": "mz-dataset-100-beta3-20260413",
"map": "mz-dataelement-31",
"comment": "ProcedureAnatomicalLocation"
}
]
}
]
}
}