Cumuluz Translate Implementation Guide
0.1.0 - ci-build

Cumuluz Translate Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

Logical Model: Logical Model: ServiceRequest

Official URL: https://translate-ig.cumuluz.dev/ig/StructureDefinition/logical-service-request Version: 0.1.0
Draft as of 2026-07-11 Computable Name: LogicalServiceRequest

Canonical intermediate logical model for ServiceRequest-shaped nl-core routes.

Usages:

  • This Logical Model is not used by any profiles in this Implementation Guide

You can also check for usages in the FHIR IG Statistics

Formal Views of Profile Content

Description of Profiles, Differentials, Snapshots and how the different presentations work.

NaamMarkeringenKard.TypeOmschrijving & constraints    Filter: Filtersdoco
.. logical-service-request C 0..* Element Logical Model: ServiceRequest

Elementen gedefinieerd in ancestors:@id, extension
Constraints: logical-service-request-quantity-choice, logical-service-request-occurrence-choice, logical-service-request-as-needed-choice
... @id 0..1 string Unique id for inter-element referencing
... extension 0..* Extension Additional content defined by implementations
Slice: Zonder volgorde, Open op value:url
... sourceProfile 0..1 uri source Profile
... targetProfile 0..1 uri target Profile
... sourceResourceType 0..1 code FHIR source resource type accepted on the source side.
... targetResourceType 0..1 code FHIR target resource type produced on the target side.
... identifier 0..* Identifier Service request identifiers.
... instantiatesCanonical 0..* canonical() Canonical definitions.
... instantiatesUri 0..* uri External definitions.
... basedOn 0..* Reference() Based-on references.
... replaces 0..* Reference() Replaced requests.
... requisition 0..1 Identifier Requisition.
... status 0..1 code Request status.
... requestStatus 0..1 CodeableConcept Source request status detail.
... intent 0..1 code Request intent.
... category 0..* CodeableConcept Categories.
... priority 0..1 code Priority.
... doNotPerform 0..1 boolean Do not perform.
... code 0..1 CodeableConcept Requested service.
... serviceName 0..1 string Requested service name.
... serviceType 0..1 CodeableConcept Requested service type.
... description 0..1 string Request description.
... orderDetail 0..* CodeableConcept Order detail.
... (Keuze uit één) 0..1
.... quantityQuantity 0..1 Quantity Requested service quantity.
.... quantityRatio 0..1 Ratio Requested service quantity expressed as a ratio.
.... quantityRange 0..1 Range Requested service quantity expressed as a range.
... subject 0..1 Reference() Subject.
... encounter 0..1 Reference() Encounter.
... (Keuze uit één) 0..1
.... occurrenceDateTime 0..1 dateTime Occurrence dateTime.
.... occurrencePeriod 0..1 Period Occurrence period.
... serviceDue 0..1 dateTime Service due date or time.
... complexTiming 0..1 Timing Complex service timing.
... servicePeriodStart 0..1 dateTime Requested service period start.
... servicePeriodExpiry 0..1 dateTime Requested service period expiry.
... indefinite 0..1 boolean Whether the requested service period is indefinite.
... authoredOn 0..1 dateTime Authored on.
... requester 0..1 Reference() Requester.
... receiver 0..1 Reference() Request receiver.
... (Keuze uit één) 0..1
.... asNeededBoolean 0..1 boolean Whether the service is requested as needed.
.... asNeededCodeableConcept 0..1 CodeableConcept Coded condition under which the service is needed.
... performerType 0..1 CodeableConcept Type of performer requested.
... performer 0..* Reference() Performers.
... locationCode 0..* CodeableConcept Coded requested locations.
... locationReference 0..* Reference() Requested locations.
... reasonCode 0..* CodeableConcept Reason codes.
... reasonDescription 0..1 string Narrative reason description.
... clinicalIndication 0..* CodeableConcept Clinical indication.
... reasonReference 0..* Reference() Reason references.
... bodySite 0..* CodeableConcept Body sites.
... urgency 0..1 CodeableConcept Request urgency.
... specificDetails 0..* logical-service-request-detail Specific request details.
... supplementaryInformation 0..* Reference() Supplementary information.
... insurance 0..* Reference() Insurance plans associated with the request.
... supportingInfo 0..* Reference() Clinical information supporting the request.
... specimen 0..* Reference(Specimen) Specimens associated with the request.
... relevantHistory 0..* Reference(Provenance) Request lifecycle history.
... informationDescription 0..1 string Description of supplied information.
... patientRequirements 0..1 string Patient requirements for the service.
... requesterOrderIdentifier 0..1 Identifier Requester order identifier.
... receiverOrderIdentifier 0..1 Identifier Receiver order identifier.
... distributionList 0..* Reference() Distribution list recipients.
... note 0..* Annotation Notes.
... patientInstruction 0..1 string Patient instruction.

