PackagesCanonicalsLogsProblems
    Packages
    medmij.fhir.nl.r4.providertasks@1.0.0-alpha.1
    http://medmij.nl/fhir/StructureDefinition/pt-ServiceRequest-ExecutionOrder
{
  "description": "Patient-specific execution plan for a digital activity. This ServiceRequest captures patient-specific scheduling and instructions that deviate from or complement the generic ActivityDefinition. It is referenced from the patient-facing Task via `Task.focus`.",
  "_filename": "StructureDefinition-pt-ServiceRequest-ExecutionOrder.json",
  "package_name": "medmij.fhir.nl.r4.providertasks",
  "date": null,
  "derivation": "constraint",
  "publisher": "MedMij",
  "fhirVersion": "4.0.1",
  "purpose": "To represent the healthcare professional’s order to start a specific digital activity for a patient.",
  "name": "PtServiceRequestExecutionOrder",
  "mapping": [ {
    "name": "Dataset Aanbiedertaken MedMij 1.0.0-alpha.1 20260511",
    "identity": "pt-dataset-100-alpha1-20260511"
  } ],
  "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": "ServiceRequest",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "1.0.0-alpha.1",
  "status": "draft",
  "id": "4960de7b-dd24-48d6-8c14-6fe0f4e22772",
  "kind": "resource",
  "url": "http://medmij.nl/fhir/StructureDefinition/pt-ServiceRequest-ExecutionOrder",
  "version": null,
  "differential": {
    "element": [ {
      "id": "ServiceRequest",
      "path": "ServiceRequest",
      "alias": [ "Uitvoeringsopdracht", "referral", "referral request", "transfer of care request" ],
      "short": "Patient instruction",
      "mapping": [ {
        "map": "pt-dataelement-15",
        "comment": "ServiceRequest",
        "identity": "pt-dataset-100-alpha1-20260511"
      } ],
      "definition": "Patient-specific execution plan for a digital activity, containing scheduling (occurrence) and patient instruction. It is referenced from Task via `Task.focus`."
    }, {
      "id": "ServiceRequest.extension",
      "path": "ServiceRequest.extension",
      "slicing": {
        "rules": "open",
        "ordered": false,
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "ServiceRequest.extension:resource-origin",
      "max": "1",
      "min": 0,
      "path": "ServiceRequest.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://koppeltaal.nl/fhir/StructureDefinition/resource-origin" ]
      } ],
      "sliceName": "resource-origin"
    }, {
      "id": "ServiceRequest.intent",
      "path": "ServiceRequest.intent",
      "patternCode": "order"
    }, {
      "id": "ServiceRequest.subject",
      "path": "ServiceRequest.subject",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/Group", "http://hl7.org/fhir/StructureDefinition/Location", "http://hl7.org/fhir/StructureDefinition/Device", "http://nictiz.nl/fhir/StructureDefinition/nl-core-Patient" ]
      } ],
      "definition": "The patient for whom the digital activity applies."
    }, {
      "id": "ServiceRequest.occurrence[x]",
      "path": "ServiceRequest.occurrence[x]",
      "alias": [ "Tijdschema" ],
      "short": "Occurrence",
      "mapping": [ {
        "map": "pt-dataelement-17",
        "comment": "Occurrence",
        "identity": "pt-dataset-100-alpha1-20260511"
      } ],
      "definition": "Requested schedule for performing the activity (e.g., duration, frequency, time of day)."
    }, {
      "id": "ServiceRequest.requester",
      "path": "ServiceRequest.requester",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "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" ]
      } ],
      "alias": [ "Aanvrager", "orderer" ],
      "short": "Requester",
      "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.",
      "mapping": [ {
        "map": "pt-dataelement-18",
        "comment": "Requester",
        "identity": "pt-dataset-100-alpha1-20260511"
      } ],
      "definition": "Healthcare professional that requests this activity for the patient."
    }, {
      "id": "ServiceRequest.patientInstruction",
      "min": 1,
      "path": "ServiceRequest.patientInstruction",
      "alias": [ "PatiëntenInstructie" ],
      "short": "Patient-specific instructions",
      "mapping": [ {
        "map": "pt-dataelement-16",
        "comment": "PatientInstruction",
        "identity": "pt-dataset-100-alpha1-20260511"
      } ],
      "definition": "Patient-oriented instructions that may differ from or add to the generic activity information (e.g., fasting measurements, preferred timing, preparation steps). These instructions should be shown alongside the Task(s) created from this order."
    } ]
  },
  "contact": [ {
    "name": "MedMij",
    "telecom": [ {
      "use": "work",
      "value": "info@medmij.nl",
      "system": "email"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/ServiceRequest"
}