FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagemedmij.fhir.nl.r4.dentalcare
Resource TypeStructureDefinition
IdStructureDefinition-mz-TreatmentObjective.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=medmij.fhir.nl.r4.dentalcare@1.0.0-beta.1&canonical=http://medmij.nl/fhir/StructureDefinition/mz-TreatmentObjective
URLhttp://medmij.nl/fhir/StructureDefinition/mz-TreatmentObjective
Statusdraft
NameMzTreatmentObjective
Titlemz TreatmentObjective
Realmnl
DescriptionThe 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.
PurposeThis Goal resource represents the TreatmentObjective building block for implementations following the information standard [Dental Care (Mondzorg)](https://simplifier.net/medmij-r4-dental-care).
CopyrightCopyright 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.
TypeGoal
Kindresource

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
nl-core-TreatmentObjectivenl core TreatmentObjective

Narrative

Note: links and images are rebased to the (stated) source

No narrative is provided for definitional resources. A human-readable rendering can be found in the implementation guide(s) where this resource is used.

Source1

{
  "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"
          }
        ]
      }
    ]
  }
}