Release 4 4B

This page is part of the FHIR Specification (v4.0.1: R4 (v4.3.0: R4B - Mixed Normative and STU ) in it's permanent home (it will always be available at this URL). ). The current version which supercedes this version is 5.0.0 . For a full list of available versions, see the Directory of published versions . Page versions: R4B R4 R4B R4

Orders and Observations Work Group   Maturity Level : 1 0 Trial Use Use Context : Any

The official URL for this profile is:

http://hl7.org/fhir/StructureDefinition/servicerequest-genetics

Describes how the ServiceRequest resource is used to for genetics

This profile was published on Tue, Oct 20, 2015 00:00+1100 as a draft by Health Level Seven International (Clinical Genomics).

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

This structure is derived from ServiceRequest .

Summary

Extensions

This structure refers to these extensions:

Name Flags Card. Type Description & Constraints doco
. . ServiceRequest I 0..* ServiceRequest A request for a service to be performed
. . . id Σ 0..1 string id Logical id of this artifact
. . . meta Σ I 0..1 Meta Metadata about the resource
. . . implicitRules ?! Σ I 0..1 uri A set of rules under which this content was created
. . . language I 0..1 code Language of the resource content
Binding: Common Languages ( preferred ) ): IETF language tag
Max Binding:
Additional Bindings Purpose
All Languages Max Binding
. . . text I 0..1 Narrative Text summary of the resource, for human interpretation
. . . contained 0..* Resource Contained, inline Resources
. . . Slices for extension I 0..* Extension Extension
Slice: Unordered, Open by value:url
. . . servicerequest-geneticsItem I 0..* (Complex) The items the orderer requested
URL: http://hl7.org/fhir/StructureDefinition/servicerequest-geneticsItem
. . . modifierExtension ?! I 0..* Extension Extensions that cannot be ignored
. . . identifier Σ I 0..* Identifier Identifiers assigned to this order
. . . instantiatesCanonical Σ I 0..* canonical ( ActivityDefinition | PlanDefinition ) Instantiates FHIR protocol or definition
. . . instantiatesUri Σ I 0..* uri Instantiates external protocol or definition
. . . basedOn Σ I 0..* Reference ( CarePlan | ServiceRequest | MedicationRequest ) What request fulfills
. . . replaces Σ I 0..* Reference ( ServiceRequest ) What request replaces
. . . requisition Σ I 0..1 Identifier Composite Request ID
. . . status ?! Σ I 1..1 code draft | active | on-hold | revoked | completed | entered-in-error | unknown
Binding: RequestStatus ( required ) ): The status of a service order.

. . . intent ?! Σ I 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 Σ I 0..* CodeableConcept Classification of service
Binding: Service Request Category Codes ( example ) ): Classification of the requested service.


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

. . . doNotPerform ?! Σ I 0..1 boolean True if service/procedure should not be performed
. . . code Σ I 0..1 CodeableConcept What is being requested/ordered
Binding: Procedure Codes (SNOMED CT) ( example ) ): Codes for tests or services that can be carried out by a designated individual, organization or healthcare service. For laboratory, LOINC is preferred and a valueset using LOINC Order codes is available.

. . . orderDetail Σ I 0..* CodeableConcept Additional order information
Binding: Service Request Order Details Codes ( example ) ): Codified order entry details which are based on order context.


. . . quantity[x] Σ I 0..1 Service amount
. . . . quantityQuantity Quantity
. . . . quantityRatio Ratio
. . . . quantityRange Range
. . . subject Σ I 1..1 Reference ( Patient | Group | Location | Device ) Individual or Entity the service is ordered for
. . . encounter Σ I 0..1 Reference ( Encounter ) Encounter in which the request was created
. . . occurrence[x] Σ I 0..1 When service should occur
. . . . occurrenceDateTime dateTime
. . . . occurrencePeriod Period
. . . . occurrenceTiming Timing
. . . asNeeded[x] Σ I 0..1 Preconditions for service
Binding: SNOMED CT Medication As Needed Reason Codes ( 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 Σ I 0..1 dateTime Date request signed
. . . requester Σ I 0..1 Reference ( Practitioner | PractitionerRole | Organization | Patient | RelatedPerson | Device ) Who/what is requesting service
. . . performerType Σ I 0..1 CodeableConcept Performer role
Binding: Participant Roles ActionParticipantRole ( example ) ): Indicates specific responsibility of an individual within the care team, such as "Primary physician", "Team coordinator", "Caregiver", etc.

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