doco Documentatie voor dit formaat

Constrains

Id Grade Pad(en) Omschrijving Expressie
ele-1 error **ALL** elements All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error **ALL** extensions Must have either extensions or value[x], not both extension.exists() != value.exists()
logical-service-request-as-needed-choice error logical-service-request Only one service as-needed value may be present. (asNeededBoolean | asNeededCodeableConcept).count() <= 1
logical-service-request-occurrence-choice error logical-service-request Only one service occurrence value may be present. (occurrenceDateTime | occurrencePeriod).count() <= 1
logical-service-request-quantity-choice error logical-service-request Only one service quantity value may be present. (quantityQuantity | quantityRatio | quantityRange).count() <= 1

This structure is derived from Element

NaamMarkeringenKard.TypeOmschrijving & constraints    Filter: Filtersdoco
.. logical-service-request C 0..* Element Logical Model: ServiceRequest

Elementen gedefinieerd in ancestors:@id, extension
Constraints: logical-service-request-quantity-choice, logical-service-request-occurrence-choice, logical-service-request-as-needed-choice
... sourceProfile 0..1 uri source Profile
... targetProfile 0..1 uri target Profile
... sourceResourceType 0..1 code FHIR source resource type accepted on the source side.
... targetResourceType 0..1 code FHIR target resource type produced on the target side.
... identifier 0..* Identifier Service request identifiers.
... instantiatesCanonical 0..* canonical() Canonical definitions.
... instantiatesUri 0..* uri External definitions.
... basedOn 0..* Reference() Based-on references.
... replaces 0..* Reference() Replaced requests.
... requisition 0..1 Identifier Requisition.
... status 0..1 code Request status.
... requestStatus 0..1 CodeableConcept Source request status detail.
... intent 0..1 code Request intent.
... category 0..* CodeableConcept Categories.
... priority 0..1 code Priority.
... doNotPerform 0..1 boolean Do not perform.
... code 0..1 CodeableConcept Requested service.
... serviceName 0..1 string Requested service name.
... serviceType 0..1 CodeableConcept Requested service type.
... description 0..1 string Request description.
... orderDetail 0..* CodeableConcept Order detail.
... (Keuze uit één) 0..1
.... quantityQuantity 0..1 Quantity Requested service quantity.
.... quantityRatio 0..1 Ratio Requested service quantity expressed as a ratio.
.... quantityRange 0..1 Range Requested service quantity expressed as a range.
... subject 0..1 Reference() Subject.
... encounter 0..1 Reference() Encounter.
... (Keuze uit één) 0..1
.... occurrenceDateTime 0..1 dateTime Occurrence dateTime.
.... occurrencePeriod 0..1 Period Occurrence period.
... serviceDue 0..1 dateTime Service due date or time.
... complexTiming 0..1 Timing Complex service timing.
... servicePeriodStart 0..1 dateTime Requested service period start.
... servicePeriodExpiry 0..1 dateTime Requested service period expiry.
... indefinite 0..1 boolean Whether the requested service period is indefinite.
... authoredOn 0..1 dateTime Authored on.
... requester 0..1 Reference() Requester.
... receiver 0..1 Reference() Request receiver.
... (Keuze uit één) 0..1
.... asNeededBoolean 0..1 boolean Whether the service is requested as needed.
.... asNeededCodeableConcept 0..1 CodeableConcept Coded condition under which the service is needed.
... performerType 0..1 CodeableConcept Type of performer requested.
... performer 0..* Reference() Performers.
... locationCode 0..* CodeableConcept Coded requested locations.
... locationReference 0..* Reference() Requested locations.
... reasonCode 0..* CodeableConcept Reason codes.
... reasonDescription 0..1 string Narrative reason description.
... clinicalIndication 0..* CodeableConcept Clinical indication.
... reasonReference 0..* Reference() Reason references.
... bodySite 0..* CodeableConcept Body sites.
... urgency 0..1 CodeableConcept Request urgency.
... specificDetails 0..* logical-service-request-detail Specific request details.
... supplementaryInformation 0..* Reference() Supplementary information.
... insurance 0..* Reference() Insurance plans associated with the request.
... supportingInfo 0..* Reference() Clinical information supporting the request.
... specimen 0..* Reference(Specimen) Specimens associated with the request.
... relevantHistory 0..* Reference(Provenance) Request lifecycle history.
... informationDescription 0..1 string Description of supplied information.
... patientRequirements 0..1 string Patient requirements for the service.
... requesterOrderIdentifier 0..1 Identifier Requester order identifier.
... receiverOrderIdentifier 0..1 Identifier Receiver order identifier.
... distributionList 0..* Reference() Distribution list recipients.
... note 0..* Annotation Notes.
... patientInstruction 0..1 string Patient instruction.

