FHIR IG analytics| Package | medmij.fhir.nl.r4.dentalcare |
| Resource Type | StructureDefinition |
| Id | StructureDefinition-mz-TreatmentObjective.json |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=medmij.fhir.nl.r4.dentalcare@1.0.0-beta.1&canonical=http://medmij.nl/fhir/StructureDefinition/mz-TreatmentObjective |
| URL | http://medmij.nl/fhir/StructureDefinition/mz-TreatmentObjective |
| Status | draft |
| Name | MzTreatmentObjective |
| Title | mz TreatmentObjective |
| Realm | nl |
| Description | The treatment objective describes the desired result of the treatment/interventions in terms of the patient's diagnosed problem. The objective and target date are entered in addition to the target value. Comparing the healthcare results to the treatment objective provides insight into the effectivity of the treatment/interventions. |
| Purpose | This Goal resource represents the TreatmentObjective building block for implementations following the information standard [Dental Care (Mondzorg)](https://simplifier.net/medmij-r4-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. |
| Type | Goal |
| Kind | resource |
No resources found
| StructureDefinition | |
| nl-core-TreatmentObjective | nl core TreatmentObjective |
Note: links and images are rebased to the (stated) source
{
"resourceType": "StructureDefinition",
"id": "mz-TreatmentObjective",
"text": {
"status": "empty",
"div": "<!-- snip (see above) -->"
},
"url": "http://medmij.nl/fhir/StructureDefinition/mz-TreatmentObjective",
"name": "MzTreatmentObjective",
"title": "mz TreatmentObjective",
"status": "draft",
"publisher": "MedMij",
"contact": [
{
"name": "MedMij",
"telecom": [
{
"system": "email",
"value": "info@medmij.nl",
"use": "work"
}
]
}
],
"description": "The treatment objective describes the desired result of the treatment/interventions in terms of the patient's diagnosed problem. The objective and target date are entered in addition to the target value. Comparing the healthcare results to the treatment objective provides insight into the effectivity of the treatment/interventions.",
"purpose": "This Goal resource represents the TreatmentObjective building block for implementations following the information standard [Dental Care (Mondzorg)](https://simplifier.net/medmij-r4-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-beta1-20250814",
"name": "Dataset Mondzorg 1.0.0-beta.1 20250814"
}
],
"kind": "resource",
"abstract": false,
"type": "Goal",
"baseDefinition": "http://nictiz.nl/fhir/StructureDefinition/nl-core-TreatmentObjective",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Goal",
"path": "Goal",
"mapping": [
{
"identity": "mz-dataset-100-beta1-20250814",
"map": "mz-dataelement-140",
"comment": "TreatmentObjective"
}
]
},
{
"id": "Goal.priority",
"path": "Goal.priority",
"short": "Priority",
"definition": "The priority of the treatment objective, e.g. low or high priority.",
"comment": "A short-term and long-term treatment objective correspond with _high-priority_ and _low-priority_, respectively.",
"alias": [
"Prioriteit"
],
"binding": {
"strength": "extensible",
"valueSet": "http://hl7.org/fhir/ValueSet/goal-priority"
},
"mapping": [
{
"identity": "mz-dataset-100-beta1-20250814",
"map": "mz-dataelement-141",
"comment": "Priority"
}
]
},
{
"id": "Goal.subject",
"path": "Goal.subject",
"short": "Patient",
"alias": [
"Patient"
],
"mapping": [
{
"identity": "mz-dataset-100-beta1-20250814",
"map": "mz-dataelement-1",
"comment": "Patient"
}
]
}
]
}
}