PackagesCanonicalsLogsProblems
    Packages
    medmij.fhir.nl.r4.providertasks@1.0.0-alpha.1
    http://medmij.nl/fhir/StructureDefinition/pt-lm-Activity
{
  "description": "Reusable definition of a digital activity (module) that can be selected by a healthcare professional and presented to a patient as part of the care process. The activity describes what the patient will do (e.g., read information, complete a questionnaire, perform a home measurement) and provides the information needed to start or access the activity when applicable.",
  "_filename": "StructureDefinition-pt-lm-Activity.json",
  "package_name": "medmij.fhir.nl.r4.providertasks",
  "date": null,
  "derivation": "specialization",
  "publisher": "MedMij",
  "fhirVersion": "4.0.1",
  "purpose": "To describe a reusable digital activity that can be selected and assigned by a healthcare professional to support the care process for a patient. The activity provides patient-facing content or actions (e.g., information, questionnaires, or home measurements).",
  "name": "LmActivity",
  "mapping": [ {
    "name": "Dataset Aanbiedertaken MedMij 1.0.0-alpha.1 20260511",
    "identity": "pt-dataset-100-alpha1-20260511"
  } ],
  "abstract": true,
  "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": "http://medmij.nl/fhir/StructureDefinition/pt-lm-Activity",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Digital Activity",
  "package_version": "1.0.0-alpha.1",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-type-characteristics",
    "valueCode": "can-be-target"
  } ],
  "status": "active",
  "id": "812298d5-e6c4-4640-8041-063e19301e6b",
  "kind": "logical",
  "url": "http://medmij.nl/fhir/StructureDefinition/pt-lm-Activity",
  "version": null,
  "differential": {
    "element": [ {
      "id": "pt-lm-Activity",
      "path": "pt-lm-Activity",
      "alias": [ "Digitale Activiteit" ],
      "short": "Digital Activity",
      "mapping": [ {
        "map": "pt-dataelement-9",
        "comment": "Activity",
        "identity": "pt-dataset-100-alpha1-20260511"
      } ],
      "definition": "Reusable definition of a digital activity (module) that can be selected by a healthcare professional and presented to a patient as part of the care process. The activity describes what the patient will do (e.g., read information, complete a questionnaire, perform a home measurement) and provides the information needed to start or access the activity when applicable."
    }, {
      "path": "pt-lm-Activity.Title",
      "min": 0,
      "definition": "Short, human-friendly title for the digital activity.",
      "short": "Short, human-friendly title for the digital activity.",
      "mapping": [ {
        "map": "pt-dataelement-10",
        "comment": "Title",
        "identity": "pt-dataset-100-alpha1-20260511"
      } ],
      "type": [ {
        "code": "string"
      } ],
      "alias": [ "Titel" ],
      "max": "1",
      "id": "pt-lm-Activity.Title"
    }, {
      "path": "pt-lm-Activity.Status",
      "min": 0,
      "definition": "Lifecycle status of the digital activity (e.g., draft, active, retired). A retired activity can no longer be selected or assigned.",
      "short": "Lifecycle status of the digital activity (e.g., draft, active, retired). A retired activity can no longer be selected or assigned.",
      "mapping": [ {
        "map": "pt-dataelement-11",
        "comment": "Status",
        "identity": "pt-dataset-100-alpha1-20260511"
      } ],
      "type": [ {
        "code": "code"
      } ],
      "alias": [ "Status" ],
      "max": "1",
      "id": "pt-lm-Activity.Status"
    }, {
      "id": "pt-lm-Activity.Publisher",
      "max": "1",
      "min": 0,
      "path": "pt-lm-Activity.Publisher",
      "type": [ {
        "code": "string"
      } ],
      "short": "Organization responsible for the content/functionality of this digital activity and its maintenance.",
      "mapping": [ {
        "map": "pt-dataelement-12",
        "comment": "Publisher",
        "identity": "pt-dataset-100-alpha1-20260511"
      } ],
      "definition": "Organization responsible for the content/functionality of this digital activity and its maintenance."
    }, {
      "path": "pt-lm-Activity.Description",
      "min": 0,
      "definition": "Guidance on how this digital activity should be used in clinical workflows.",
      "short": "Guidance on how this digital activity should be used in clinical workflows.",
      "mapping": [ {
        "map": "pt-dataelement-13",
        "comment": "Description",
        "identity": "pt-dataset-100-alpha1-20260511"
      } ],
      "type": [ {
        "code": "markdown"
      } ],
      "alias": [ "Omschrijving" ],
      "max": "1",
      "id": "pt-lm-Activity.Description"
    }, {
      "path": "pt-lm-Activity.Timing",
      "min": 0,
      "definition": "Generic recommendation for how often/when the activity is typically performed. Patient-specific scheduling belongs in the clinical order (e.g., ServiceRequest).",
      "short": "Generic recommendation for how often/when the activity is typically performed. Patient-specific scheduling belongs in the clinical order (e.g., ServiceRequest).",
      "mapping": [ {
        "map": "pt-dataelement-14",
        "comment": "Timing",
        "identity": "pt-dataset-100-alpha1-20260511"
      } ],
      "type": [ {
        "code": "Timing"
      } ],
      "alias": [ "Tijdschema" ],
      "max": "1",
      "id": "pt-lm-Activity.Timing"
    } ]
  },
  "contact": [ {
    "name": "MedMij",
    "telecom": [ {
      "use": "work",
      "value": "info@medmij.nl",
      "system": "email"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Element"
}