1.4.1 - ci-build

DiagnosticReportIG - Local Development build (v1.4.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

Resource Profile: NilarServiceRequest

Official URL: http://nhn.no/fhir/nilar/StructureDefinition/nilar-service-request Version: 1.4.1
Active as of 2024-07-02 Computable Name: NilarServiceRequest

ServiceRecuest as used in Nilar, referenced from NilarDiagnosticReport.

Usage:

  • This Resource Profile is not used by any profiles in this Implementation Guide

Formal Views of Profile Content

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

This structure is derived from ServiceRequest

NameFlagsCard.TypeDescription & Constraintsdoco
.. ServiceRequest 0..* ServiceRequest A request for a service to be performed
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
.... receiptdate 0..1 dateTime Receipt Date
URL: http://nhn.no/fhir/nilar/StructureDefinition/nilar-receipt-date
.... paymentcategory 0..1 CodeableConcept Payment Category
URL: http://nhn.no/fhir/nilar/StructureDefinition/nilar-payment-category
Binding: Payment Category VS (required)
.... comment 0..* (Complex) Comment
URL: http://nhn.no/fhir/nilar/StructureDefinition/nilar-comment
..... Slices for value[x] 0..1 Annotation, CodeableConcept Value of extension
Slice: Unordered, Open by type:$this
...... value[x]:valueCodeableConcept 0..1 CodeableConcept Value of extension
Binding: Requisition Comment VS (required)
.... reservation 0..* CodeableConcept Reservation
URL: http://nhn.no/fhir/nilar/StructureDefinition/nilar-reservation
Binding: Reservation Codes (required)
... identifier 0..* Identifier Identifiers assigned to this order
.... system S 0..1 uri The namespace for the identifier value
Binding: Identifier Source VS (required)
.... value S 0..1 string The value that is unique
... subject S 1..1 Reference(Patient) Individual or Entity the service is ordered for
.... identifier S 0..1 Identifier Logical reference, when literal reference is not known
..... system S 0..1 uri The namespace for the identifier value
Binding: PublicIdType_VS (required)
..... value S 0..1 string The value that is unique
.... display S 0..1 string Text alternative for the resource
... reasonCode 0..* CodeableConcept Explanation/Justification for procedure or service
Binding: Request Reason VS (required)
... specimen 0..* Reference(Specimen) Procedure Samples

doco Documentation for this format

Terminology Bindings (Differential)

PathConformanceValueSetURI
ServiceRequest.extension:comment.value[x]:valueCodeableConceptrequiredRequisitionComment_VS
http://nhn.no/fhir/nilar/ValueSet/requisition-comment-vs
from this IG
ServiceRequest.identifier.systemrequiredIdentifierSource_VS (a valid code from Identifier Source CS)
http://nhn.no/fhir/nilar/ValueSet/identifier-source-vs
from this IG
ServiceRequest.subject.identifier.systemrequiredPublicIdType_VS (a valid code from Public Id Type CS)
http://nhn.no/fhir/nilar/ValueSet/public-it-type-vs
from this IG
ServiceRequest.reasonCoderequiredRequestReason_VS (a valid code from http://ehelse.no/fhir/CodeSystem/no-kodeverk-8231)
http://nhn.no/fhir/nilar/ValueSet/request-reason-vs
from this IG
NameFlagsCard.TypeDescription & Constraintsdoco
.. ServiceRequest C 0..* ServiceRequest A request for a service to be performed
prr-1: orderDetail SHALL only be present if code is present
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
.... receiptdate 0..1 dateTime Receipt Date
URL: http://nhn.no/fhir/nilar/StructureDefinition/nilar-receipt-date
.... paymentcategory 0..1 CodeableConcept Payment Category
URL: http://nhn.no/fhir/nilar/StructureDefinition/nilar-payment-category
Binding: Payment Category VS (required)
.... comment 0..* (Complex) Comment
URL: http://nhn.no/fhir/nilar/StructureDefinition/nilar-comment
..... extension 0..0
..... url 1..1 uri "http://nhn.no/fhir/nilar/StructureDefinition/nilar-comment"
..... Slices for value[x] 0..1 Value of extension
Slice: Unordered, Open by type:$this
...... valueAnnotation Annotation
...... valueCodeableConcept CodeableConcept
...... value[x]:valueCodeableConcept 0..1 CodeableConcept Value of extension
Binding: Requisition Comment VS (required)
.... reservation 0..* CodeableConcept Reservation
URL: http://nhn.no/fhir/nilar/StructureDefinition/nilar-reservation
Binding: Reservation Codes (required)
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
.... use ?!Σ 0..1 code usual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .

.... system SΣ 0..1 uri The namespace for the identifier value
Binding: Identifier Source VS (required)
Example General: http://www.acme.com/identifiers/patient
.... value SΣ 0..1 string The value that is unique
Example General: 123456
... status ?!Σ 1..1 code draft | active | on-hold | revoked | completed | entered-in-error | unknown
Binding: RequestStatus (required): The status of a service order.

... intent ?!Σ 1..1 code proposal | plan | directive | order | original-order | reflex-order | filler-order | instance-order | option
Binding: RequestIntent (required): The kind of service request.

... doNotPerform ?!Σ 0..1 boolean True if service/procedure should not be performed
... subject SΣ 1..1 Reference(Patient) Individual or Entity the service is ordered for
.... identifier SΣ 0..1 Identifier Logical reference, when literal reference is not known
..... use ?!Σ 0..1 code usual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .

..... system SΣ 0..1 uri The namespace for the identifier value
Binding: PublicIdType_VS (required)
Example General: http://www.acme.com/identifiers/patient
..... value SΣ 0..1 string The value that is unique
Example General: 123456
.... display SΣ 0..1 string Text alternative for the resource
... requester Σ 0..1 Reference(PractitionerRole) Who/what is requesting service
... reasonCode Σ 0..* CodeableConcept Explanation/Justification for procedure or service
Binding: Request Reason VS (required)
... specimen Σ 0..* Reference(Specimen) Procedure Samples

doco Documentation for this format

Terminology Bindings

PathConformanceValueSetURI
ServiceRequest.extension:comment.value[x]:valueCodeableConceptrequiredRequisitionComment_VS
http://nhn.no/fhir/nilar/ValueSet/requisition-comment-vs
from this IG
ServiceRequest.identifier.userequiredIdentifierUse
http://hl7.org/fhir/ValueSet/identifier-use|4.0.1
from the FHIR Standard
ServiceRequest.identifier.systemrequiredIdentifierSource_VS (a valid code from Identifier Source CS)
http://nhn.no/fhir/nilar/ValueSet/identifier-source-vs
from this IG
ServiceRequest.statusrequiredRequestStatus
http://hl7.org/fhir/ValueSet/request-status|4.0.1
from the FHIR Standard
ServiceRequest.intentrequiredRequestIntent
http://hl7.org/fhir/ValueSet/request-intent|4.0.1
from the FHIR Standard
ServiceRequest.subject.identifier.userequiredIdentifierUse
http://hl7.org/fhir/ValueSet/identifier-use|4.0.1
from the FHIR Standard
ServiceRequest.subject.identifier.systemrequiredPublicIdType_VS (a valid code from Public Id Type CS)
http://nhn.no/fhir/nilar/ValueSet/public-it-type-vs
from this IG
ServiceRequest.reasonCoderequiredRequestReason_VS (a valid code from http://ehelse.no/fhir/CodeSystem/no-kodeverk-8231)
http://nhn.no/fhir/nilar/ValueSet/request-reason-vs
from this IG
NameFlagsCard.TypeDescription & Constraintsdoco
.. ServiceRequest C 0..* ServiceRequest A request for a service to be performed
prr-1: orderDetail SHALL only be present if code is present
... 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
... contained 0..* Resource Contained, inline Resources
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
.... receiptdate 0..1 dateTime Receipt Date
URL: http://nhn.no/fhir/nilar/StructureDefinition/nilar-receipt-date
.... paymentcategory 0..1 CodeableConcept Payment Category
URL: http://nhn.no/fhir/nilar/StructureDefinition/nilar-payment-category
Binding: Payment Category VS (required)
.... comment 0..* (Complex) Comment
URL: http://nhn.no/fhir/nilar/StructureDefinition/nilar-comment
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..0
..... url 1..1 uri "http://nhn.no/fhir/nilar/StructureDefinition/nilar-comment"
..... Slices for value[x] 0..1 Value of extension
Slice: Unordered, Open by type:$this
...... valueAnnotation Annotation
...... valueCodeableConcept CodeableConcept
...... value[x]:valueCodeableConcept 0..1 CodeableConcept Value of extension
Binding: Requisition Comment VS (required)
.... reservation 0..* CodeableConcept Reservation
URL: http://nhn.no/fhir/nilar/StructureDefinition/nilar-reservation
Binding: Reservation Codes (required)
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... identifier Σ 0..* Identifier Identifiers assigned to this order
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... use ?!Σ 0..1 code usual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .

.... type Σ 0..1 CodeableConcept Description of identifier
Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.

.... system SΣ 0..1 uri The namespace for the identifier value
Binding: Identifier Source VS (required)
Example General: http://www.acme.com/identifiers/patient
.... value SΣ 0..1 string The value that is unique
Example General: 123456
.... period Σ 0..1 Period Time period when id is/was valid for use
.... assigner Σ 0..1 Reference(Organization) Organization that issued id (may be just text)
... instantiatesCanonical Σ 0..* canonical(ActivityDefinition | PlanDefinition) Instantiates FHIR protocol or definition
... instantiatesUri Σ 0..* uri Instantiates external protocol or definition
... basedOn Σ 0..* Reference(CarePlan | ServiceRequest | MedicationRequest) What request fulfills
... replaces Σ 0..* Reference(ServiceRequest) What request replaces
... requisition Σ 0..1 Identifier Composite Request ID
... status ?!Σ 1..1 code draft | active | on-hold | revoked | completed | entered-in-error | unknown
Binding: RequestStatus (required): The status of a service order.

... intent ?!Σ 1..1 code proposal | plan | directive | order | original-order | reflex-order | filler-order | instance-order | option
Binding: RequestIntent (required): The kind of service request.

... category Σ 0..* CodeableConcept Classification of service
Binding: ServiceRequestCategoryCodes (example): Classification of the requested service.


... priority Σ 0..1 code routine | urgent | asap | stat
Binding: RequestPriority (required): Identifies the level of importance to be assigned to actioning the request.

... doNotPerform ?!Σ 0..1 boolean True if service/procedure should not be performed
... code Σ 0..1 CodeableConcept What is being requested/ordered
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)[http://build.fhir.org/terminologies.html#preferred] and a valueset using LOINC Order codes is available here.

... orderDetail ΣC 0..* CodeableConcept Additional order information
Binding: ServiceRequestOrderDetailsCodes (example): Codified order entry details which are based on order context.


... quantity[x] Σ 0..1 Service amount
.... quantityQuantity Quantity
.... quantityRatio Ratio
.... quantityRange Range
... subject SΣ 1..1 Reference(Patient) Individual or Entity the service is ordered for
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... reference ΣC 0..1 string Literal reference, Relative, internal or absolute URL
.... type Σ 0..1 uri Type the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model).

.... identifier SΣ 0..1 Identifier Logical reference, when literal reference is not known
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
..... use ?!Σ 0..1 code usual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .

..... type Σ 0..1 CodeableConcept Description of identifier
Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.

..... system SΣ 0..1 uri The namespace for the identifier value
Binding: PublicIdType_VS (required)
Example General: http://www.acme.com/identifiers/patient
..... value SΣ 0..1 string The value that is unique
Example General: 123456
..... period Σ 0..1 Period Time period when id is/was valid for use
..... assigner Σ 0..1 Reference(Organization) Organization that issued id (may be just text)
.... display SΣ 0..1 string Text alternative for the resource
... encounter Σ 0..1 Reference(Encounter) Encounter in which the request was created
... occurrence[x] Σ 0..1 When service should occur
.... occurrenceDateTime dateTime
.... occurrencePeriod Period
.... occurrenceTiming Timing
... asNeeded[x] Σ 0..1 Preconditions for service
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 Σ 0..1 dateTime Date request signed
... requester Σ 0..1 Reference(PractitionerRole) Who/what is requesting service
... performerType Σ 0..1 CodeableConcept Performer role
Binding: ParticipantRoles (example): Indicates specific responsibility of an individual within the care team, such as "Primary physician", "Team coordinator", "Caregiver", etc.

... performer Σ 0..* Reference(Practitioner | PractitionerRole | Organization | CareTeam | HealthcareService | Patient | Device | RelatedPerson) Requested performer
... locationCode Σ 0..* CodeableConcept Requested location
Binding: ServiceDeliveryLocationRoleType (example): A location type where services are delivered.


... locationReference Σ 0..* Reference(Location) Requested location
... reasonCode Σ 0..* CodeableConcept Explanation/Justification for procedure or service
Binding: Request Reason VS (required)
... reasonReference Σ 0..* Reference(Condition | Observation | DiagnosticReport | DocumentReference) Explanation/Justification for service or service
... insurance 0..* Reference(Coverage | ClaimResponse) Associated insurance coverage
... supportingInfo 0..* Reference(Resource) Additional clinical information
... specimen Σ 0..* Reference(Specimen) Procedure Samples
... bodySite Σ 0..* CodeableConcept Location on Body
Binding: SNOMEDCTBodyStructures (example): Codes describing anatomical locations. May include laterality.


... note 0..* Annotation Comments
... patientInstruction Σ 0..1 string Patient or consumer-oriented instructions
... relevantHistory 0..* Reference(Provenance) Request provenance

doco Documentation for this format

Terminology Bindings

PathConformanceValueSetURI
ServiceRequest.languagepreferredCommonLanguages
Additional Bindings Purpose
AllLanguages Max Binding
http://hl7.org/fhir/ValueSet/languages
from the FHIR Standard
ServiceRequest.extension:comment.value[x]:valueCodeableConceptrequiredRequisitionComment_VS
http://nhn.no/fhir/nilar/ValueSet/requisition-comment-vs
from this IG
ServiceRequest.identifier.userequiredIdentifierUse
http://hl7.org/fhir/ValueSet/identifier-use|4.0.1
from the FHIR Standard
ServiceRequest.identifier.typeextensibleIdentifier Type Codes
http://hl7.org/fhir/ValueSet/identifier-type
from the FHIR Standard
ServiceRequest.identifier.systemrequiredIdentifierSource_VS (a valid code from Identifier Source CS)
http://nhn.no/fhir/nilar/ValueSet/identifier-source-vs
from this IG
ServiceRequest.statusrequiredRequestStatus
http://hl7.org/fhir/ValueSet/request-status|4.0.1
from the FHIR Standard
ServiceRequest.intentrequiredRequestIntent
http://hl7.org/fhir/ValueSet/request-intent|4.0.1
from the FHIR Standard
ServiceRequest.categoryexampleServiceRequestCategoryCodes
http://hl7.org/fhir/ValueSet/servicerequest-category
from the FHIR Standard
ServiceRequest.priorityrequiredRequestPriority
http://hl7.org/fhir/ValueSet/request-priority|4.0.1
from the FHIR Standard
ServiceRequest.codeexampleProcedureCodes(SNOMEDCT)
http://hl7.org/fhir/ValueSet/procedure-code
from the FHIR Standard
ServiceRequest.orderDetailexampleServiceRequestOrderDetailsCodes
http://hl7.org/fhir/ValueSet/servicerequest-orderdetail
from the FHIR Standard
ServiceRequest.subject.typeextensibleResourceType
http://hl7.org/fhir/ValueSet/resource-types
from the FHIR Standard
ServiceRequest.subject.identifier.userequiredIdentifierUse
http://hl7.org/fhir/ValueSet/identifier-use|4.0.1
from the FHIR Standard
ServiceRequest.subject.identifier.typeextensibleIdentifier Type Codes
http://hl7.org/fhir/ValueSet/identifier-type
from the FHIR Standard
ServiceRequest.subject.identifier.systemrequiredPublicIdType_VS (a valid code from Public Id Type CS)
http://nhn.no/fhir/nilar/ValueSet/public-it-type-vs
from this IG
ServiceRequest.asNeeded[x]exampleSNOMEDCTMedicationAsNeededReasonCodes
http://hl7.org/fhir/ValueSet/medication-as-needed-reason
from the FHIR Standard
ServiceRequest.performerTypeexampleParticipantRoles
http://hl7.org/fhir/ValueSet/participant-role
from the FHIR Standard
ServiceRequest.locationCodeexampleServiceDeliveryLocationRoleType
http://terminology.hl7.org/ValueSet/v3-ServiceDeliveryLocationRoleType
ServiceRequest.reasonCoderequiredRequestReason_VS (a valid code from http://ehelse.no/fhir/CodeSystem/no-kodeverk-8231)
http://nhn.no/fhir/nilar/ValueSet/request-reason-vs
from this IG
ServiceRequest.bodySiteexampleSNOMEDCTBodyStructures
http://hl7.org/fhir/ValueSet/body-site
from the FHIR Standard

This structure is derived from ServiceRequest

Summary

Must-Support: 7 elements

Extensions

This structure refers to these extensions:

Slices

This structure defines the following Slices:

  • The element 1 is sliced based on the value of ServiceRequest.extension.value[x]

Differential View

This structure is derived from ServiceRequest

NameFlagsCard.TypeDescription & Constraintsdoco
.. ServiceRequest 0..* ServiceRequest A request for a service to be performed
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
.... receiptdate 0..1 dateTime Receipt Date
URL: http://nhn.no/fhir/nilar/StructureDefinition/nilar-receipt-date
.... paymentcategory 0..1 CodeableConcept Payment Category
URL: http://nhn.no/fhir/nilar/StructureDefinition/nilar-payment-category
Binding: Payment Category VS (required)
.... comment 0..* (Complex) Comment
URL: http://nhn.no/fhir/nilar/StructureDefinition/nilar-comment
..... Slices for value[x] 0..1 Annotation, CodeableConcept Value of extension
Slice: Unordered, Open by type:$this
...... value[x]:valueCodeableConcept 0..1 CodeableConcept Value of extension
Binding: Requisition Comment VS (required)
.... reservation 0..* CodeableConcept Reservation
URL: http://nhn.no/fhir/nilar/StructureDefinition/nilar-reservation
Binding: Reservation Codes (required)
... identifier 0..* Identifier Identifiers assigned to this order
.... system S 0..1 uri The namespace for the identifier value
Binding: Identifier Source VS (required)
.... value S 0..1 string The value that is unique
... subject S 1..1 Reference(Patient) Individual or Entity the service is ordered for
.... identifier S 0..1 Identifier Logical reference, when literal reference is not known
..... system S 0..1 uri The namespace for the identifier value
Binding: PublicIdType_VS (required)
..... value S 0..1 string The value that is unique
.... display S 0..1 string Text alternative for the resource
... reasonCode 0..* CodeableConcept Explanation/Justification for procedure or service
Binding: Request Reason VS (required)
... specimen 0..* Reference(Specimen) Procedure Samples

doco Documentation for this format

Terminology Bindings (Differential)

PathConformanceValueSetURI
ServiceRequest.extension:comment.value[x]:valueCodeableConceptrequiredRequisitionComment_VS
http://nhn.no/fhir/nilar/ValueSet/requisition-comment-vs
from this IG
ServiceRequest.identifier.systemrequiredIdentifierSource_VS (a valid code from Identifier Source CS)
http://nhn.no/fhir/nilar/ValueSet/identifier-source-vs
from this IG
ServiceRequest.subject.identifier.systemrequiredPublicIdType_VS (a valid code from Public Id Type CS)
http://nhn.no/fhir/nilar/ValueSet/public-it-type-vs
from this IG
ServiceRequest.reasonCoderequiredRequestReason_VS (a valid code from http://ehelse.no/fhir/CodeSystem/no-kodeverk-8231)
http://nhn.no/fhir/nilar/ValueSet/request-reason-vs
from this IG

Key Elements View

NameFlagsCard.TypeDescription & Constraintsdoco
.. ServiceRequest C 0..* ServiceRequest A request for a service to be performed
prr-1: orderDetail SHALL only be present if code is present
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
.... receiptdate 0..1 dateTime Receipt Date
URL: http://nhn.no/fhir/nilar/StructureDefinition/nilar-receipt-date
.... paymentcategory 0..1 CodeableConcept Payment Category
URL: http://nhn.no/fhir/nilar/StructureDefinition/nilar-payment-category
Binding: Payment Category VS (required)
.... comment 0..* (Complex) Comment
URL: http://nhn.no/fhir/nilar/StructureDefinition/nilar-comment
..... extension 0..0
..... url 1..1 uri "http://nhn.no/fhir/nilar/StructureDefinition/nilar-comment"
..... Slices for value[x] 0..1 Value of extension
Slice: Unordered, Open by type:$this
...... valueAnnotation Annotation
...... valueCodeableConcept CodeableConcept
...... value[x]:valueCodeableConcept 0..1 CodeableConcept Value of extension
Binding: Requisition Comment VS (required)
.... reservation 0..* CodeableConcept Reservation
URL: http://nhn.no/fhir/nilar/StructureDefinition/nilar-reservation
Binding: Reservation Codes (required)
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
.... use ?!Σ 0..1 code usual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .

.... system SΣ 0..1 uri The namespace for the identifier value
Binding: Identifier Source VS (required)
Example General: http://www.acme.com/identifiers/patient
.... value SΣ 0..1 string The value that is unique
Example General: 123456
... status ?!Σ 1..1 code draft | active | on-hold | revoked | completed | entered-in-error | unknown
Binding: RequestStatus (required): The status of a service order.

... intent ?!Σ 1..1 code proposal | plan | directive | order | original-order | reflex-order | filler-order | instance-order | option
Binding: RequestIntent (required): The kind of service request.

... doNotPerform ?!Σ 0..1 boolean True if service/procedure should not be performed
... subject SΣ 1..1 Reference(Patient) Individual or Entity the service is ordered for
.... identifier SΣ 0..1 Identifier Logical reference, when literal reference is not known
..... use ?!Σ 0..1 code usual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .

..... system SΣ 0..1 uri The namespace for the identifier value
Binding: PublicIdType_VS (required)
Example General: http://www.acme.com/identifiers/patient
..... value SΣ 0..1 string The value that is unique
Example General: 123456
.... display SΣ 0..1 string Text alternative for the resource
... requester Σ 0..1 Reference(PractitionerRole) Who/what is requesting service
... reasonCode Σ 0..* CodeableConcept Explanation/Justification for procedure or service
Binding: Request Reason VS (required)
... specimen Σ 0..* Reference(Specimen) Procedure Samples

doco Documentation for this format

Terminology Bindings

PathConformanceValueSetURI
ServiceRequest.extension:comment.value[x]:valueCodeableConceptrequiredRequisitionComment_VS
http://nhn.no/fhir/nilar/ValueSet/requisition-comment-vs
from this IG
ServiceRequest.identifier.userequiredIdentifierUse
http://hl7.org/fhir/ValueSet/identifier-use|4.0.1
from the FHIR Standard
ServiceRequest.identifier.systemrequiredIdentifierSource_VS (a valid code from Identifier Source CS)
http://nhn.no/fhir/nilar/ValueSet/identifier-source-vs
from this IG
ServiceRequest.statusrequiredRequestStatus
http://hl7.org/fhir/ValueSet/request-status|4.0.1
from the FHIR Standard
ServiceRequest.intentrequiredRequestIntent
http://hl7.org/fhir/ValueSet/request-intent|4.0.1
from the FHIR Standard
ServiceRequest.subject.identifier.userequiredIdentifierUse
http://hl7.org/fhir/ValueSet/identifier-use|4.0.1
from the FHIR Standard
ServiceRequest.subject.identifier.systemrequiredPublicIdType_VS (a valid code from Public Id Type CS)
http://nhn.no/fhir/nilar/ValueSet/public-it-type-vs
from this IG
ServiceRequest.reasonCoderequiredRequestReason_VS (a valid code from http://ehelse.no/fhir/CodeSystem/no-kodeverk-8231)
http://nhn.no/fhir/nilar/ValueSet/request-reason-vs
from this IG

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. ServiceRequest C 0..* ServiceRequest A request for a service to be performed
prr-1: orderDetail SHALL only be present if code is present
... 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
... contained 0..* Resource Contained, inline Resources
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
.... receiptdate 0..1 dateTime Receipt Date
URL: http://nhn.no/fhir/nilar/StructureDefinition/nilar-receipt-date
.... paymentcategory 0..1 CodeableConcept Payment Category
URL: http://nhn.no/fhir/nilar/StructureDefinition/nilar-payment-category
Binding: Payment Category VS (required)
.... comment 0..* (Complex) Comment
URL: http://nhn.no/fhir/nilar/StructureDefinition/nilar-comment
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..0
..... url 1..1 uri "http://nhn.no/fhir/nilar/StructureDefinition/nilar-comment"
..... Slices for value[x] 0..1 Value of extension
Slice: Unordered, Open by type:$this
...... valueAnnotation Annotation
...... valueCodeableConcept CodeableConcept
...... value[x]:valueCodeableConcept 0..1 CodeableConcept Value of extension
Binding: Requisition Comment VS (required)
.... reservation 0..* CodeableConcept Reservation
URL: http://nhn.no/fhir/nilar/StructureDefinition/nilar-reservation
Binding: Reservation Codes (required)
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... identifier Σ 0..* Identifier Identifiers assigned to this order
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... use ?!Σ 0..1 code usual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .

.... type Σ 0..1 CodeableConcept Description of identifier
Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.

.... system SΣ 0..1 uri The namespace for the identifier value
Binding: Identifier Source VS (required)
Example General: http://www.acme.com/identifiers/patient
.... value SΣ 0..1 string The value that is unique
Example General: 123456
.... period Σ 0..1 Period Time period when id is/was valid for use
.... assigner Σ 0..1 Reference(Organization) Organization that issued id (may be just text)
... instantiatesCanonical Σ 0..* canonical(ActivityDefinition | PlanDefinition) Instantiates FHIR protocol or definition
... instantiatesUri Σ 0..* uri Instantiates external protocol or definition
... basedOn Σ 0..* Reference(CarePlan | ServiceRequest | MedicationRequest) What request fulfills
... replaces Σ 0..* Reference(ServiceRequest) What request replaces
... requisition Σ 0..1 Identifier Composite Request ID
... status ?!Σ 1..1 code draft | active | on-hold | revoked | completed | entered-in-error | unknown
Binding: RequestStatus (required): The status of a service order.

... intent ?!Σ 1..1 code proposal | plan | directive | order | original-order | reflex-order | filler-order | instance-order | option
Binding: RequestIntent (required): The kind of service request.

... category Σ 0..* CodeableConcept Classification of service
Binding: ServiceRequestCategoryCodes (example): Classification of the requested service.


... priority Σ 0..1 code routine | urgent | asap | stat
Binding: RequestPriority (required): Identifies the level of importance to be assigned to actioning the request.

... doNotPerform ?!Σ 0..1 boolean True if service/procedure should not be performed
... code Σ 0..1 CodeableConcept What is being requested/ordered
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)[http://build.fhir.org/terminologies.html#preferred] and a valueset using LOINC Order codes is available here.

... orderDetail ΣC 0..* CodeableConcept Additional order information
Binding: ServiceRequestOrderDetailsCodes (example): Codified order entry details which are based on order context.


... quantity[x] Σ 0..1 Service amount
.... quantityQuantity Quantity
.... quantityRatio Ratio
.... quantityRange Range
... subject SΣ 1..1 Reference(Patient) Individual or Entity the service is ordered for
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... reference ΣC 0..1 string Literal reference, Relative, internal or absolute URL
.... type Σ 0..1 uri Type the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model).

.... identifier SΣ 0..1 Identifier Logical reference, when literal reference is not known
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
..... use ?!Σ 0..1 code usual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .

..... type Σ 0..1 CodeableConcept Description of identifier
Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.

..... system SΣ 0..1 uri The namespace for the identifier value
Binding: PublicIdType_VS (required)
Example General: http://www.acme.com/identifiers/patient
..... value SΣ 0..1 string The value that is unique
Example General: 123456
..... period Σ 0..1 Period Time period when id is/was valid for use
..... assigner Σ 0..1 Reference(Organization) Organization that issued id (may be just text)
.... display SΣ 0..1 string Text alternative for the resource
... encounter Σ 0..1 Reference(Encounter) Encounter in which the request was created
... occurrence[x] Σ 0..1 When service should occur
.... occurrenceDateTime dateTime
.... occurrencePeriod Period
.... occurrenceTiming Timing
... asNeeded[x] Σ 0..1 Preconditions for service
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 Σ 0..1 dateTime Date request signed
... requester Σ 0..1 Reference(PractitionerRole) Who/what is requesting service
... performerType Σ 0..1 CodeableConcept Performer role
Binding: ParticipantRoles (example): Indicates specific responsibility of an individual within the care team, such as "Primary physician", "Team coordinator", "Caregiver", etc.

... performer Σ 0..* Reference(Practitioner | PractitionerRole | Organization | CareTeam | HealthcareService | Patient | Device | RelatedPerson) Requested performer
... locationCode Σ 0..* CodeableConcept Requested location
Binding: ServiceDeliveryLocationRoleType (example): A location type where services are delivered.


... locationReference Σ 0..* Reference(Location) Requested location
... reasonCode Σ 0..* CodeableConcept Explanation/Justification for procedure or service
Binding: Request Reason VS (required)
... reasonReference Σ 0..* Reference(Condition | Observation | DiagnosticReport | DocumentReference) Explanation/Justification for service or service
... insurance 0..* Reference(Coverage | ClaimResponse) Associated insurance coverage
... supportingInfo 0..* Reference(Resource) Additional clinical information
... specimen Σ 0..* Reference(Specimen) Procedure Samples
... bodySite Σ 0..* CodeableConcept Location on Body
Binding: SNOMEDCTBodyStructures (example): Codes describing anatomical locations. May include laterality.


... note 0..* Annotation Comments
... patientInstruction Σ 0..1 string Patient or consumer-oriented instructions
... relevantHistory 0..* Reference(Provenance) Request provenance

doco Documentation for this format

Terminology Bindings

PathConformanceValueSetURI
ServiceRequest.languagepreferredCommonLanguages
Additional Bindings Purpose
AllLanguages Max Binding
http://hl7.org/fhir/ValueSet/languages
from the FHIR Standard
ServiceRequest.extension:comment.value[x]:valueCodeableConceptrequiredRequisitionComment_VS
http://nhn.no/fhir/nilar/ValueSet/requisition-comment-vs
from this IG
ServiceRequest.identifier.userequiredIdentifierUse
http://hl7.org/fhir/ValueSet/identifier-use|4.0.1
from the FHIR Standard
ServiceRequest.identifier.typeextensibleIdentifier Type Codes
http://hl7.org/fhir/ValueSet/identifier-type
from the FHIR Standard
ServiceRequest.identifier.systemrequiredIdentifierSource_VS (a valid code from Identifier Source CS)
http://nhn.no/fhir/nilar/ValueSet/identifier-source-vs
from this IG
ServiceRequest.statusrequiredRequestStatus
http://hl7.org/fhir/ValueSet/request-status|4.0.1
from the FHIR Standard
ServiceRequest.intentrequiredRequestIntent
http://hl7.org/fhir/ValueSet/request-intent|4.0.1
from the FHIR Standard
ServiceRequest.categoryexampleServiceRequestCategoryCodes
http://hl7.org/fhir/ValueSet/servicerequest-category
from the FHIR Standard
ServiceRequest.priorityrequiredRequestPriority
http://hl7.org/fhir/ValueSet/request-priority|4.0.1
from the FHIR Standard
ServiceRequest.codeexampleProcedureCodes(SNOMEDCT)
http://hl7.org/fhir/ValueSet/procedure-code
from the FHIR Standard
ServiceRequest.orderDetailexampleServiceRequestOrderDetailsCodes
http://hl7.org/fhir/ValueSet/servicerequest-orderdetail
from the FHIR Standard
ServiceRequest.subject.typeextensibleResourceType
http://hl7.org/fhir/ValueSet/resource-types
from the FHIR Standard
ServiceRequest.subject.identifier.userequiredIdentifierUse
http://hl7.org/fhir/ValueSet/identifier-use|4.0.1
from the FHIR Standard
ServiceRequest.subject.identifier.typeextensibleIdentifier Type Codes
http://hl7.org/fhir/ValueSet/identifier-type
from the FHIR Standard
ServiceRequest.subject.identifier.systemrequiredPublicIdType_VS (a valid code from Public Id Type CS)
http://nhn.no/fhir/nilar/ValueSet/public-it-type-vs
from this IG
ServiceRequest.asNeeded[x]exampleSNOMEDCTMedicationAsNeededReasonCodes
http://hl7.org/fhir/ValueSet/medication-as-needed-reason
from the FHIR Standard
ServiceRequest.performerTypeexampleParticipantRoles
http://hl7.org/fhir/ValueSet/participant-role
from the FHIR Standard
ServiceRequest.locationCodeexampleServiceDeliveryLocationRoleType
http://terminology.hl7.org/ValueSet/v3-ServiceDeliveryLocationRoleType
ServiceRequest.reasonCoderequiredRequestReason_VS (a valid code from http://ehelse.no/fhir/CodeSystem/no-kodeverk-8231)
http://nhn.no/fhir/nilar/ValueSet/request-reason-vs
from this IG
ServiceRequest.bodySiteexampleSNOMEDCTBodyStructures
http://hl7.org/fhir/ValueSet/body-site
from the FHIR Standard

This structure is derived from ServiceRequest

Summary

Must-Support: 7 elements

Extensions

This structure refers to these extensions:

Slices

This structure defines the following Slices:

  • The element 1 is sliced based on the value of ServiceRequest.extension.value[x]

 

Other representations of profile: CSV, Excel, Schematron