. . . locationReference Σ I 0..* Reference ( Location ) Requested location
. . . reasonCode Σ I 0..* CodeableConcept Explanation/Justification for procedure or service
Binding: Procedure Reason Codes ( example ) ): SNOMED CT Condition/Problem/Diagnosis Codes


. . . reasonReference Σ I 0..* Reference ( Condition | Observation | DiagnosticReport | DocumentReference ) Explanation/Justification for service or service
. . . insurance I 0..* Reference ( Coverage | ClaimResponse ) Associated insurance coverage
. . . supportingInfo I 0..* Reference ( Resource ) Additional clinical information
. . . specimen Σ I 0..* Reference ( Specimen ) Procedure Samples
. . . bodySite Σ I 0..* CodeableConcept Location on Body
Binding: SNOMED CT Body Structures ( example ) ): SNOMED CT Body site concepts


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

doco Documentation for this format
<!-- ServiceRequest-Genetics -->doco

<ServiceRequest xmlns="http://hl7.org/fhir"
>
  <!-- from Element: extension -->
 <</id>

 <id value="[id]"/><!-- 0..1 Logical id of this artifact -->

 <meta><!-- ?? 0..1 Meta Metadata about the resource --></meta>
 <implicitRules value="[uri]"/><!-- ?? 0..1 A set of rules under which this content was created -->
 <language value="[code]"/><!-- ?? 0..1 Language of the resource content   -->
 <text><!-- ?? 0..1 Narrative 
     Text summary of the resource, for human interpretation --></text>
 <</contained>

 <contained><!-- ?? 0..* Resource Contained, inline Resources --></contained>

 <modifierExtension><!-- ?? 0..* Extension  Extensions that cannot be ignored  --></modifierExtension>
 <identifier><!-- ?? 0..* Identifier 
     Identifiers assigned to this order --></identifier>
 <instantiatesCanonical value="[canonical]"/><!-- ?? 0..* Instantiates FHIR protocol or definition -->
 <instantiatesUri value="[uri]"/><!-- ?? 0..* Instantiates external protocol or definition -->
 <basedOn><!-- ?? 0..* Reference(CarePlan) What request fulfills --></basedOn>
 <replaces><!-- ?? 0..* Reference(ServiceRequest) What request replaces --></replaces>
 <requisition><!-- ?? 0..1 Identifier Composite Request ID --></requisition>
 <status value="[code]"/><!-- ?? 1..1 draft | active | on-hold | revoked | completed | entered-in-error | unknown   -->
 <intent value="[code]"/><!-- ?? 1..1 proposal | plan | directive | order | original-order | reflex-order | filler-order | instance-order | option   -->
 <category><!-- ?? 0..* CodeableConcept Classification of service   --></category>
 <priority value="[code]"/><!-- ?? 0..1 routine | urgent | asap | stat   -->
 <doNotPerform value="[boolean]"/><!-- ?? 0..1 True if service/procedure should not be performed -->
 <code><!-- ?? 0..1 CodeableConcept What is being requested/ordered   --></code>
 <orderDetail><!-- ?? 0..* CodeableConcept Additional order information   --></orderDetail>
 <quantity[x]><!-- ?? 0..1 Quantity|Ratio|Range 
     Service amount --></quantity[x]>
 <subject><!-- ?? 1..1 Reference(Patient) 
     Individual or Entity the service is ordered for --></subject>
 <encounter><!-- ?? 0..1 Reference(Encounter) 
     Encounter in which the request was created --></encounter>
 <occurrence[x]><!-- ?? 0..1 dateTime|Period|Timing 
     When service should occur --></occurrence[x]>
 <asNeeded[x]><!-- ?? 0..1 boolean|CodeableConcept Preconditions for service   --></asNeeded[x]>
 <authoredOn value="[dateTime]"/><!-- ?? 0..1 Date request signed -->
 <requester><!-- ?? 0..1 Reference(Practitioner) 
     Who/what is requesting service --></requester>
 <</performerType>

 <performerType><!-- ?? 0..1 CodeableConcept Performer role    --></performerType>

 <performer><!-- ?? 0..* Reference(Practitioner) Requested performer --></performer>
 <</locationCode>

 <locationCode><!-- ?? 0..* CodeableConcept Requested location    --></locationCode>

 <locationReference><!-- ?? 0..* Reference(Location) 
     Requested location --></locationReference>
 <reasonCode><!-- ?? 0..* CodeableConcept Explanation/Justification for procedure or service   --></reasonCode>
 <reasonReference><!-- ?? 0..* Reference(Condition) 
     Explanation/Justification for service or service --></reasonReference>
 <insurance><!-- ?? 0..* Reference(Coverage) 
     Associated insurance coverage --></insurance>
 <supportingInfo><!-- ?? 0..* Reference(Resource) 
     Additional clinical information --></supportingInfo>
 <specimen><!-- ?? 0..* Reference(Specimen) Procedure Samples --></specimen>
 <bodySite><!-- ?? 0..* CodeableConcept Location on Body   --></bodySite>
 <note><!-- ?? 0..* Annotation Comments --></note>
 <patientInstruction value="[string]"/><!-- ?? 0..1 Patient or consumer-oriented instructions -->
 <relevantHistory><!-- ?? 0..* Reference(Provenance) 
     Request provenance --></relevantHistory>
