Inera Core Implementation Guide
0.2.0 - ci-build Sweden

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

Resource Profile: ServiceRequest Base Inera ( Experimental )

Official URL: https://inera.se/fhir/core/StructureDefinition/servicerequest-base-inera Version: 0.2.0
Draft as of 2025-11-24 Computable Name: ServiceRequestBaseInera

Svensk profil för remisser och tjänsteförfrågningar baserad på TKB GetReferralOutcome v1.0.

Används för:

  • Remisser mellan vårdgivare
  • Remisser inom vårdgivare
  • Beställningar av tjänster
  • Konsultförfrågningar

Källa: TKB GetReferralOutcome v1.0 (clinicalprocess:activity:request)

Usages:

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.

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. ServiceRequest C 0..* ServiceRequest A request for a service to be performed
Constraints: prr-1
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... identifier SΣ 0..* Identifier Remiss-ID
... instantiatesCanonical SΣ 0..* canonical(ActivityDefinition | PlanDefinition) Baserad på protokoll
... instantiatesUri SΣ 0..* uri Protokoll-URI
... basedOn SΣ 0..* Reference(CarePlan | ServiceRequest | MedicationRequest) Baserad på
... replaces SΣ 0..* Reference(ServiceRequest) Ersätter
... requisition SΣ 0..1 Identifier Gruppidentifierare
... status ?!SΣ 1..1 code Status
Binding: RequestStatus (required)
... intent ?!SΣ 1..1 code Avsikt
Binding: RequestIntent (required)
... category SΣ 0..* CodeableConcept Kategori
Binding: ServiceRequestCategoryCodes (example): Classification of the requested service.
... priority SΣ 0..1 code Prioritet
Binding: RequestPriority (required)
... doNotPerform ?!SΣ 0..1 boolean Utför ej
... code SΣ 0..1 CodeableConcept Remisstyp/tjänst
Binding: ProcedureCodes(SNOMEDCT) (example): Codes for tests or services that can be carried out by a designated individual, organization or healthcare service. For laboratory, LOINC is preferred.
.... text SΣ 0..1 string Plain text representation of the concept
... orderDetail SΣC 0..* CodeableConcept Beställningsdetaljer
Binding: ServiceRequestOrderDetailsCodes (example): Codified order entry details which are based on order context.
... quantity[x] SΣ 0..1 Antal/omfattning
.... quantityQuantity Quantity
.... quantityRatio Ratio
.... quantityRange Range
... subject SΣ 1..1 Reference(Patient Base Inera) Patient
... encounter SΣ 0..1 Reference(Encounter Base Inera) Vårdkontakt
... occurrence[x] SΣ 0..1 När tjänsten ska utföras
.... occurrenceDateTime dateTime
.... occurrencePeriod Period
.... occurrenceTiming Timing
... asNeeded[x] SΣ 0..1 Vid behov
Binding: SNOMEDCTMedicationAsNeededReasonCodes (example): A coded concept identifying the pre-condition that should hold prior to performing a procedure. For example "pain", "on flare-up", etc.
.... asNeededBoolean boolean
.... asNeededCodeableConcept CodeableConcept
... authoredOn SΣ 0..1 dateTime Remissdatum
... requester SΣ 0..1 Reference(PractitionerRole Base Inera | Organization Base Inera | Patient Base Inera | RelatedPerson | Device) Remittent
... performerType SΣ 0..1 CodeableConcept Utförartyp/specialitet
Binding: ParticipantRoles (example): Indicates specific responsibility of an individual within the care team, such as "Primary physician", "Team coordinator", "Caregiver", etc.
... performer SΣ 0..* Reference(PractitionerRole Base Inera | Organization Base Inera | Device | Patient Base Inera | RelatedPerson) Mottagare
... locationCode SΣ 0..* CodeableConcept Platskod
Binding: ServiceDeliveryLocationRoleType (example): A location type where services are delivered.
... locationReference SΣ 0..* Reference(Location) Platsreferens
... reasonCode SΣ 0..* CodeableConcept Remissorsak (kodad)
Binding: ProcedureReasonCodes (example): Diagnosis or problem codes justifying the reason for requesting the service investigation.
... reasonReference SΣ 0..* Reference(Condition Diagnosis Inera | Observation | DiagnosticReport Base Inera) Remissorsak (referens)
... insurance S 0..* Reference(Coverage | ClaimResponse) Försäkring
... supportingInfo S 0..* Reference(Resource) Stödjande information
... specimen SΣ 0..* Reference(Specimen) Prov
... bodySite SΣ 0..* CodeableConcept Kroppsställe
Binding: SNOMEDCTBodyStructures (example): Codes describing anatomical locations. May include laterality.
... note S 0..* Annotation Kommentarer
... patientInstruction SΣ 0..1 string Patientinstruktion
... relevantHistory S 0..* Reference(Provenance) Relevant historik

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
ServiceRequest.status Base required RequestStatus 📦4.0.1 FHIR Std.
ServiceRequest.intent Base required RequestIntent 📦4.0.1 FHIR Std.
ServiceRequest.category Base example Service Request Category Codes 📍4.0.1 FHIR Std.
ServiceRequest.priority Base required Request priority 📦4.0.1 FHIR Std.
ServiceRequest.code Base example Procedure Codes (SNOMED CT) 📍4.0.1 FHIR Std.
ServiceRequest.orderDetail Base example Service Request Order Details Codes 📍4.0.1 FHIR Std.
ServiceRequest.asNeeded[x] Base example SNOMED CT Medication As Needed Reason Codes 📍4.0.1 FHIR Std.
ServiceRequest.performerType Base example Participant Roles 📍4.0.1 FHIR Std.
ServiceRequest.locationCode Base example ServiceDeliveryLocationRoleType 📦3.0.0 THO v7.0
ServiceRequest.reasonCode Base example Procedure Reason Codes 📍4.0.1 FHIR Std.
ServiceRequest.bodySite Base example SNOMED CT Body Structures 📍4.0.1 FHIR Std.