doco Documentatie voor dit formaat

Constrains

Id Grade Pad(en) Omschrijving Expressie
logical-service-request-as-needed-choice error logical-service-request Only one service as-needed value may be present. (asNeededBoolean | asNeededCodeableConcept).count() <= 1
logical-service-request-occurrence-choice error logical-service-request Only one service occurrence value may be present. (occurrenceDateTime | occurrencePeriod).count() <= 1
logical-service-request-quantity-choice error logical-service-request Only one service quantity value may be present. (quantityQuantity | quantityRatio | quantityRange).count() <= 1
NaamMarkeringenKard.TypeOmschrijving & constraints    Filter: Filtersdoco
.. logical-service-request C 0..* Element Logical Model: ServiceRequest

Elementen gedefinieerd in ancestors:@id, extension
Constraints: logical-service-request-quantity-choice, logical-service-request-occurrence-choice, logical-service-request-as-needed-choice
... @id 0..1 string Unique id for inter-element referencing
... extension 0..* Extension Additional content defined by implementations
Slice: Zonder volgorde, Open op value:url
... sourceProfile 0..1 uri source Profile
... targetProfile 0..1 uri target Profile
... sourceResourceType 0..1 code FHIR source resource type accepted on the source side.
... targetResourceType 0..1 code FHIR target resource type produced on the target side.
... identifier 0..* Identifier Service request identifiers.
... instantiatesCanonical 0..* canonical() Canonical definitions.
... instantiatesUri 0..* uri External definitions.
... basedOn 0..* Reference() Based-on references.
... replaces 0..* Reference() Replaced requests.
... requisition 0..1 Identifier Requisition.
... status 0..1 code Request status.
... requestStatus 0..1 CodeableConcept Source request status detail.
... intent 0..1 code Request intent.
... category 0..* CodeableConcept Categories.
... priority 0..1 code Priority.
... doNotPerform 0..1 boolean Do not perform.
... code 0..1 CodeableConcept Requested service.
... serviceName 0..1 string Requested service name.
... serviceType 0..1 CodeableConcept Requested service type.
... description 0..1 string Request description.
... orderDetail 0..* CodeableConcept Order detail.
... (Keuze uit één) 0..1
.... quantityQuantity 0..1 Quantity Requested service quantity.
.... quantityRatio 0..1 Ratio Requested service quantity expressed as a ratio.
.... quantityRange 0..1 Range Requested service quantity expressed as a range.
... subject 0..1 Reference() Subject.
... encounter 0..1 Reference() Encounter.
... (Keuze uit één) 0..1
.... occurrenceDateTime 0..1 dateTime Occurrence dateTime.
.... occurrencePeriod 0..1 Period Occurrence period.
... serviceDue 0..1 dateTime Service due date or time.
... complexTiming 0..1 Timing Complex service timing.
... servicePeriodStart 0..1 dateTime Requested service period start.
... servicePeriodExpiry 0..1 dateTime Requested service period expiry.
... indefinite 0..1 boolean Whether the requested service period is indefinite.
... authoredOn 0..1 dateTime Authored on.
... requester 0..1 Reference() Requester.
... receiver 0..1 Reference() Request receiver.
... (Keuze uit één) 0..1
.... asNeededBoolean 0..1 boolean Whether the service is requested as needed.
.... asNeededCodeableConcept 0..1 CodeableConcept Coded condition under which the service is needed.
... performerType 0..1 CodeableConcept Type of performer requested.
... performer 0..* Reference() Performers.
... locationCode 0..* CodeableConcept Coded requested locations.
... locationReference 0..* Reference() Requested locations.
... reasonCode 0..* CodeableConcept Reason codes.
... reasonDescription 0..1 string Narrative reason description.
... clinicalIndication 0..* CodeableConcept Clinical indication.
... reasonReference 0..* Reference() Reason references.
... bodySite 0..* CodeableConcept Body sites.
... urgency 0..1 CodeableConcept Request urgency.
... specificDetails 0..* logical-service-request-detail Specific request details.
... supplementaryInformation 0..* Reference() Supplementary information.
... insurance 0..* Reference() Insurance plans associated with the request.
... supportingInfo 0..* Reference() Clinical information supporting the request.
... specimen 0..* Reference(Specimen) Specimens associated with the request.
... relevantHistory 0..* Reference(Provenance) Request lifecycle history.
... informationDescription 0..1 string Description of supplied information.
... patientRequirements 0..1 string Patient requirements for the service.
... requesterOrderIdentifier 0..1 Identifier Requester order identifier.
... receiverOrderIdentifier 0..1 Identifier Receiver order identifier.
... distributionList 0..* Reference() Distribution list recipients.
... note 0..* Annotation Notes.
... patientInstruction 0..1 string Patient instruction.