</ServiceRequest>
{ // ServiceRequest-Genetics
  // from Element: extension
    "meta" : { Meta }, // C?Metadata about the resource
    "implicitRules" : "<uri>", // C?A set of rules under which this content was created
    "language" : "<code>", // C?Language of the resource content
    "text" : { Narrative }, // C?Text summary of the resource, for human interpretation
    "

    "contained" : [{ Resource }], // C?Contained, inline Resources

    "extension" : [ //  sliced by value:url  in the specified order, Open 
      { // 

      { // The items the orderer requested // C?

        // from Element: extension
      }
    ],
    "modifierExtension" : [{ Extension }], // C?Extensions that cannot be ignored
    "identifier" : [{ Identifier }], // C?Identifiers assigned to this order
    "instantiatesCanonical" : ["<canonical>"], // C?Instantiates FHIR protocol or definition
    "instantiatesUri" : ["<uri>"], // C?Instantiates external protocol or definition
    "basedOn" : [{ Reference(CarePlan) }], // C?What request fulfills
    "replaces" : [{ Reference(ServiceRequest) }], // C?What request replaces
    "requisition" : { Identifier }, // C?Composite Request ID
    "status" : "<code>", // C? R! draft | active | on-hold | revoked | completed | entered-in-error | unknown
    "intent" : "<code>", // C? R! proposal | plan | directive | order | original-order | reflex-order | filler-order | instance-order | option
    "category" : [{ CodeableConcept }], // C?Classification of service
    "priority" : "<code>", // C?routine | urgent | asap | stat
    "doNotPerform" : <boolean>, // C?True if service/procedure should not be performed
    "code" : { CodeableConcept }, // C?What is being requested/ordered
    "orderDetail" : [{ CodeableConcept }], // C?Additional order information
// value[x]: Service amount. One of these 3:
    "quantityQuantity" : { Quantity }, // C?Service amount
    "quantityRatio" : { Ratio }, // C?Service amount
    "quantityRange" : { Range }, // C?Service amount
    "subject" : { Reference(Patient) }, // C? R! Individual or Entity the service is ordered for
    "encounter" : { Reference(Encounter) }, // C?Encounter in which the request was created
// value[x]: When service should occur. One of these 3:
    "occurrenceDateTime" : "<dateTime>", // C?When service should occur
    "occurrencePeriod" : { Period }, // C?When service should occur
    "occurrenceTiming" : { Timing }, // C?When service should occur
// value[x]: Preconditions for service. One of these 2:
    "asNeededBoolean" : <boolean>, // C?Preconditions for service
    "asNeededCodeableConcept" : { CodeableConcept }, // C?Preconditions for service
    "authoredOn" : "<dateTime>", // C?Date request signed
    "requester" : { Reference(Practitioner) }, // C?Who/what is requesting service
    "

    "performerType" : { CodeableConcept }, // C?Performer role 

    "performer" : [{ Reference(Practitioner) }], // C?Requested performer
    "

    "locationCode" : [{ CodeableConcept }], // C?Requested location 

    "locationReference" : [{ Reference(Location) }], // C?Requested location
    "reasonCode" : [{ CodeableConcept }], // C?Explanation/Justification for procedure or service
    "reasonReference" : [{ Reference(Condition) }], // C?Explanation/Justification for service or service
    "insurance" : [{ Reference(Coverage) }], // C?Associated insurance coverage
    "supportingInfo" : [{ Reference(Resource) }], // C?Additional clinical information
    "specimen" : [{ Reference(Specimen) }] // C?Procedure Samples
    "bodySite" : [{ CodeableConcept }], // C?Location on Body
    "note" : [{ Annotation }], // C?Comments
    "patientInstruction" : "<string>", // C?Patient or consumer-oriented instructions
    "relevantHistory" : [{ Reference(Provenance) }], // C?Request provenance
  }

This structure is derived from ServiceRequest .

Summary

Extensions

This structure refers to these extensions:

Snapshot View

Name Flags Card. Type Description & Constraints doco
. . ServiceRequest I 0..* ServiceRequest A request for a service to be performed
. . . id Σ 0..1 string id Logical id of this artifact
. . . meta Σ I 0..1 Meta Metadata about the resource
. . . implicitRules ?! Σ I 0..1 uri A set of rules under which this content was created
. . . language I 0..1 code Language of the resource content
Binding: Common Languages ( preferred ) ): IETF language tag
Max Binding:
Additional Bindings Purpose
All Languages Max Binding
. . . text I 0..1 Narrative Text summary of the resource, for human interpretation
. . . contained 0..* Resource Contained, inline Resources
. . . Slices for extension I 0..* Extension Extension
Slice: Unordered, Open by value:url
. . . servicerequest-geneticsItem I 0..* (Complex) The items the orderer requested
URL: http://hl7.org/fhir/StructureDefinition/servicerequest-geneticsItem
. . . modifierExtension ?! I 0..* Extension Extensions that cannot be ignored
. . . identifier Σ I 0..* Identifier Identifiers assigned to this order
. . . instantiatesCanonical Σ I 0..* canonical ( ActivityDefinition | PlanDefinition ) Instantiates FHIR protocol or definition
. . . instantiatesUri Σ I 0..* uri Instantiates external protocol or definition
. . . basedOn Σ I 0..* Reference ( CarePlan | ServiceRequest | MedicationRequest ) What request fulfills
. . . replaces Σ I 0..* Reference ( ServiceRequest ) What request replaces
. . . requisition Σ I 0..1 Identifier Composite Request ID
. . . status ?! Σ I 1..1 code draft | active | on-hold | revoked | completed | entered-in-error | unknown
Binding: RequestStatus ( required ) ): The status of a service order.