Constraints

Id Grade Path(s) Description Expression
dom-2 error ServiceRequest If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error ServiceRequest If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4 error ServiceRequest If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
dom-5 error ServiceRequest If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 best practice ServiceRequest A resource should have narrative for robust management text.`div`.exists()
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()
prr-1 error ServiceRequest orderDetail SHALL only be present if code is present orderDetail.empty() or code.exists()

This structure is derived from ServiceRequest

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. ServiceRequest 0..* ServiceRequest A request for a service to be performed
... identifier S 0..* Identifier Remiss-ID
... instantiatesCanonical S 0..* canonical(ActivityDefinition | PlanDefinition) Baserad på protokoll
... instantiatesUri S 0..* uri Protokoll-URI
... basedOn S 0..* Reference(CarePlan | ServiceRequest | MedicationRequest) Baserad på
... replaces S 0..* Reference(ServiceRequest) Ersätter
... requisition S 0..1 Identifier Gruppidentifierare
... status S 1..1 code Status
Binding: RequestStatus (required)
... intent S 1..1 code Avsikt
Binding: RequestIntent (required)
... category S 0..* CodeableConcept Kategori
... priority S 0..1 code Prioritet
Binding: RequestPriority (required)
... doNotPerform S 0..1 boolean Utför ej
... code S 0..1 CodeableConcept Remisstyp/tjänst
.... text S 0..1 string Plain text representation of the concept
... orderDetail S 0..* CodeableConcept Beställningsdetaljer
... quantity[x] S 0..1 Quantity, Ratio, Range Antal/omfattning
... subject S 1..1 Reference(Patient Base Inera) Patient
... encounter S 0..1 Reference(Encounter Base Inera) Vårdkontakt
... occurrence[x] S 0..1 dateTime, Period, Timing När tjänsten ska utföras
... asNeeded[x] S 0..1 boolean, CodeableConcept Vid behov
... authoredOn S 0..1 dateTime Remissdatum
... requester S 0..1 Reference(PractitionerRole Base Inera | Organization Base Inera | Patient Base Inera | RelatedPerson | Device) Remittent
... performerType S 0..1 CodeableConcept Utförartyp/specialitet
... performer S 0..* Reference(PractitionerRole Base Inera | Organization Base Inera | Device | Patient Base Inera | RelatedPerson) Mottagare
... locationCode S 0..* CodeableConcept Platskod
... locationReference S 0..* Reference(Location) Platsreferens
... reasonCode S 0..* CodeableConcept Remissorsak (kodad)
... reasonReference S 0..* Reference(Condition Diagnosis Inera | Observation | DiagnosticReport Base Inera) Remissorsak (referens)
... insurance S 0..* Reference(Coverage | ClaimResponse) Försäkring
... supportingInfo S 0..* Reference(Resource) Stödjande information
... specimen S 0..* Reference(Specimen) Prov
... bodySite S 0..* CodeableConcept Kroppsställe
... note S 0..* Annotation Kommentarer
... patientInstruction S 0..1 string Patientinstruktion
... relevantHistory S 0..* Reference(Provenance) Relevant historik

