FHIR IG analytics
| Package | xtehr.eu.ehds.models |
| Resource Type | StructureDefinition |
| Id | StructureDefinition-EHDSServiceRequestLaboratoryObligations.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/Xt-EHR/xt-ehr-common/StructureDefinition-EHDSServiceRequestLaboratoryObligations.html |
| URL | http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSServiceRequestLaboratoryObligations |
| Version | 0.4.0 |
| Status | draft |
| Date | 2026-03-25T12:28:36+00:00 |
| Name | EHDSServiceRequestLaboratoryObligations |
| Title | Service request laboratory specific obligations |
| Description | Obligations for the logical model of service request in the scope of laboratory use case |
| Type | http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSServiceRequest |
| Kind | logical |
Resources that use this resource
No resources found
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
| Name | Flags | Card. | Type | Description & Constraints |
|---|
 EHDSServiceRequest | | 0..* | EHDSServiceRequest | Service request model |
  header | | | | |
   subject | O | 1..1 | EHDSPatient | Patient/subject information |
   identifier | O | 0..* | Identifier | Business identifier for the object, unique within its system. Supporting disambiguation between different contexts (systems/countries). |
   author[x] | O | 0..* | EHDSHealthProfessional, EHDSOrganisation, EHDSDevice | Author(s) responsible for the provided information. |
   date | O | 0..1 | dateTime | Date and optionally time of authoring/issuing |
   status | O | 1..1 | CodeableConcept | Status of the resource or document |
  description | O | 0..1 | string | Textual description of the requested service |
  code | O | 0..1 | CodeableConcept | A code and name that identifies a particular service (i.e., procedure, diagnostic investigation, or panel of investigations) that have been requested. |
  quantity | O | 0..1 | Quantity | Amount of requested services of the same type |
  reason[x] | O | 0..* | EHDSObservation, EHDSCondition, EHDSMedication, string | Reason why this service is being requested. |
  priority | O | 0..1 | CodeableConcept | Indicates how quickly the request should be addressed with respect to other requests. |
  supportingInformation[x] | O | 0..* | EHDSObservation, EHDSCondition, EHDSProcedure, EHDSMedicationAdministration | Health conditions relevant for the results interpretation, e.g. fasting status, sex for clinical use, etc. |
  specimen | O | 0..* | EHDSSpecimen | Specimens to be used by the laboratory procedure |