doco Documentatie voor dit formaat

Constrains

Id Grade Pad(en) Omschrijving Expressie
ele-1 error **ALL** elements All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error **ALL** extensions Must have either extensions or value[x], not both extension.exists() != value.exists()
logical-service-request-as-needed-choice error logical-service-request Only one service as-needed value may be present. (asNeededBoolean | asNeededCodeableConcept).count() <= 1
logical-service-request-occurrence-choice error logical-service-request Only one service occurrence value may be present. (occurrenceDateTime | occurrencePeriod).count() <= 1
logical-service-request-quantity-choice error logical-service-request Only one service quantity value may be present. (quantityQuantity | quantityRatio | quantityRange).count() <= 1

This structure is derived from Element

Samenvatting

Key Elements View

NaamMarkeringenKard.TypeOmschrijving & constraints    Filter: Filtersdoco
.. logical-service-request C 0..* Element Logical Model: ServiceRequest

Elementen gedefinieerd in ancestors:@id, extension
Constraints: logical-service-request-quantity-choice, logical-service-request-occurrence-choice, logical-service-request-as-needed-choice
... @id 0..1 string Unique id for inter-element referencing
... extension 0..* Extension Additional content defined by implementations
Slice: Zonder volgorde, Open op value:url
... sourceProfile 0..1 uri source Profile
... targetProfile 0..1 uri target Profile
... sourceResourceType 0..1 code FHIR source resource type accepted on the source side.
... targetResourceType 0..1 code FHIR target resource type produced on the target side.
... identifier 0..* Identifier Service request identifiers.
... instantiatesCanonical 0..* canonical() Canonical definitions.
... instantiatesUri 0..* uri External definitions.
... basedOn 0..* Reference() Based-on references.
... replaces 0..* Reference() Replaced requests.
... requisition 0..1 Identifier Requisition.
... status 0..1 code Request status.
... requestStatus 0..1 CodeableConcept Source request status detail.
... intent 0..1 code Request intent.
... category 0..* CodeableConcept Categories.
... priority 0..1 code Priority.
... doNotPerform 0..1 boolean Do not perform.
... code 0..1 CodeableConcept Requested service.
... serviceName 0..1 string Requested service name.
... serviceType 0..1 CodeableConcept Requested service type.
... description 0..1 string Request description.
... orderDetail 0..* CodeableConcept Order detail.
... (Keuze uit één) 0..1
.... quantityQuantity 0..1 Quantity Requested service quantity.
.... quantityRatio 0..1 Ratio Requested service quantity expressed as a ratio.
.... quantityRange 0..1 Range Requested service quantity expressed as a range.
... subject 0..1 Reference() Subject.
... encounter 0..1 Reference() Encounter.
... (Keuze uit één) 0..1
.... occurrenceDateTime 0..1 dateTime Occurrence dateTime.
.... occurrencePeriod 0..1 Period Occurrence period.
... serviceDue 0..1 dateTime Service due date or time.
... complexTiming 0..1 Timing Complex service timing.
... servicePeriodStart 0..1 dateTime Requested service period start.
... servicePeriodExpiry 0..1 dateTime Requested service period expiry.
... indefinite 0..1 boolean Whether the requested service period is indefinite.
... authoredOn 0..1 dateTime Authored on.
... requester 0..1 Reference() Requester.
... receiver 0..1 Reference() Request receiver.
... (Keuze uit één) 0..1
.... asNeededBoolean 0..1 boolean Whether the service is requested as needed.
.... asNeededCodeableConcept 0..1 CodeableConcept Coded condition under which the service is needed.
... performerType 0..1 CodeableConcept Type of performer requested.
... performer 0..* Reference() Performers.
... locationCode 0..* CodeableConcept Coded requested locations.
... locationReference 0..* Reference() Requested locations.
... reasonCode 0..* CodeableConcept Reason codes.
... reasonDescription 0..1 string Narrative reason description.
... clinicalIndication 0..* CodeableConcept Clinical indication.
... reasonReference 0..* Reference() Reason references.
... bodySite 0..* CodeableConcept Body sites.
... urgency 0..1 CodeableConcept Request urgency.
... specificDetails 0..* logical-service-request-detail Specific request details.
... supplementaryInformation 0..* Reference() Supplementary information.
... insurance 0..* Reference() Insurance plans associated with the request.
... supportingInfo 0..* Reference() Clinical information supporting the request.
... specimen 0..* Reference(Specimen) Specimens associated with the request.
... relevantHistory 0..* Reference(Provenance) Request lifecycle history.
... informationDescription 0..1 string Description of supplied information.
... patientRequirements 0..1 string Patient requirements for the service.
... requesterOrderIdentifier 0..1 Identifier Requester order identifier.
... receiverOrderIdentifier 0..1 Identifier Receiver order identifier.
... distributionList 0..* Reference() Distribution list recipients.
... note 0..* Annotation Notes.
... patientInstruction 0..1 string Patient instruction.