doco Documentation for this format

Terminology Bindings (Differential)

Path Status Usage ValueSet Version Source
ServiceRequest.status Base required RequestStatus 📦4.0.1 FHIR Std.
ServiceRequest.intent Base required RequestIntent 📦4.0.1 FHIR Std.
ServiceRequest.priority Base required Request priority 📦4.0.1 FHIR Std.
NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. ServiceRequest C 0..* ServiceRequest A request for a service to be performed
Constraints: prr-1
... id Σ 0..1 id Logical id of this artifact
... meta Σ 0..1 Meta Metadata about the resource
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... language 0..1 code Language of the resource content
Binding: CommonLanguages (preferred): A human language.
Additional BindingsPurpose
AllLanguages Max Binding
... text 0..1 Narrative Text summary of the resource, for human interpretation
This profile does not constrain the narrative in regard to content, language, or traceability to data elements
... contained 0..* Resource Contained, inline Resources
... extension 0..* Extension Additional content defined by implementations
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... identifier SΣ 0..* Identifier Remiss-ID
... instantiatesCanonical SΣ 0..* canonical(ActivityDefinition | PlanDefinition) Baserad på protokoll
... instantiatesUri SΣ 0..* uri Protokoll-URI
... basedOn SΣ 0..* Reference(CarePlan | ServiceRequest | MedicationRequest) Baserad på
... replaces SΣ 0..* Reference(ServiceRequest) Ersätter
... requisition SΣ 0..1 Identifier Gruppidentifierare
... status ?!SΣ 1..1 code Status
Binding: RequestStatus (required)
... intent ?!SΣ 1..1 code Avsikt
Binding: RequestIntent (required)
... category SΣ 0..* CodeableConcept Kategori
Binding: ServiceRequestCategoryCodes (example): Classification of the requested service.
... priority SΣ 0..1 code Prioritet
Binding: RequestPriority (required)
... doNotPerform ?!SΣ 0..1 boolean Utför ej
... code SΣ 0..1 CodeableConcept Remisstyp/tjänst
Binding: ProcedureCodes(SNOMEDCT) (example): Codes for tests or services that can be carried out by a designated individual, organization or healthcare service. For laboratory, LOINC is preferred.
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... coding Σ 0..* Coding Code defined by a terminology system
.... text SΣ 0..1 string Plain text representation of the concept
... orderDetail SΣC 0..* CodeableConcept Beställningsdetaljer
Binding: ServiceRequestOrderDetailsCodes (example): Codified order entry details which are based on order context.
... quantity[x] SΣ 0..1 Antal/omfattning
.... quantityQuantity Quantity
.... quantityRatio Ratio
.... quantityRange Range
... subject SΣ 1..1 Reference(Patient Base Inera) Patient
... encounter SΣ 0..1 Reference(Encounter Base Inera) Vårdkontakt
... occurrence[x] SΣ 0..1 När tjänsten ska utföras
.... occurrenceDateTime dateTime
.... occurrencePeriod Period
.... occurrenceTiming Timing
... asNeeded[x] SΣ 0..1 Vid behov
Binding: SNOMEDCTMedicationAsNeededReasonCodes (example): A coded concept identifying the pre-condition that should hold prior to performing a procedure. For example "pain", "on flare-up", etc.
.... asNeededBoolean boolean
.... asNeededCodeableConcept CodeableConcept
... authoredOn SΣ 0..1 dateTime Remissdatum
... requester SΣ 0..1 Reference(PractitionerRole Base Inera | Organization Base Inera | Patient Base Inera | RelatedPerson | Device) Remittent
... performerType SΣ 0..1 CodeableConcept Utförartyp/specialitet
Binding: ParticipantRoles (example): Indicates specific responsibility of an individual within the care team, such as "Primary physician", "Team coordinator", "Caregiver", etc.
... performer SΣ 0..* Reference(PractitionerRole Base Inera | Organization Base Inera | Device | Patient Base Inera | RelatedPerson) Mottagare
... locationCode SΣ 0..* CodeableConcept Platskod
Binding: ServiceDeliveryLocationRoleType (example): A location type where services are delivered.
... locationReference SΣ 0..* Reference(Location) Platsreferens
... reasonCode SΣ 0..* CodeableConcept Remissorsak (kodad)
Binding: ProcedureReasonCodes (example): Diagnosis or problem codes justifying the reason for requesting the service investigation.
... reasonReference SΣ 0..* Reference(Condition Diagnosis Inera | Observation | DiagnosticReport Base Inera) Remissorsak (referens)
... insurance S 0..* Reference(Coverage | ClaimResponse) Försäkring
... supportingInfo S 0..* Reference(Resource) Stödjande information
... specimen SΣ 0..* Reference(Specimen) Prov
... bodySite SΣ 0..* CodeableConcept Kroppsställe
Binding: SNOMEDCTBodyStructures (example): Codes describing anatomical locations. May include laterality.
... note S 0..* Annotation Kommentarer
... patientInstruction SΣ 0..1 string Patientinstruktion
... relevantHistory S 0..* Reference(Provenance) Relevant historik

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
ServiceRequest.language Base preferred Common Languages 📍4.0.1 FHIR Std.
ServiceRequest.status Base required RequestStatus 📦4.0.1 FHIR Std.
ServiceRequest.intent Base required RequestIntent 📦4.0.1 FHIR Std.
ServiceRequest.category Base example Service Request Category Codes 📍4.0.1 FHIR Std.
ServiceRequest.priority Base required Request priority 📦4.0.1 FHIR Std.
ServiceRequest.code Base example Procedure Codes (SNOMED CT) 📍4.0.1 FHIR Std.
ServiceRequest.orderDetail Base example Service Request Order Details Codes 📍4.0.1 FHIR Std.
ServiceRequest.asNeeded[x] Base example SNOMED CT Medication As Needed Reason Codes 📍4.0.1 FHIR Std.
ServiceRequest.performerType Base example Participant Roles 📍4.0.1 FHIR Std.
ServiceRequest.locationCode Base example ServiceDeliveryLocationRoleType 📦3.0.0 THO v7.0
ServiceRequest.reasonCode Base example Procedure Reason Codes 📍4.0.1 FHIR Std.
ServiceRequest.bodySite Base example SNOMED CT Body Structures 📍4.0.1 FHIR Std.