. . . intent ?! Σ I 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 Σ I 0..* CodeableConcept Classification of service
Binding: Service Request Category Codes ( example ) ): Classification of the requested service.


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

. . . doNotPerform ?! Σ I 0..1 boolean True if service/procedure should not be performed
. . . code Σ I 0..1 CodeableConcept What is being requested/ordered
Binding: Procedure Codes (SNOMED CT) ( example ) ): Codes for tests or services that can be carried out by a designated individual, organization or healthcare service. For laboratory, LOINC is preferred and a valueset using LOINC Order codes is available.

. . . orderDetail Σ I 0..* CodeableConcept Additional order information
Binding: Service Request Order Details Codes ( example ) ): Codified order entry details which are based on order context.


. . . quantity[x] Σ I 0..1 Service amount
. . . . quantityQuantity Quantity
. . . . quantityRatio Ratio
. . . . quantityRange Range
. . . subject Σ I 1..1 Reference ( Patient | Group | Location | Device ) Individual or Entity the service is ordered for
. . . encounter Σ I 0..1 Reference ( Encounter ) Encounter in which the request was created
. . . occurrence[x] Σ I 0..1 When service should occur
. . . . occurrenceDateTime dateTime
. . . . occurrencePeriod Period
. . . . occurrenceTiming Timing
. . . asNeeded[x] Σ I 0..1 Preconditions for service
Binding: SNOMED CT Medication As Needed Reason Codes ( 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 Σ I 0..1 dateTime Date request signed
. . . requester Σ I 0..1 Reference ( Practitioner | PractitionerRole | Organization | Patient | RelatedPerson | Device ) Who/what is requesting service
. . . performerType Σ I 0..1 CodeableConcept Performer role
Binding: Participant Roles ActionParticipantRole ( example ) ): Indicates specific responsibility of an individual within the care team, such as "Primary physician", "Team coordinator", "Caregiver", etc.

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