doco Documentatie voor dit formaat

Constrains

Id Grade Pad(en) Omschrijving Expressie
ele-1 error **ALL** elements All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error **ALL** extensions Must have either extensions or value[x], not both extension.exists() != value.exists()
logical-service-request-as-needed-choice error logical-service-request Only one service as-needed value may be present. (asNeededBoolean | asNeededCodeableConcept).count() <= 1
logical-service-request-occurrence-choice error logical-service-request Only one service occurrence value may be present. (occurrenceDateTime | occurrencePeriod).count() <= 1
logical-service-request-quantity-choice error logical-service-request Only one service quantity value may be present. (quantityQuantity | quantityRatio | quantityRange).count() <= 1

Differential View

This structure is derived from Element

NaamMarkeringenKard.TypeOmschrijving & constraints    Filter: Filtersdoco
.. logical-service-request C 0..* Element Logical Model: ServiceRequest

Elementen gedefinieerd in ancestors:@id, extension
Constraints: logical-service-request-quantity-choice, logical-service-request-occurrence-choice, logical-service-request-as-needed-choice
... sourceProfile 0..1 uri source Profile
... targetProfile 0..1 uri target Profile
... sourceResourceType 0..1 code FHIR source resource type accepted on the source side.
... targetResourceType 0..1 code FHIR target resource type produced on the target side.
... identifier 0..* Identifier Service request identifiers.
... instantiatesCanonical 0..* canonical() Canonical definitions.
... instantiatesUri 0..* uri External definitions.
... basedOn 0..* Reference() Based-on references.
... replaces 0..* Reference() Replaced requests.
... requisition 0..1 Identifier Requisition.
... status 0..1 code Request status.
... requestStatus 0..1 CodeableConcept Source request status detail.
... intent 0..1 code Request intent.
... category 0..* CodeableConcept Categories.
... priority 0..1 code Priority.
... doNotPerform 0..1 boolean Do not perform.
... code 0..1 CodeableConcept Requested service.
... serviceName 0..1 string Requested service name.
... serviceType 0..1 CodeableConcept Requested service type.
... description 0..1 string Request description.
... orderDetail 0..* CodeableConcept Order detail.
... (Keuze uit één) 0..1
.... quantityQuantity 0..1 Quantity Requested service quantity.
.... quantityRatio 0..1 Ratio Requested service quantity expressed as a ratio.
.... quantityRange 0..1 Range Requested service quantity expressed as a range.
... subject 0..1 Reference() Subject.
... encounter 0..1 Reference() Encounter.
... (Keuze uit één) 0..1
.... occurrenceDateTime 0..1 dateTime Occurrence dateTime.
.... occurrencePeriod 0..1 Period Occurrence period.
... serviceDue 0..1 dateTime Service due date or time.
... complexTiming 0..1 Timing Complex service timing.
... servicePeriodStart 0..1 dateTime Requested service period start.
... servicePeriodExpiry 0..1 dateTime Requested service period expiry.
... indefinite 0..1 boolean Whether the requested service period is indefinite.
... authoredOn 0..1 dateTime Authored on.
... requester 0..1 Reference() Requester.
... receiver 0..1 Reference() Request receiver.
... (Keuze uit één) 0..1
.... asNeededBoolean 0..1 boolean Whether the service is requested as needed.
.... asNeededCodeableConcept 0..1 CodeableConcept Coded condition under which the service is needed.
... performerType 0..1 CodeableConcept Type of performer requested.
... performer 0..* Reference() Performers.
... locationCode 0..* CodeableConcept Coded requested locations.
... locationReference 0..* Reference() Requested locations.
... reasonCode 0..* CodeableConcept Reason codes.
... reasonDescription 0..1 string Narrative reason description.
... clinicalIndication 0..* CodeableConcept Clinical indication.
... reasonReference 0..* Reference() Reason references.
... bodySite 0..* CodeableConcept Body sites.
... urgency 0..1 CodeableConcept Request urgency.
... specificDetails 0..* logical-service-request-detail Specific request details.
... supplementaryInformation 0..* Reference() Supplementary information.
... insurance 0..* Reference() Insurance plans associated with the request.
... supportingInfo 0..* Reference() Clinical information supporting the request.
... specimen 0..* Reference(Specimen) Specimens associated with the request.
... relevantHistory 0..* Reference(Provenance) Request lifecycle history.
... informationDescription 0..1 string Description of supplied information.
... patientRequirements 0..1 string Patient requirements for the service.
... requesterOrderIdentifier 0..1 Identifier Requester order identifier.
... receiverOrderIdentifier 0..1 Identifier Receiver order identifier.
... distributionList 0..* Reference() Distribution list recipients.
... note 0..* Annotation Notes.
... patientInstruction 0..1 string Patient instruction.