Constraints

Id Grade Path(s) Description Expression
dom-2 error ServiceRequest If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error ServiceRequest If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4 error ServiceRequest If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
dom-5 error ServiceRequest If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 best practice ServiceRequest A resource should have narrative for robust management text.`div`.exists()
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()
prr-1 error ServiceRequest orderDetail SHALL only be present if code is present orderDetail.empty() or code.exists()

Key Elements View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. ServiceRequest C 0..* ServiceRequest A request for a service to be performed
Constraints: prr-1
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... identifier SΣ 0..* Identifier Remiss-ID
... instantiatesCanonical SΣ 0..* canonical(ActivityDefinition | PlanDefinition) Baserad på protokoll
... instantiatesUri SΣ 0..* uri Protokoll-URI
... basedOn SΣ 0..* Reference(CarePlan | ServiceRequest | MedicationRequest) Baserad på
... replaces SΣ 0..* Reference(ServiceRequest) Ersätter
... requisition SΣ 0..1 Identifier Gruppidentifierare
... status ?!SΣ 1..1 code Status
Binding: RequestStatus (required)
... intent ?!SΣ 1..1 code Avsikt
Binding: RequestIntent (required)
... category SΣ 0..* CodeableConcept Kategori
Binding: ServiceRequestCategoryCodes (example): Classification of the requested service.
... priority SΣ 0..1 code Prioritet
Binding: RequestPriority (required)
... doNotPerform ?!SΣ 0..1 boolean Utför ej
... code SΣ 0..1 CodeableConcept Remisstyp/tjänst
Binding: ProcedureCodes(SNOMEDCT) (example): Codes for tests or services that can be carried out by a designated individual, organization or healthcare service. For laboratory, LOINC is preferred.
.... text SΣ 0..1 string Plain text representation of the concept
... orderDetail SΣC 0..* CodeableConcept Beställningsdetaljer
Binding: ServiceRequestOrderDetailsCodes (example): Codified order entry details which are based on order context.
... quantity[x] SΣ 0..1 Antal/omfattning
.... quantityQuantity Quantity
.... quantityRatio Ratio
.... quantityRange Range
... subject SΣ 1..1 Reference(Patient Base Inera) Patient
... encounter SΣ 0..1 Reference(Encounter Base Inera) Vårdkontakt
... occurrence[x] SΣ 0..1 När tjänsten ska utföras
.... occurrenceDateTime dateTime
.... occurrencePeriod Period
.... occurrenceTiming Timing
... asNeeded[x] SΣ 0..1 Vid behov
Binding: SNOMEDCTMedicationAsNeededReasonCodes (example): A coded concept identifying the pre-condition that should hold prior to performing a procedure. For example "pain", "on flare-up", etc.
.... asNeededBoolean boolean
.... asNeededCodeableConcept CodeableConcept
... authoredOn SΣ 0..1 dateTime Remissdatum
... requester SΣ 0..1 Reference(PractitionerRole Base Inera | Organization Base Inera | Patient Base Inera | RelatedPerson | Device) Remittent
... performerType SΣ 0..1 CodeableConcept Utförartyp/specialitet
Binding: ParticipantRoles (example): Indicates specific responsibility of an individual within the care team, such as "Primary physician", "Team coordinator", "Caregiver", etc.
... performer SΣ 0..* Reference(PractitionerRole Base Inera | Organization Base Inera | Device | Patient Base Inera | RelatedPerson) Mottagare
... locationCode SΣ 0..* CodeableConcept Platskod
Binding: ServiceDeliveryLocationRoleType (example): A location type where services are delivered.
... locationReference SΣ 0..* Reference(Location) Platsreferens
... reasonCode SΣ 0..* CodeableConcept Remissorsak (kodad)
Binding: ProcedureReasonCodes (example): Diagnosis or problem codes justifying the reason for requesting the service investigation.
... reasonReference SΣ 0..* Reference(Condition Diagnosis Inera | Observation | DiagnosticReport Base Inera) Remissorsak (referens)
... insurance S 0..* Reference(Coverage | ClaimResponse) Försäkring
... supportingInfo S 0..* Reference(Resource) Stödjande information
... specimen SΣ 0..* Reference(Specimen) Prov
... bodySite SΣ 0..* CodeableConcept Kroppsställe
Binding: SNOMEDCTBodyStructures (example): Codes describing anatomical locations. May include laterality.
... note S 0..* Annotation Kommentarer
... patientInstruction SΣ 0..1 string Patientinstruktion
... relevantHistory S 0..* Reference(Provenance) Relevant historik

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
ServiceRequest.status Base required RequestStatus 📦4.0.1 FHIR Std.
ServiceRequest.intent Base required RequestIntent 📦4.0.1 FHIR Std.
ServiceRequest.category Base example Service Request Category Codes 📍4.0.1 FHIR Std.
ServiceRequest.priority Base required Request priority 📦4.0.1 FHIR Std.
ServiceRequest.code Base example Procedure Codes (SNOMED CT) 📍4.0.1 FHIR Std.
ServiceRequest.orderDetail Base example Service Request Order Details Codes 📍4.0.1 FHIR Std.
ServiceRequest.asNeeded[x] Base example SNOMED CT Medication As Needed Reason Codes 📍4.0.1 FHIR Std.
ServiceRequest.performerType Base example Participant Roles 📍4.0.1 FHIR Std.
ServiceRequest.locationCode Base example ServiceDeliveryLocationRoleType 📦3.0.0 THO v7.0
ServiceRequest.reasonCode Base example Procedure Reason Codes 📍4.0.1 FHIR Std.
ServiceRequest.bodySite Base example SNOMED CT Body Structures 📍4.0.1 FHIR Std.