. . . locationReference Σ I 0..* Reference ( Location ) Requested location
. . . reasonCode Σ I 0..* CodeableConcept Explanation/Justification for procedure or service
Binding: Procedure Reason Codes ( example ) ): SNOMED CT Condition/Problem/Diagnosis Codes


. . . reasonReference Σ I 0..* Reference ( Condition | Observation | DiagnosticReport | DocumentReference ) Explanation/Justification for service or service
. . . insurance I 0..* Reference ( Coverage | ClaimResponse ) Associated insurance coverage
. . . supportingInfo I 0..* Reference ( Resource ) Additional clinical information
. . . specimen Σ I 0..* Reference ( Specimen ) Procedure Samples
. . . bodySite Σ I 0..* CodeableConcept Location on Body
Binding: SNOMED CT Body Structures ( example ) ): SNOMED CT Body site concepts


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

doco Documentation for this format

XML Template

<!-- ServiceRequest-Genetics -->doco

<ServiceRequest xmlns="http://hl7.org/fhir"
>
  <!-- from Element: extension -->
 <</id>

 <id value="[id]"/><!-- 0..1 Logical id of this artifact -->

 <meta><!-- ?? 0..1 Meta Metadata about the resource --></meta>
 <implicitRules value="[uri]"/><!-- ?? 0..1 A set of rules under which this content was created -->
 <language value="[code]"/><!-- ?? 0..1 Language of the resource content   -->
 <text><!-- ?? 0..1 Narrative 
     Text summary of the resource, for human interpretation --></text>
 <</contained>

 <contained><!-- ?? 0..* Resource Contained, inline Resources --></contained>

 <modifierExtension><!-- ?? 0..* Extension  Extensions that cannot be ignored  --></modifierExtension>
 <identifier><!-- ?? 0..* Identifier 
     Identifiers assigned to this order --></identifier>
 <instantiatesCanonical value="[canonical]"/><!-- ?? 0..* Instantiates FHIR protocol or definition -->
 <instantiatesUri value="[uri]"/><!-- ?? 0..* Instantiates external protocol or definition -->
 <basedOn><!-- ?? 0..* Reference(CarePlan) What request fulfills --></basedOn>
 <replaces><!-- ?? 0..* Reference(ServiceRequest) What request replaces --></replaces>
 <requisition><!-- ?? 0..1 Identifier Composite Request ID --></requisition>
 <status value="[code]"/><!-- ?? 1..1 draft | active | on-hold | revoked | completed | entered-in-error | unknown   -->
 <intent value="[code]"/><!-- ?? 1..1 proposal | plan | directive | order | original-order | reflex-order | filler-order | instance-order | option   -->
 <category><!-- ?? 0..* CodeableConcept Classification of service   --></category>
 <priority value="[code]"/><!-- ?? 0..1 routine | urgent | asap | stat   -->
 <doNotPerform value="[boolean]"/><!-- ?? 0..1 True if service/procedure should not be performed -->
 <code><!-- ?? 0..1 CodeableConcept What is being requested/ordered   --></code>
 <orderDetail><!-- ?? 0..* CodeableConcept Additional order information   --></orderDetail>
 <quantity[x]><!-- ?? 0..1 Quantity|Ratio|Range 
     Service amount --></quantity[x]>
 <subject><!-- ?? 1..1 Reference(Patient) 
     Individual or Entity the service is ordered for --></subject>
 <encounter><!-- ?? 0..1 Reference(Encounter) 
     Encounter in which the request was created --></encounter>
 <occurrence[x]><!-- ?? 0..1 dateTime|Period|Timing 
     When service should occur --></occurrence[x]>
 <asNeeded[x]><!-- ?? 0..1 boolean|CodeableConcept Preconditions for service   --></asNeeded[x]>
 <authoredOn value="[dateTime]"/><!-- ?? 0..1 Date request signed -->
 <requester><!-- ?? 0..1 Reference(Practitioner) 
     Who/what is requesting service --></requester>
 <</performerType>

 <performerType><!-- ?? 0..1 CodeableConcept Performer role    --></performerType>

 <performer><!-- ?? 0..* Reference(Practitioner) Requested performer --></performer>
 <</locationCode>

 <locationCode><!-- ?? 0..* CodeableConcept Requested location    --></locationCode>

 <locationReference><!-- ?? 0..* Reference(Location) 
     Requested location --></locationReference>
 <reasonCode><!-- ?? 0..* CodeableConcept Explanation/Justification for procedure or service   --></reasonCode>
 <reasonReference><!-- ?? 0..* Reference(Condition) 
     Explanation/Justification for service or service --></reasonReference>
 <insurance><!-- ?? 0..* Reference(Coverage) 
     Associated insurance coverage --></insurance>
 <supportingInfo><!-- ?? 0..* Reference(Resource) 
     Additional clinical information --></supportingInfo>
 <specimen><!-- ?? 0..* Reference(Specimen) Procedure Samples --></specimen>
 <bodySite><!-- ?? 0..* CodeableConcept Location on Body   --></bodySite>
 <note><!-- ?? 0..* Annotation Comments --></note>
 <patientInstruction value="[string]"/><!-- ?? 0..1 Patient or consumer-oriented instructions -->
 <relevantHistory><!-- ?? 0..* Reference(Provenance) 
     Request provenance --></relevantHistory>
