{ "description": "C.8 - EHDS refined base model for Specification of requested service or services", "_filename": "StructureDefinition-EHDSServiceRequest.json", "package_name": "hl7.fhir.eu.imaging", "date": "2025-03-21T08:17:12+00:00", "derivation": "specialization", "publisher": "HL7 Europe", "fhirVersion": "5.0.0", "jurisdiction": [ { "coding": [ { "code": "150", "system": "http://unstats.un.org/unsd/methods/m49/m49.htm", "display": "Europe" } ] } ], "name": "EHDSServiceRequest", "mapping": [ { "uri": "http://hl7.org/v3", "name": "RIM Mapping", "identity": "rim" } ], "abstract": false, "copyright": "Used by permission of HL7 Europe, all rights reserved Creative Commons License", "type": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSServiceRequest", "experimental": null, "resourceType": "StructureDefinition", "title": "Service request model", "package_version": "r5-0.1.0-ballot", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-type-characteristics", "valueCode": "can-be-target" } ], "snapshot": { "element": [ { "path": "EHDSServiceRequest", "min": 0, "definition": "C.8 - EHDS refined base model for Specification of requested service or services", "isModifier": false, "short": "Service request model", "mapping": [ { "map": "n/a", "identity": "rim" } ], "max": "*", "id": "EHDSServiceRequest", "base": { "max": "*", "min": 0, "path": "Base" } }, { "id": "EHDSServiceRequest.serviceText", "max": "1", "min": 0, "base": { "max": "1", "min": 0, "path": "EHDSServiceRequest.serviceText" }, "path": "EHDSServiceRequest.serviceText", "type": [ { "code": "string" } ], "short": "C.8.1 - Service text", "definition": "Textual description of the requested service" }, { "path": "EHDSServiceRequest.serviceCode", "min": 0, "definition": "A code that identifies a particular service (i.e., procedure, diagnostic investigation, or panel of investigations) that have been requested.", "short": "C.8.2 - Service code", "type": [ { "code": "CodeableConcept" } ], "binding": { "strength": "preferred", "description": "LOINC, NPU, SNOMED CT" }, "max": "1", "id": "EHDSServiceRequest.serviceCode", "base": { "max": "1", "min": 0, "path": "EHDSServiceRequest.serviceCode" } }, { "path": "EHDSServiceRequest.reasonCode", "min": 0, "definition": "Health conditions affecting the health of the patient and are important to be known for a health professional during a health encounter. Clinical conditions of the subject relevant for the results interpretation.", "short": "C.8.3 - Reason code", "type": [ { "code": "CodeableConcept" } ], "binding": { "strength": "preferred", "description": "ICD-10 (ICD-11 when available), SNOMED CT, Orphacode" }, "max": "*", "id": "EHDSServiceRequest.reasonCode", "base": { "max": "*", "min": 0, "path": "EHDSServiceRequest.reasonCode" } }, { "id": "EHDSServiceRequest.quantity", "max": "1", "min": 0, "base": { "max": "1", "min": 0, "path": "EHDSServiceRequest.quantity" }, "path": "EHDSServiceRequest.quantity", "type": [ { "code": "Quantity" } ], "short": "C.8.4 - Quantity", "definition": "Amount of requested services of the same type" }, { "path": "EHDSServiceRequest.anatomicLocation", "min": 0, "definition": "Anatomic location and laterality where the procedure should be performed. This is the target site.", "short": "C.8.5 - Anatomic location", "type": [ { "code": "CodeableConcept" } ], "binding": { "strength": "preferred", "description": "SNOMED CT" }, "max": "*", "id": "EHDSServiceRequest.anatomicLocation", "base": { "max": "*", "min": 0, "path": "EHDSServiceRequest.anatomicLocation" } }, { "id": "EHDSServiceRequest.reasonReference", "max": "*", "min": 0, "base": { "max": "*", "min": 0, "path": "EHDSServiceRequest.reasonReference" }, "path": "EHDSServiceRequest.reasonReference", "type": [ { "code": "Reference", "targetProfile": [ "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSObservation", "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSCondition", "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSMedication", "http://hl7.org/fhir/StructureDefinition/DocumentReference", "http://hl7.org/fhir/StructureDefinition/DiagnosticReport" ] } ], "short": "C.8.6 - Reason reference", "definition": "Indicates another resource that provides a justification for why this service is being requested." }, { "path": "EHDSServiceRequest.priority", "min": 0, "definition": "Indicates how quickly the ServiceRequest should be addressed with respect to other requests.", "short": "C.8.7 - Priority", "type": [ { "code": "CodeableConcept" } ], "binding": { "strength": "preferred", "description": "HL7 Request priority" }, "max": "1", "id": "EHDSServiceRequest.priority", "base": { "max": "1", "min": 0, "path": "EHDSServiceRequest.priority" } }, { "id": "EHDSServiceRequest.supportingInformation", "max": "*", "min": 0, "base": { "max": "*", "min": 0, "path": "EHDSServiceRequest.supportingInformation" }, "path": "EHDSServiceRequest.supportingInformation", "type": [ { "code": "Reference", "targetProfile": [ "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSObservation", "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSCondition", "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSProcedure", "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSMedicationAdministration", "http://hl7.org/fhir/StructureDefinition/Resource" ] } ], "short": "C.8.8 - Supporting information", "definition": "Health conditions relevant for the results interpretation, e.g. fasting status, sex for clinical use, etc." }, { "id": "EHDSServiceRequest.specimen", "max": "*", "min": 0, "base": { "max": "*", "min": 0, "path": "EHDSServiceRequest.specimen" }, "path": "EHDSServiceRequest.specimen", "type": [ { "code": "Reference", "targetProfile": [ "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSSpecimen" ] } ], "short": "C.8.9 - Specimen", "definition": "Specimens to be used by the laboratory procedure" }, { "id": "EHDSServiceRequest.subject", "max": "1", "min": 1, "base": { "max": "1", "min": 1, "path": "EHDSServiceRequest.subject" }, "path": "EHDSServiceRequest.subject", "type": [ { "code": "Reference", "targetProfile": [ "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSPatient", "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSGroup", "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSLocation", "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSDevice" ] } ], "short": "C.8.10 - Subject", "definition": "Individual or Entity the service is ordered for" }, { "id": "EHDSServiceRequest.encounter", "max": "1", "min": 0, "base": { "max": "1", "min": 0, "path": "EHDSServiceRequest.encounter" }, "path": "EHDSServiceRequest.encounter", "type": [ { "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSEncounter" } ], "short": "C.8.11 - Encounter", "definition": "An encounter that provides additional information about the healthcare context in which this request is made." }, { "id": "EHDSServiceRequest.occurance[x]", "max": "1", "min": 0, "base": { "max": "1", "min": 0, "path": "EHDSServiceRequest.occurance[x]" }, "path": "EHDSServiceRequest.occurance[x]", "type": [ { "code": "dateTime" }, { "code": "Period" } ], "short": "C.8.12 - Occurance", "definition": "When service should occur" }, { "id": "EHDSServiceRequest.patientInstructions", "max": "1", "min": 0, "base": { "max": "1", "min": 0, "path": "EHDSServiceRequest.patientInstructions" }, "path": "EHDSServiceRequest.patientInstructions", "type": [ { "code": "string" } ], "short": "C.8.13 - Patient instructions", "definition": "Patient or consumer-oriented instructions" }, { "id": "EHDSServiceRequest.coverage", "max": "*", "min": 0, "base": { "max": "*", "min": 0, "path": "EHDSServiceRequest.coverage" }, "path": "EHDSServiceRequest.coverage", "type": [ { "code": "Reference", "targetProfile": [ "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSCoverage" ] } ], "short": "C.8.14 - Coverage", "definition": "Insurance or medical plan or a payment agreement." } ], "extension": [ { "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version", "valueString": "5.0.0" } ] }, "status": "draft", "id": "432fb01a-c676-4b34-86e0-aa60034285ac", "kind": "logical", "url": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSServiceRequest", "version": "0.1.0", "differential": { "element": [ { "id": "EHDSServiceRequest", "path": "EHDSServiceRequest", "short": "Service request model", "definition": "C.8 - EHDS refined base model for Specification of requested service or services" }, { "id": "EHDSServiceRequest.serviceText", "max": "1", "min": 0, "path": "EHDSServiceRequest.serviceText", "type": [ { "code": "string" } ], "short": "C.8.1 - Service text", "definition": "Textual description of the requested service" }, { "id": "EHDSServiceRequest.serviceCode", "max": "1", "min": 0, "path": "EHDSServiceRequest.serviceCode", "type": [ { "code": "CodeableConcept" } ], "short": "C.8.2 - Service code", "binding": { "strength": "preferred", "description": "LOINC, NPU, SNOMED CT" }, "definition": "A code that identifies a particular service (i.e., procedure, diagnostic investigation, or panel of investigations) that have been requested." }, { "id": "EHDSServiceRequest.reasonCode", "max": "*", "min": 0, "path": "EHDSServiceRequest.reasonCode", "type": [ { "code": "CodeableConcept" } ], "short": "C.8.3 - Reason code", "binding": { "strength": "preferred", "description": "ICD-10 (ICD-11 when available), SNOMED CT, Orphacode" }, "definition": "Health conditions affecting the health of the patient and are important to be known for a health professional during a health encounter. Clinical conditions of the subject relevant for the results interpretation." }, { "id": "EHDSServiceRequest.quantity", "max": "1", "min": 0, "path": "EHDSServiceRequest.quantity", "type": [ { "code": "Quantity" } ], "short": "C.8.4 - Quantity", "definition": "Amount of requested services of the same type" }, { "id": "EHDSServiceRequest.anatomicLocation", "max": "*", "min": 0, "path": "EHDSServiceRequest.anatomicLocation", "type": [ { "code": "CodeableConcept" } ], "short": "C.8.5 - Anatomic location", "binding": { "strength": "preferred", "description": "SNOMED CT" }, "definition": "Anatomic location and laterality where the procedure should be performed. This is the target site." }, { "id": "EHDSServiceRequest.reasonReference", "max": "*", "min": 0, "path": "EHDSServiceRequest.reasonReference", "type": [ { "code": "Reference", "targetProfile": [ "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSObservation", "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSCondition", "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSMedication", "http://hl7.org/fhir/StructureDefinition/DocumentReference", "http://hl7.org/fhir/StructureDefinition/DiagnosticReport" ] } ], "short": "C.8.6 - Reason reference", "definition": "Indicates another resource that provides a justification for why this service is being requested." }, { "id": "EHDSServiceRequest.priority", "max": "1", "min": 0, "path": "EHDSServiceRequest.priority", "type": [ { "code": "CodeableConcept" } ], "short": "C.8.7 - Priority", "binding": { "strength": "preferred", "description": "HL7 Request priority" }, "definition": "Indicates how quickly the ServiceRequest should be addressed with respect to other requests." }, { "id": "EHDSServiceRequest.supportingInformation", "max": "*", "min": 0, "path": "EHDSServiceRequest.supportingInformation", "type": [ { "code": "Reference", "targetProfile": [ "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSObservation", "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSCondition", "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSProcedure", "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSMedicationAdministration", "http://hl7.org/fhir/StructureDefinition/Resource" ] } ], "short": "C.8.8 - Supporting information", "definition": "Health conditions relevant for the results interpretation, e.g. fasting status, sex for clinical use, etc." }, { "id": "EHDSServiceRequest.specimen", "max": "*", "min": 0, "path": "EHDSServiceRequest.specimen", "type": [ { "code": "Reference", "targetProfile": [ "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSSpecimen" ] } ], "short": "C.8.9 - Specimen", "definition": "Specimens to be used by the laboratory procedure" }, { "id": "EHDSServiceRequest.subject", "max": "1", "min": 1, "path": "EHDSServiceRequest.subject", "type": [ { "code": "Reference", "targetProfile": [ "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSPatient", "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSGroup", "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSLocation", "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSDevice" ] } ], "short": "C.8.10 - Subject", "definition": "Individual or Entity the service is ordered for" }, { "id": "EHDSServiceRequest.encounter", "max": "1", "min": 0, "path": "EHDSServiceRequest.encounter", "type": [ { "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSEncounter" } ], "short": "C.8.11 - Encounter", "definition": "An encounter that provides additional information about the healthcare context in which this request is made." }, { "id": "EHDSServiceRequest.occurance[x]", "max": "1", "min": 0, "path": "EHDSServiceRequest.occurance[x]", "type": [ { "code": "dateTime" }, { "code": "Period" } ], "short": "C.8.12 - Occurance", "definition": "When service should occur" }, { "id": "EHDSServiceRequest.patientInstructions", "max": "1", "min": 0, "path": "EHDSServiceRequest.patientInstructions", "type": [ { "code": "string" } ], "short": "C.8.13 - Patient instructions", "definition": "Patient or consumer-oriented instructions" }, { "id": "EHDSServiceRequest.coverage", "max": "*", "min": 0, "path": "EHDSServiceRequest.coverage", "type": [ { "code": "Reference", "targetProfile": [ "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSCoverage" ] } ], "short": "C.8.14 - Coverage", "definition": "Insurance or medical plan or a payment agreement." } ] }, "contact": [ { "name": "Xt-EHR", "telecom": [ { "value": "http://Xt-EHR.eu", "system": "url" } ] } ], "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Base" }