Constraints

Id Grade Path(s) Description Expression
dom-2 error ServiceRequest If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error ServiceRequest If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4 error ServiceRequest If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
dom-5 error ServiceRequest If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 best practice ServiceRequest A resource should have narrative for robust management text.`div`.exists()
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()
prr-1 error ServiceRequest orderDetail SHALL only be present if code is present orderDetail.empty() or code.exists()

Differential View

This structure is derived from ServiceRequest

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. ServiceRequest 0..* ServiceRequest A request for a service to be performed
... identifier S 0..* Identifier Remiss-ID
... instantiatesCanonical S 0..* canonical(ActivityDefinition | PlanDefinition) Baserad på protokoll
... instantiatesUri S 0..* uri Protokoll-URI
... basedOn S 0..* Reference(CarePlan | ServiceRequest | MedicationRequest) Baserad på
... replaces S 0..* Reference(ServiceRequest) Ersätter
... requisition S 0..1 Identifier Gruppidentifierare
... status S 1..1 code Status
Binding: RequestStatus (required)
... intent S 1..1 code Avsikt
Binding: RequestIntent (required)
... category S 0..* CodeableConcept Kategori
... priority S 0..1 code Prioritet
Binding: RequestPriority (required)
... doNotPerform S 0..1 boolean Utför ej
... code S 0..1 CodeableConcept Remisstyp/tjänst
.... text S 0..1 string Plain text representation of the concept
... orderDetail S 0..* CodeableConcept Beställningsdetaljer
... quantity[x] S 0..1 Quantity, Ratio, Range Antal/omfattning
... subject S 1..1 Reference(Patient Base Inera) Patient
... encounter S 0..1 Reference(Encounter Base Inera) Vårdkontakt
... occurrence[x] S 0..1 dateTime, Period, Timing När tjänsten ska utföras
... asNeeded[x] S 0..1 boolean, CodeableConcept Vid behov
... authoredOn S 0..1 dateTime Remissdatum
... requester S 0..1 Reference(PractitionerRole Base Inera | Organization Base Inera | Patient Base Inera | RelatedPerson | Device) Remittent
... performerType S 0..1 CodeableConcept Utförartyp/specialitet
... performer S 0..* Reference(PractitionerRole Base Inera | Organization Base Inera | Device | Patient Base Inera | RelatedPerson) Mottagare
... locationCode S 0..* CodeableConcept Platskod
... locationReference S 0..* Reference(Location) Platsreferens
... reasonCode S 0..* CodeableConcept Remissorsak (kodad)
... reasonReference S 0..* Reference(Condition Diagnosis Inera | Observation | DiagnosticReport Base Inera) Remissorsak (referens)
... insurance S 0..* Reference(Coverage | ClaimResponse) Försäkring
... supportingInfo S 0..* Reference(Resource) Stödjande information
... specimen S 0..* Reference(Specimen) Prov
... bodySite S 0..* CodeableConcept Kroppsställe
... note S 0..* Annotation Kommentarer
... patientInstruction S 0..1 string Patientinstruktion
... relevantHistory S 0..* Reference(Provenance) Relevant historik