</ServiceRequest>

JSON Template

{ // ServiceRequest-Genetics
  // from Element: extension
    "meta" : { Meta }, // C?Metadata about the resource
    "implicitRules" : "<uri>", // C?A set of rules under which this content was created
    "language" : "<code>", // C?Language of the resource content
    "text" : { Narrative }, // C?Text summary of the resource, for human interpretation
    "

    "contained" : [{ Resource }], // C?Contained, inline Resources

    "extension" : [ //  sliced by value:url  in the specified order, Open 
      { // 

      { // The items the orderer requested // C?

        // from Element: extension
      }
    ],
    "modifierExtension" : [{ Extension }], // C?Extensions that cannot be ignored
    "identifier" : [{ Identifier }], // C?Identifiers assigned to this order
    "instantiatesCanonical" : ["<canonical>"], // C?Instantiates FHIR protocol or definition
    "instantiatesUri" : ["<uri>"], // C?Instantiates external protocol or definition
    "basedOn" : [{ Reference(CarePlan) }], // C?What request fulfills
    "replaces" : [{ Reference(ServiceRequest) }], // C?What request replaces
    "requisition" : { Identifier }, // C?Composite Request ID
    "status" : "<code>", // C? R! draft | active | on-hold | revoked | completed | entered-in-error | unknown
    "intent" : "<code>", // C? R! proposal | plan | directive | order | original-order | reflex-order | filler-order | instance-order | option
    "category" : [{ CodeableConcept }], // C?Classification of service
    "priority" : "<code>", // C?routine | urgent | asap | stat
    "doNotPerform" : <boolean>, // C?True if service/procedure should not be performed
    "code" : { CodeableConcept }, // C?What is being requested/ordered
    "orderDetail" : [{ CodeableConcept }], // C?Additional order information
// value[x]: Service amount. One of these 3:
    "quantityQuantity" : { Quantity }, // C?Service amount
    "quantityRatio" : { Ratio }, // C?Service amount
    "quantityRange" : { Range }, // C?Service amount
    "subject" : { Reference(Patient) }, // C? R! Individual or Entity the service is ordered for
    "encounter" : { Reference(Encounter) }, // C?Encounter in which the request was created
// value[x]: When service should occur. One of these 3:
    "occurrenceDateTime" : "<dateTime>", // C?When service should occur
    "occurrencePeriod" : { Period }, // C?When service should occur
    "occurrenceTiming" : { Timing }, // C?When service should occur
// value[x]: Preconditions for service. One of these 2:
    "asNeededBoolean" : <boolean>, // C?Preconditions for service
    "asNeededCodeableConcept" : { CodeableConcept }, // C?Preconditions for service
    "authoredOn" : "<dateTime>", // C?Date request signed
    "requester" : { Reference(Practitioner) }, // C?Who/what is requesting service
    "

    "performerType" : { CodeableConcept }, // C?Performer role 

    "performer" : [{ Reference(Practitioner) }], // C?Requested performer
    "

    "locationCode" : [{ CodeableConcept }], // C?Requested location 

    "locationReference" : [{ Reference(Location) }], // C?Requested location
    "reasonCode" : [{ CodeableConcept }], // C?Explanation/Justification for procedure or service
    "reasonReference" : [{ Reference(Condition) }], // C?Explanation/Justification for service or service
    "insurance" : [{ Reference(Coverage) }], // C?Associated insurance coverage
    "supportingInfo" : [{ Reference(Resource) }], // C?Additional clinical information
    "specimen" : [{ Reference(Specimen) }] // C?Procedure Samples
    "bodySite" : [{ CodeableConcept }], // C?Location on Body
    "note" : [{ Annotation }], // C?Comments
    "patientInstruction" : "<string>", // C?Patient or consumer-oriented instructions
    "relevantHistory" : [{ Reference(Provenance) }], // C?Request provenance
  }

 

Alternate definitions: Master Definition ( XML , JSON ), Schematron

Path Name Conformance ValueSet
ServiceRequest.language Common Languages preferred Common Languages
ServiceRequest.status RequestStatus required RequestStatus
ServiceRequest.intent RequestIntent required RequestIntent
ServiceRequest.category Service Request Category Codes example Service Request Category Codes
ServiceRequest.priority Request priority RequestPriority required Request priority RequestPriority
ServiceRequest.code Procedure Codes (SNOMED CT) example Procedure Codes (SNOMED CT)
ServiceRequest.orderDetail Service Request Order Details Codes example Service Request Order Details Codes
ServiceRequest.asNeeded[x] SNOMED CT Medication As Needed Reason Codes example SNOMED CT Medication As Needed Reason Codes
ServiceRequest.performerType Participant Roles ActionParticipantRole example Participant Roles ActionParticipantRole
ServiceRequest.locationCode V3 Value SetServiceDeliveryLocationRoleType ServiceDeliveryLocationRoleType example V3 Value SetServiceDeliveryLocationRoleType ServiceDeliveryLocationRoleType
ServiceRequest.reasonCode Procedure Reason Codes example Procedure Reason Codes
ServiceRequest.bodySite SNOMED CT Body Structures example SNOMED CT Body Structures
.