doco Documentatie voor dit formaat

Constrains

Id Grade Pad(en) Omschrijving Expressie
logical-service-request-as-needed-choice error logical-service-request Only one service as-needed value may be present. (asNeededBoolean | asNeededCodeableConcept).count() <= 1
logical-service-request-occurrence-choice error logical-service-request Only one service occurrence value may be present. (occurrenceDateTime | occurrencePeriod).count() <= 1
logical-service-request-quantity-choice error logical-service-request Only one service quantity value may be present. (quantityQuantity | quantityRatio | quantityRange).count() <= 1

Snapshot View

NaamMarkeringenKard.TypeOmschrijving & constraints    Filter: Filtersdoco
.. logical-service-request C 0..* Element Logical Model: ServiceRequest

Elementen gedefinieerd in ancestors:@id, extension
Constraints: logical-service-request-quantity-choice, logical-service-request-occurrence-choice, logical-service-request-as-needed-choice
... @id 0..1 string Unique id for inter-element referencing
... extension 0..* Extension Additional content defined by implementations
Slice: Zonder volgorde, Open op value:url
... sourceProfile 0..1 uri source Profile
... targetProfile 0..1 uri target Profile
... sourceResourceType 0..1 code FHIR source resource type accepted on the source side.
... targetResourceType 0..1 code FHIR target resource type produced on the target side.
... identifier 0..* Identifier Service request identifiers.
... instantiatesCanonical 0..* canonical() Canonical definitions.
... instantiatesUri 0..* uri External definitions.
... basedOn 0..* Reference() Based-on references.
... replaces 0..* Reference() Replaced requests.
... requisition 0..1 Identifier Requisition.
... status 0..1 code Request status.
... requestStatus 0..1 CodeableConcept Source request status detail.
... intent 0..1 code Request intent.
... category 0..* CodeableConcept Categories.
... priority 0..1 code Priority.
... doNotPerform 0..1 boolean Do not perform.
... code 0..1 CodeableConcept Requested service.
... serviceName 0..1 string Requested service name.
... serviceType 0..1 CodeableConcept Requested service type.
... description 0..1 string Request description.
... orderDetail 0..* CodeableConcept Order detail.
... (Keuze uit één) 0..1
.... quantityQuantity 0..1 Quantity Requested service quantity.
.... quantityRatio 0..1 Ratio Requested service quantity expressed as a ratio.
.... quantityRange 0..1 Range Requested service quantity expressed as a range.
... subject 0..1 Reference() Subject.
... encounter 0..1 Reference() Encounter.
... (Keuze uit één) 0..1
.... occurrenceDateTime 0..1 dateTime Occurrence dateTime.
.... occurrencePeriod 0..1 Period Occurrence period.
... serviceDue 0..1 dateTime Service due date or time.
... complexTiming 0..1 Timing Complex service timing.
... servicePeriodStart 0..1 dateTime Requested service period start.
... servicePeriodExpiry 0..1 dateTime Requested service period expiry.
... indefinite 0..1 boolean Whether the requested service period is indefinite.
... authoredOn 0..1 dateTime Authored on.
... requester 0..1 Reference() Requester.
... receiver 0..1 Reference() Request receiver.
... (Keuze uit één) 0..1
.... asNeededBoolean 0..1 boolean Whether the service is requested as needed.
.... asNeededCodeableConcept 0..1 CodeableConcept Coded condition under which the service is needed.
... performerType 0..1 CodeableConcept Type of performer requested.
... performer 0..* Reference() Performers.
... locationCode 0..* CodeableConcept Coded requested locations.
... locationReference 0..* Reference() Requested locations.
... reasonCode 0..* CodeableConcept Reason codes.
... reasonDescription 0..1 string Narrative reason description.
... clinicalIndication 0..* CodeableConcept Clinical indication.
... reasonReference 0..* Reference() Reason references.
... bodySite 0..* CodeableConcept Body sites.
... urgency 0..1 CodeableConcept Request urgency.
... specificDetails 0..* logical-service-request-detail Specific request details.
... supplementaryInformation 0..* Reference() Supplementary information.
... insurance 0..* Reference() Insurance plans associated with the request.
... supportingInfo 0..* Reference() Clinical information supporting the request.
... specimen 0..* Reference(Specimen) Specimens associated with the request.
... relevantHistory 0..* Reference(Provenance) Request lifecycle history.
... informationDescription 0..1 string Description of supplied information.
... patientRequirements 0..1 string Patient requirements for the service.
... requesterOrderIdentifier 0..1 Identifier Requester order identifier.
... receiverOrderIdentifier 0..1 Identifier Receiver order identifier.
... distributionList 0..* Reference() Distribution list recipients.
... note 0..* Annotation Notes.
... patientInstruction 0..1 string Patient instruction.

doco Documentatie voor dit formaat

Constrains

Id Grade Pad(en) Omschrijving Expressie
ele-1 error **ALL** elements All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error **ALL** extensions Must have either extensions or value[x], not both extension.exists() != value.exists()
logical-service-request-as-needed-choice error logical-service-request Only one service as-needed value may be present. (asNeededBoolean | asNeededCodeableConcept).count() <= 1
logical-service-request-occurrence-choice error logical-service-request Only one service occurrence value may be present. (occurrenceDateTime | occurrencePeriod).count() <= 1
logical-service-request-quantity-choice error logical-service-request Only one service quantity value may be present. (quantityQuantity | quantityRatio | quantityRange).count() <= 1

This structure is derived from Element

Samenvatting

 

Other representations of profile: CSV, Excel