doco Documentation for this format

Terminology Bindings (Differential)

Path Status Usage ValueSet Version Source
ServiceRequest.status Base required RequestStatus 📦4.0.1 FHIR Std.
ServiceRequest.intent Base required RequestIntent 📦4.0.1 FHIR Std.
ServiceRequest.priority Base required Request priority 📦4.0.1 FHIR Std.

Snapshot View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. ServiceRequest C 0..* ServiceRequest A request for a service to be performed
Constraints: prr-1
... id Σ 0..1 id Logical id of this artifact
... meta Σ 0..1 Meta Metadata about the resource
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... language 0..1 code Language of the resource content
Binding: CommonLanguages (preferred): A human language.
Additional BindingsPurpose
AllLanguages Max Binding
... text 0..1 Narrative Text summary of the resource, for human interpretation
This profile does not constrain the narrative in regard to content, language, or traceability to data elements
... contained 0..* Resource Contained, inline Resources
... extension 0..* Extension Additional content defined by implementations
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... identifier SΣ 0..* Identifier Remiss-ID
... instantiatesCanonical SΣ 0..* canonical(ActivityDefinition | PlanDefinition) Baserad på protokoll
... instantiatesUri SΣ 0..* uri Protokoll-URI
... basedOn SΣ 0..* Reference(CarePlan | ServiceRequest | MedicationRequest) Baserad på
... replaces SΣ 0..* Reference(ServiceRequest) Ersätter
... requisition SΣ 0..1 Identifier Gruppidentifierare
... status ?!SΣ 1..1 code Status
Binding: RequestStatus (required)
... intent ?!SΣ 1..1 code Avsikt
Binding: RequestIntent (required)
... category SΣ 0..* CodeableConcept Kategori
Binding: ServiceRequestCategoryCodes (example): Classification of the requested service.
... priority SΣ 0..1 code Prioritet
Binding: RequestPriority (required)
... doNotPerform ?!SΣ 0..1 boolean Utför ej
... code SΣ 0..1 CodeableConcept Remisstyp/tjänst
Binding: ProcedureCodes(SNOMEDCT) (example): Codes for tests or services that can be carried out by a designated individual, organization or healthcare service. For laboratory, LOINC is preferred.
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... coding Σ 0..* Coding Code defined by a terminology system
.... text SΣ 0..1 string Plain text representation of the concept
... orderDetail SΣC 0..* CodeableConcept Beställningsdetaljer
Binding: ServiceRequestOrderDetailsCodes (example): Codified order entry details which are based on order context.
... quantity[x] SΣ 0..1 Antal/omfattning
.... quantityQuantity Quantity
.... quantityRatio Ratio
.... quantityRange Range
... subject SΣ 1..1 Reference(Patient Base Inera) Patient
... encounter SΣ 0..1 Reference(Encounter Base Inera) Vårdkontakt
... occurrence[x] SΣ 0..1 När tjänsten ska utföras
.... occurrenceDateTime dateTime
.... occurrencePeriod Period
.... occurrenceTiming Timing
... asNeeded[x] SΣ 0..1 Vid behov
Binding: SNOMEDCTMedicationAsNeededReasonCodes (example): A coded concept identifying the pre-condition that should hold prior to performing a procedure. For example "pain", "on flare-up", etc.
.... asNeededBoolean boolean
.... asNeededCodeableConcept CodeableConcept
... authoredOn SΣ 0..1 dateTime Remissdatum
... requester SΣ 0..1 Reference(PractitionerRole Base Inera | Organization Base Inera | Patient Base Inera | RelatedPerson | Device) Remittent
... performerType SΣ 0..1 CodeableConcept Utförartyp/specialitet
Binding: ParticipantRoles (example): Indicates specific responsibility of an individual within the care team, such as "Primary physician", "Team coordinator", "Caregiver", etc.
... performer SΣ 0..* Reference(PractitionerRole Base Inera | Organization Base Inera | Device | Patient Base Inera | RelatedPerson) Mottagare
... locationCode SΣ 0..* CodeableConcept Platskod
Binding: ServiceDeliveryLocationRoleType (example): A location type where services are delivered.
... locationReference SΣ 0..* Reference(Location) Platsreferens
... reasonCode SΣ 0..* CodeableConcept Remissorsak (kodad)
Binding: ProcedureReasonCodes (example): Diagnosis or problem codes justifying the reason for requesting the service investigation.
... reasonReference SΣ 0..* Reference(Condition Diagnosis Inera | Observation | DiagnosticReport Base Inera) Remissorsak (referens)
... insurance S 0..* Reference(Coverage | ClaimResponse) Försäkring
... supportingInfo S 0..* Reference(Resource) Stödjande information
... specimen SΣ 0..* Reference(Specimen) Prov
... bodySite SΣ 0..* CodeableConcept Kroppsställe
Binding: SNOMEDCTBodyStructures (example): Codes describing anatomical locations. May include laterality.
... note S 0..* Annotation Kommentarer
... patientInstruction SΣ 0..1 string Patientinstruktion
... relevantHistory S 0..* Reference(Provenance) Relevant historik

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
ServiceRequest.language Base preferred Common Languages 📍4.0.1 FHIR Std.
ServiceRequest.status Base required RequestStatus 📦4.0.1 FHIR Std.
ServiceRequest.intent Base required RequestIntent 📦4.0.1 FHIR Std.
ServiceRequest.category Base example Service Request Category Codes 📍4.0.1 FHIR Std.
ServiceRequest.priority Base required Request priority 📦4.0.1 FHIR Std.
ServiceRequest.code Base example Procedure Codes (SNOMED CT) 📍4.0.1 FHIR Std.
ServiceRequest.orderDetail Base example Service Request Order Details Codes 📍4.0.1 FHIR Std.
ServiceRequest.asNeeded[x] Base example SNOMED CT Medication As Needed Reason Codes 📍4.0.1 FHIR Std.
ServiceRequest.performerType Base example Participant Roles 📍4.0.1 FHIR Std.
ServiceRequest.locationCode Base example ServiceDeliveryLocationRoleType 📦3.0.0 THO v7.0
ServiceRequest.reasonCode Base example Procedure Reason Codes 📍4.0.1 FHIR Std.
ServiceRequest.bodySite Base example SNOMED CT Body Structures 📍4.0.1 FHIR Std.

Constraints

Id Grade Path(s) Description Expression
dom-2 error ServiceRequest If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error ServiceRequest If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4 error ServiceRequest If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
dom-5 error ServiceRequest If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 best practice ServiceRequest A resource should have narrative for robust management text.`div`.exists()
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()
prr-1 error ServiceRequest orderDetail SHALL only be present if code is present orderDetail.empty() or code.exists()

 

Other representations of profile: CSV, Excel, Schematron