PackagesCanonicalsLogsProblems
    Packages
    medmij.fhir.nl.r4.dentalcare@1.0.0-beta.1
    http://medmij.nl/fhir/StructureDefinition/mz-TreatmentObjective
{
  "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.",
  "_filename": "StructureDefinition-mz-TreatmentObjective.json",
  "package_name": "medmij.fhir.nl.r4.dentalcare",
  "date": null,
  "derivation": "constraint",
  "publisher": "MedMij",
  "fhirVersion": "4.0.1",
  "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).",
  "name": "MzTreatmentObjective",
  "mapping": [ {
    "name": "Dataset Mondzorg 1.0.0-beta.1 20250814",
    "identity": "mz-dataset-100-beta1-20250814"
  } ],
  "abstract": false,
  "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",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "mz TreatmentObjective",
  "package_version": "1.0.0-beta.1",
  "status": "draft",
  "id": "06ea5b99-d7a4-44b6-8380-218fbd5112d3",
  "kind": "resource",
  "url": "http://medmij.nl/fhir/StructureDefinition/mz-TreatmentObjective",
  "version": null,
  "differential": {
    "element": [ {
      "id": "Goal",
      "path": "Goal",
      "mapping": [ {
        "map": "mz-dataelement-140",
        "comment": "TreatmentObjective",
        "identity": "mz-dataset-100-beta1-20250814"
      } ]
    }, {
      "id": "Goal.priority",
      "path": "Goal.priority",
      "alias": [ "Prioriteit" ],
      "short": "Priority",
      "binding": {
        "strength": "extensible",
        "valueSet": "http://hl7.org/fhir/ValueSet/goal-priority"
      },
      "comment": "A short-term and long-term treatment objective correspond with _high-priority_ and _low-priority_, respectively.",
      "mapping": [ {
        "map": "mz-dataelement-141",
        "comment": "Priority",
        "identity": "mz-dataset-100-beta1-20250814"
      } ],
      "definition": "The priority of the treatment objective, e.g. low or high priority."
    }, {
      "id": "Goal.subject",
      "path": "Goal.subject",
      "alias": [ "Patient" ],
      "short": "Patient",
      "mapping": [ {
        "map": "mz-dataelement-1",
        "comment": "Patient",
        "identity": "mz-dataset-100-beta1-20250814"
      } ]
    } ]
  },
  "contact": [ {
    "name": "MedMij",
    "telecom": [ {
      "use": "work",
      "value": "info@medmij.nl",
      "system": "email"
    } ]
  } ],
  "baseDefinition": "http://nictiz.nl/fhir/StructureDefinition/nl-core-TreatmentObjective"
}