Documentation for this format |
Source1
{
"resourceType": "StructureDefinition",
"id": "EHDSServiceRequestLaboratoryObligations",
"language": "en",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSServiceRequestLaboratoryObligations",
"version": "0.4.0",
"name": "EHDSServiceRequestLaboratoryObligations",
"title": "Service request laboratory specific obligations",
"status": "draft",
"date": "2026-03-25T12:28:36+00:00",
"publisher": "Xt-EHR",
"contact": [
{
"name": "Xt-EHR",
"telecom": [
{
"system": "url",
"value": "http://www.xt-ehr.eu/"
}
]
}
],
"description": "Obligations for the logical model of service request in the scope of laboratory use case",
"fhirVersion": "5.0.0",
"mapping": [
{
"identity": "rim",
"uri": "http://hl7.org/v3",
"name": "RIM Mapping"
}
],
"kind": "logical",
"abstract": false,
"type": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSServiceRequest",
"baseDefinition": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSServiceRequest",
"derivation": "constraint",
"snapshot": {
"extension": [
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
"valueString": "0.4.0"
}
],
"element": [
{
"id": "EHDSServiceRequest",
"path": "EHDSServiceRequest",
"short": "Service request model",
"definition": "The model covers details about a requested service or services. One order may include several requests.",
"min": 0,
"max": "*",
"base": {
"path": "Base",
"min": 0,
"max": "*"
},
"isModifier": false,
"mapping": [
{
"identity": "rim",
"map": "n/a"
}
]
},
{
"id": "EHDSServiceRequest.header",
"path": "EHDSServiceRequest.header",
"short": "Basic metadata for this information",
"definition": "Basic metadata for this information",
"min": 1,
"max": "1",
"base": {
"path": "EHDSDataSet.header",
"min": 1,
"max": "1"
},
"type": [
{
"code": "Base"
}
]
},
{
"id": "EHDSServiceRequest.header.subject",
"extension": [
{
"extension": [
{
"url": "code",
"valueCode": "SHALL:able-to-populate"
},
{
"url": "actor",
"valueCanonical": "https://www.xt-ehr.eu/specifications/fhir/actor-producer"
},
{
"url": "documentation",
"valueMarkdown": "EHR systems SHALL provide information about the subject of care (patient)."
},
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-source",
"valueCanonical": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSServiceRequestLaboratoryObligations|0.4.0"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/obligation"
}
],
"path": "EHDSServiceRequest.header.subject",
"short": "Patient/subject information",
"definition": "Patient/subject information",
"min": 1,
"max": "1",
"base": {
"path": "EHDSDataSet.header.subject",
"min": 1,
"max": "1"
},
"type": [
{
"code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSPatient"
}
]
},
{
"id": "EHDSServiceRequest.header.identifier",
"extension": [
{
"extension": [
{
"url": "code",
"valueCode": "SHOULD:able-to-populate"
},
{
"url": "actor",
"valueCanonical": "https://www.xt-ehr.eu/specifications/fhir/actor-producer"
},
{
"url": "documentation",
"valueMarkdown": "A business identifier SHALL be populated, if known."
},
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-source",
"valueCanonical": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSServiceRequestLaboratoryObligations|0.4.0"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/obligation"
}
],
"path": "EHDSServiceRequest.header.identifier",
"short": "Business identifier for the object, unique within its system. Supporting disambiguation between different contexts (systems/countries).",
"definition": "Business identifier for the object, unique within its system. Supporting disambiguation between different contexts (systems/countries).",
"min": 0,
"max": "*",
"base": {
"path": "EHDSDataSet.header.identifier",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Identifier"
}
]
},
{
"id": "EHDSServiceRequest.header.author[x]",
"extension": [
{
"extension": [
{
"url": "code",
"valueCode": "SHALL:able-to-populate"
},
{
"url": "actor",
"valueCanonical": "https://www.xt-ehr.eu/specifications/fhir/actor-producer"
},
{
"url": "documentation",
"valueMarkdown": "Service request authorship SHALL be present."
},
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-source",
"valueCanonical": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSServiceRequestLaboratoryObligations|0.4.0"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/obligation"
}
],
"path": "EHDSServiceRequest.header.author[x]",
"short": "Author(s) responsible for the provided information.",
"definition": "Author(s) responsible for the provided information. The exact role of the responsible author varies across use cases and is specific to individual models.",
"min": 0,
"max": "*",
"base": {
"path": "EHDSDataSet.header.author[x]",
"min": 0,
"max": "*"
},
"type": [
{
"code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSHealthProfessional"
},
{
"code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSOrganisation"
},
{
"code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSDevice"
}
]
},
{
"id": "EHDSServiceRequest.header.date",
"extension": [
{
"extension": [
{
"url": "code",
"valueCode": "SHALL:able-to-populate"
},
{
"url": "actor",
"valueCanonical": "https://www.xt-ehr.eu/specifications/fhir/actor-producer"
},
{
"url": "documentation",
"valueMarkdown": "Issue date SHALL be present."
},
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-source",
"valueCanonical": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSServiceRequestLaboratoryObligations|0.4.0"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/obligation"
}
],
"path": "EHDSServiceRequest.header.date",
"short": "Date and optionally time of authoring/issuing",
"definition": "Date and optionally time of authoring/issuing",
"min": 0,
"max": "1",
"base": {
"path": "EHDSDataSet.header.date",
"min": 0,
"max": "1"
},
"type": [
{
"code": "dateTime"
}
]
},
{
"id": "EHDSServiceRequest.header.status",
"extension": [
{
"extension": [
{
"url": "code",
"valueCode": "SHALL:able-to-populate"
},
{
"url": "actor",
"valueCanonical": "https://www.xt-ehr.eu/specifications/fhir/actor-producer"
},
{
"url": "documentation",
"valueMarkdown": "SHALL be able to populate status of the service request."
},
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-source",
"valueCanonical": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSServiceRequestLaboratoryObligations|0.4.0"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/obligation"
}
],
"path": "EHDSServiceRequest.header.status",
"short": "Status of the resource or document",
"definition": "Status of the resource or document",
"min": 1,
"max": "1",
"base": {
"path": "EHDSDataSet.header.status",
"min": 1,
"max": "1"
},
"type": [
{
"code": "CodeableConcept"
}
]
},
{
"id": "EHDSServiceRequest.header.source",
"path": "EHDSServiceRequest.header.source",
"short": "Source of information (e.g. patient, patient's proxy). Used in case the patient has authored the information or the author has submitted patient-stated information.",
"definition": "Source of information (e.g. patient, patient's proxy). Used in case the patient has authored the information or the author has submitted patient-stated information.",
"min": 0,
"max": "1",
"base": {
"path": "EHDSDataSet.header.source",
"min": 0,
"max": "1"
},
"type": [
{
"code": "CodeableConcept"
}
]
},
{
"id": "EHDSServiceRequest.header.language",
"path": "EHDSServiceRequest.header.language",
"short": "Language in which the resource is written. Language is expressed by the IETF language tag.",
"definition": "Language in which the resource is written. Language is expressed by the IETF language tag.",
"min": 0,
"max": "1",
"base": {
"path": "EHDSDataSet.header.language",
"min": 0,
"max": "1"
},
"type": [
{
"code": "CodeableConcept"
}
],
"binding": {
"strength": "preferred",
"description": "BCP 47"
}
},
{
"id": "EHDSServiceRequest.description",
"extension": [
{
"extension": [
{
"url": "code",
"valueCode": "SHOULD:able-to-populate"
},
{
"url": "actor",
"valueCanonical": "https://www.xt-ehr.eu/specifications/fhir/actor-producer"
},
{
"url": "documentation",
"valueMarkdown": "SHALL populate service request note, if known."
},
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-source",
"valueCanonical": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSServiceRequestLaboratoryObligations|0.4.0"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/obligation"
},
{
"extension": [
{
"url": "code",
"valueCode": "SHALL:display"
},
{
"url": "actor",
"valueCanonical": "https://www.xt-ehr.eu/specifications/fhir/actor-consumer"
},
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-source",
"valueCanonical": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSServiceRequestLaboratoryObligations|0.4.0"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/obligation"
}
],
"path": "EHDSServiceRequest.description",
"short": "Textual description of the requested service",
"definition": "Textual description of the requested service",
"min": 0,
"max": "1",
"base": {
"path": "EHDSServiceRequest.description",
"min": 0,
"max": "1"
},
"type": [
{
"code": "string"
}
]
},
{
"id": "EHDSServiceRequest.code",
"extension": [
{
"extension": [
{
"url": "code",
"valueCode": "SHALL:able-to-populate"
},
{
"url": "actor",
"valueCanonical": "https://www.xt-ehr.eu/specifications/fhir/actor-producer"
},
{
"url": "documentation",
"valueMarkdown": "SHALL populate type of requested service"
},
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-source",
"valueCanonical": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSServiceRequestLaboratoryObligations|0.4.0"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/obligation"
},
{
"extension": [
{
"url": "code",
"valueCode": "SHALL:display"
},
{
"url": "actor",
"valueCanonical": "https://www.xt-ehr.eu/specifications/fhir/actor-consumer"
},
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-source",
"valueCanonical": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSServiceRequestLaboratoryObligations|0.4.0"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/obligation"
}
],
"path": "EHDSServiceRequest.code",
"short": "A code and name that identifies a particular service (i.e., procedure, diagnostic investigation, or panel of investigations) that have been requested.",
"definition": "A code and name that identifies a particular service (i.e., procedure, diagnostic investigation, or panel of investigations) that have been requested.",
"min": 0,
"max": "1",
"base": {
"path": "EHDSServiceRequest.code",
"min": 0,
"max": "1"
},
"type": [
{
"code": "CodeableConcept"
}
],
"binding": {
"strength": "preferred",
"description": "LOINC, NPU, SNOMED CT"
}
},
{
"id": "EHDSServiceRequest.quantity",
"extension": [
{
"extension": [
{
"url": "code",
"valueCode": "SHALL:able-to-populate"
},
{
"url": "actor",
"valueCanonical": "https://www.xt-ehr.eu/specifications/fhir/actor-producer"
},
{
"url": "documentation",
"valueMarkdown": "Quantity of requested service SHALL be populated"
},
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-source",
"valueCanonical": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSServiceRequestLaboratoryObligations|0.4.0"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/obligation"
}
],
"path": "EHDSServiceRequest.quantity",
"short": "Amount of requested services of the same type",
"definition": "Amount of requested services of the same type",
"min": 0,
"max": "1",
"base": {
"path": "EHDSServiceRequest.quantity",
"min": 0,
"max": "1"
},
"type": [
{
"code": "Quantity"
}
]
},
{
"id": "EHDSServiceRequest.bodySite",
"path": "EHDSServiceRequest.bodySite",
"short": "Anatomic location and laterality where the procedure should be performed. This is the target site.",
"definition": "Anatomic location and laterality where the procedure should be performed. This is the target site.",
"min": 0,
"max": "*",
"base": {
"path": "EHDSServiceRequest.bodySite",
"min": 0,
"max": "*"
},
"type": [
{
"code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSBodyStructure"
}
]
},
{
"id": "EHDSServiceRequest.reason[x]",
"extension": [
{
"extension": [
{
"url": "code",
"valueCode": "SHOULD:able-to-populate"
},
{
"url": "actor",
"valueCanonical": "https://www.xt-ehr.eu/specifications/fhir/actor-producer"
},
{
"url": "documentation",
"valueMarkdown": "Reason for service request SHALL be populated"
},
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-source",
"valueCanonical": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSServiceRequestLaboratoryObligations|0.4.0"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/obligation"
}
],
"path": "EHDSServiceRequest.reason[x]",
"short": "Reason why this service is being requested.",
"definition": "Reason why this service is being requested.",
"min": 0,
"max": "*",
"base": {
"path": "EHDSServiceRequest.reason[x]",
"min": 0,
"max": "*"
},
"type": [
{
"code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSObservation"
},
{
"code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSCondition"
},
{
"code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSMedication"
},
{
"code": "string"
}
],
"binding": {
"strength": "preferred",
"description": "ICD-10, SNOMED CT, Orphacode"
}
},
{
"id": "EHDSServiceRequest.priority",
"extension": [
{
"extension": [
{
"url": "code",
"valueCode": "SHOULD:able-to-populate"
},
{
"url": "actor",
"valueCanonical": "https://www.xt-ehr.eu/specifications/fhir/actor-producer"
},
{
"url": "documentation",
"valueMarkdown": "SHALL be able to populate service request priority, if known."
},
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-source",
"valueCanonical": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSServiceRequestLaboratoryObligations|0.4.0"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/obligation"
}
],
"path": "EHDSServiceRequest.priority",
"short": "Indicates how quickly the request should be addressed with respect to other requests.",
"definition": "Indicates how quickly the request should be addressed with respect to other requests.",
"min": 0,
"max": "1",
"base": {
"path": "EHDSServiceRequest.priority",
"min": 0,
"max": "1"
},
"type": [
{
"code": "CodeableConcept"
}
],
"binding": {
"strength": "preferred",
"description": "HL7 Request Priority"
}
},
{
"id": "EHDSServiceRequest.supportingInformation[x]",
"extension": [
{
"extension": [
{
"url": "code",
"valueCode": "SHOULD:able-to-populate"
},
{
"url": "actor",
"valueCanonical": "https://www.xt-ehr.eu/specifications/fhir/actor-producer"
},
{
"url": "documentation",
"valueMarkdown": "SHALL populate supporting information for the servce request, e.g. Medication, Procedure, Observation, etc., if known."
},
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-source",
"valueCanonical": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSServiceRequestLaboratoryObligations|0.4.0"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/obligation"
}
],
"path": "EHDSServiceRequest.supportingInformation[x]",
"short": "Health conditions relevant for the results interpretation, e.g. fasting status, sex for clinical use, etc.",
"definition": "Health conditions relevant for the results interpretation, e.g. fasting status, sex for clinical use, etc.",
"min": 0,
"max": "*",
"base": {
"path": "EHDSServiceRequest.supportingInformation[x]",
"min": 0,
"max": "*"
},
"type": [
{
"code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSObservation"
},
{
"code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSCondition"
},
{
"code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSProcedure"
},
{
"code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSMedicationAdministration"
}
]
},
{
"id": "EHDSServiceRequest.specimen",
"extension": [
{
"extension": [
{
"url": "code",
"valueCode": "SHALL:able-to-populate"
},
{
"url": "actor",
"valueCanonical": "https://www.xt-ehr.eu/specifications/fhir/actor-producer"
},
{
"url": "documentation",
"valueMarkdown": "SHALL populate related specimen, if known."
},
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-source",
"valueCanonical": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSServiceRequestLaboratoryObligations|0.4.0"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/obligation"
}
],
"path": "EHDSServiceRequest.specimen",
"short": "Specimens to be used by the laboratory procedure",
"definition": "Specimens to be used by the laboratory procedure",
"min": 0,
"max": "*",
"base": {
"path": "EHDSServiceRequest.specimen",
"min": 0,
"max": "*"
},
"type": [
{
"code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSSpecimen"
}
]
},
{
"id": "EHDSServiceRequest.encounter",
"path": "EHDSServiceRequest.encounter",
"short": "The encounter that provides additional information about the healthcare context in which this request is made.",
"definition": "The encounter that provides additional information about the healthcare context in which this request is made.",
"min": 0,
"max": "1",
"base": {
"path": "EHDSServiceRequest.encounter",
"min": 0,
"max": "1"
},
"type": [
{
"code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSEncounter"
}
]
},
{
"id": "EHDSServiceRequest.occurrence[x]",
"path": "EHDSServiceRequest.occurrence[x]",
"short": "Expected time of the service",
"definition": "Expected time of the service",
"min": 0,
"max": "1",
"base": {
"path": "EHDSServiceRequest.occurrence[x]",
"min": 0,
"max": "1"
},
"type": [
{
"code": "dateTime"
},
{
"code": "Period"
}
]
},
{
"id": "EHDSServiceRequest.patientInstructions",
"path": "EHDSServiceRequest.patientInstructions",
"short": "Patient or consumer-oriented instructions",
"definition": "Patient or consumer-oriented instructions",
"min": 0,
"max": "1",
"base": {
"path": "EHDSServiceRequest.patientInstructions",
"min": 0,
"max": "1"
},
"type": [
{
"code": "string"
}
]
}
]
},
"differential": {
"element": [
{
"id": "EHDSServiceRequest",
"path": "EHDSServiceRequest"
},
{
"id": "EHDSServiceRequest.header.subject",
"extension": [
{
"extension": [
{
"url": "code",
"valueCode": "SHALL:able-to-populate"
},
{
"url": "actor",
"valueCanonical": "https://www.xt-ehr.eu/specifications/fhir/actor-producer"
},
{
"url": "documentation",
"valueMarkdown": "EHR systems SHALL provide information about the subject of care (patient)."
}
],
"url": "http://hl7.org/fhir/StructureDefinition/obligation"
}
],
"path": "EHDSServiceRequest.header.subject"
},
{
"id": "EHDSServiceRequest.header.identifier",
"extension": [
{
"extension": [
{
"url": "code",
"valueCode": "SHOULD:able-to-populate"
},
{
"url": "actor",
"valueCanonical": "https://www.xt-ehr.eu/specifications/fhir/actor-producer"
},
{
"url": "documentation",
"valueMarkdown": "A business identifier SHALL be populated, if known."
}
],
"url": "http://hl7.org/fhir/StructureDefinition/obligation"
}
],
"path": "EHDSServiceRequest.header.identifier"
},
{
"id": "EHDSServiceRequest.header.author[x]",
"extension": [
{
"extension": [
{
"url": "code",
"valueCode": "SHALL:able-to-populate"
},
{
"url": "actor",
"valueCanonical": "https://www.xt-ehr.eu/specifications/fhir/actor-producer"
},
{
"url": "documentation",
"valueMarkdown": "Service request authorship SHALL be present."
}
],
"url": "http://hl7.org/fhir/StructureDefinition/obligation"
}
],
"path": "EHDSServiceRequest.header.author[x]"
},
{
"id": "EHDSServiceRequest.header.date",
"extension": [
{
"extension": [
{
"url": "code",
"valueCode": "SHALL:able-to-populate"
},
{
"url": "actor",
"valueCanonical": "https://www.xt-ehr.eu/specifications/fhir/actor-producer"
},
{
"url": "documentation",
"valueMarkdown": "Issue date SHALL be present."
}
],
"url": "http://hl7.org/fhir/StructureDefinition/obligation"
}
],
"path": "EHDSServiceRequest.header.date"
},
{
"id": "EHDSServiceRequest.header.status",
"extension": [
{
"extension": [
{
"url": "code",
"valueCode": "SHALL:able-to-populate"
},
{
"url": "actor",
"valueCanonical": "https://www.xt-ehr.eu/specifications/fhir/actor-producer"
},
{
"url": "documentation",
"valueMarkdown": "SHALL be able to populate status of the service request."
}
],
"url": "http://hl7.org/fhir/StructureDefinition/obligation"
}
],
"path": "EHDSServiceRequest.header.status"
},
{
"id": "EHDSServiceRequest.description",
"extension": [
{
"extension": [
{
"url": "code",
"valueCode": "SHOULD:able-to-populate"
},
{
"url": "actor",
"valueCanonical": "https://www.xt-ehr.eu/specifications/fhir/actor-producer"
},
{
"url": "documentation",
"valueMarkdown": "SHALL populate service request note, if known."
}
],
"url": "http://hl7.org/fhir/StructureDefinition/obligation"
},
{
"extension": [
{
"url": "code",
"valueCode": "SHALL:display"
},
{
"url": "actor",
"valueCanonical": "https://www.xt-ehr.eu/specifications/fhir/actor-consumer"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/obligation"
}
],
"path": "EHDSServiceRequest.description"
},
{
"id": "EHDSServiceRequest.code",
"extension": [
{
"extension": [
{
"url": "code",
"valueCode": "SHALL:able-to-populate"
},
{
"url": "actor",
"valueCanonical": "https://www.xt-ehr.eu/specifications/fhir/actor-producer"
},
{
"url": "documentation",
"valueMarkdown": "SHALL populate type of requested service"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/obligation"
},
{
"extension": [
{
"url": "code",
"valueCode": "SHALL:display"
},
{
"url": "actor",
"valueCanonical": "https://www.xt-ehr.eu/specifications/fhir/actor-consumer"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/obligation"
}
],
"path": "EHDSServiceRequest.code"
},
{
"id": "EHDSServiceRequest.quantity",
"extension": [
{
"extension": [
{
"url": "code",
"valueCode": "SHALL:able-to-populate"
},
{
"url": "actor",
"valueCanonical": "https://www.xt-ehr.eu/specifications/fhir/actor-producer"
},
{
"url": "documentation",
"valueMarkdown": "Quantity of requested service SHALL be populated"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/obligation"
}
],
"path": "EHDSServiceRequest.quantity"
},
{
"id": "EHDSServiceRequest.reason[x]",
"extension": [
{
"extension": [
{
"url": "code",
"valueCode": "SHOULD:able-to-populate"
},
{
"url": "actor",
"valueCanonical": "https://www.xt-ehr.eu/specifications/fhir/actor-producer"
},
{
"url": "documentation",
"valueMarkdown": "Reason for service request SHALL be populated"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/obligation"
}
],
"path": "EHDSServiceRequest.reason[x]"
},
{
"id": "EHDSServiceRequest.priority",
"extension": [
{
"extension": [
{
"url": "code",
"valueCode": "SHOULD:able-to-populate"
},
{
"url": "actor",
"valueCanonical": "https://www.xt-ehr.eu/specifications/fhir/actor-producer"
},
{
"url": "documentation",
"valueMarkdown": "SHALL be able to populate service request priority, if known."
}
],
"url": "http://hl7.org/fhir/StructureDefinition/obligation"
}
],
"path": "EHDSServiceRequest.priority"
},
{
"id": "EHDSServiceRequest.supportingInformation[x]",
"extension": [
{
"extension": [
{
"url": "code",
"valueCode": "SHOULD:able-to-populate"
},
{
"url": "actor",
"valueCanonical": "https://www.xt-ehr.eu/specifications/fhir/actor-producer"
},
{
"url": "documentation",
"valueMarkdown": "SHALL populate supporting information for the servce request, e.g. Medication, Procedure, Observation, etc., if known."
}
],
"url": "http://hl7.org/fhir/StructureDefinition/obligation"
}
],
"path": "EHDSServiceRequest.supportingInformation[x]"
},
{
"id": "EHDSServiceRequest.specimen",
"extension": [
{
"extension": [
{
"url": "code",
"valueCode": "SHALL:able-to-populate"
},
{
"url": "actor",
"valueCanonical": "https://www.xt-ehr.eu/specifications/fhir/actor-producer"
},
{
"url": "documentation",
"valueMarkdown": "SHALL populate related specimen, if known."
}
],
"url": "http://hl7.org/fhir/StructureDefinition/obligation"
}
],
"path": "EHDSServiceRequest.specimen"
}
]
}
}