Release 4 R5 Final QA

This page is part of the FHIR Specification (v4.0.1: R4 (v5.0.0-draft-final: Final QA Preview for R5 - Mixed Normative and STU see ballot notes ) 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: R5 R4B R4 Content Examples Detailed Descriptions Mappings XML JSON 12.14.10.2 StructureDefinition: ServiceRequest-Genetics

Example ValueSet/contact-point-system (Turtle)

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). 12.14.10.2.1 Formal Views of Profile Content Description of Profiles, Differentials, Snapshots, and how the XML and JSON presentations work .
Orders and Observations Terminology Infrastructure Work Group   Maturity Level : 1 N/A Trial Use Standards Status : Informative Use Context : Any
Text Summary

This structure is derived from ServiceRequest . Name Flags Card. Type Description & Constraints ServiceRequest 0..* servicerequest-geneticsItem 0..* (Complex) The items the orderer requested URL: http://hl7.org/fhir/StructureDefinition/servicerequest-geneticsItem Documentation for this format Name Flags Card. Type Description & Constraints ServiceRequest I 0..* A request for a service to be performed id Σ 0..1 string 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 ) Max Binding: All Languages text I 0..1 Narrative Text summary of the resource, for human interpretation contained 0..* Resource Contained, inline Resources 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 ) intent ?! Σ I 1..1 code proposal | plan | directive | order | original-order | reflex-order | filler-order | instance-order | option Binding: RequestIntent ( required ) category Σ I 0..* CodeableConcept Classification of service Binding: Service Request Category Codes ( example ) priority Σ I 0..1 code routine | urgent | asap | stat Binding: Request priority ( required ) 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 ) orderDetail Σ I 0..* CodeableConcept Additional order information Binding: Service Request Order Details Codes ( example ) 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 ) 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 ( example ) performer Σ I 0..* Reference ( Practitioner | PractitionerRole | Organization | CareTeam | HealthcareService | Patient | Device | RelatedPerson ) Requested performer locationCode Σ I 0..* CodeableConcept Requested location Binding: ServiceDeliveryLocationRoleType ( example ) locationReference Σ I 0..* Reference ( Location ) Requested location reasonCode Σ I 0..* CodeableConcept Explanation/Justification for procedure or service Binding: Procedure Reason Codes ( example ) 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 ) note I 0..* Annotation Comments patientInstruction Σ I 0..1 string Patient or consumer-oriented instructions relevantHistory I 0..* Reference Raw Turtle ( Provenance (+ also see Turtle/RDF Format Specification ) Request provenance Documentation

Definition for this format <!-- ServiceRequest-Genetics --> Value SetContactPointSystem


@prefix fhir: <http://hl7.org/fhir/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .


< xmlns="http://hl7.org/fhir"
>
  <!-- from Element:  -->
 <</id>
 <</meta>
 <
 <
 <
     Text summary of the resource, for human interpretation</text>
 <</contained>
 <<a href="servicerequest-genetics-definitions.html#ServiceRequest.modifierExtension" title="May be used to represent additional information that is not part of the basic definition of the resource and that modifies the understanding of the element that contains it and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

# - resource -------------------------------------------------------------------

[] a fhir:ValueSet ;
  fhir:id [ fhir:v "contact-point-system"] ;
  fhir:meta [
     fhir:lastUpdated [ fhir:v "2023-03-01T23:03:57.298+11:00" ] ;
     fhir:profile ( [ fhir:v "http://hl7.org/fhir/StructureDefinition/shareablevalueset" ] )
  ] ;
  fhir:text [
     fhir:status [ fhir:v "generated" ]
  ] ;
  fhir:extension ( [
     fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg" ] ;
     fhir:value [ fhir:v "fhir" ]
  ] [
     fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status" ] ;
     fhir:value [ fhir:v "normative" ]
  ] [
     fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version" ] ;
     fhir:value [ fhir:v "4.0.0" ]
  ] [
     fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm" ] ;
     fhir:value [ fhir:v "5" ]
  ] ) ;
  fhir:url [ fhir:v "http://hl7.org/fhir/ValueSet/contact-point-system"], [ fhir:v "http://hl7.org/fhir/ValueSet/contact-point-system"] ;
  fhir:identifier ( [
     fhir:system [ fhir:v "urn:ietf:rfc:3986" ] ;
     fhir:value [ fhir:v "urn:oid:2.16.840.1.113883.4.642.3.71" ]
  ] [
     fhir:system [ fhir:v "urn:ietf:rfc:3986" ] ;
     fhir:value [ fhir:v "urn:oid:2.16.840.1.113883.4.642.3.71" ]
  ] ) ;
  fhir:version [ fhir:v "5.0.0-draft-final"], [ fhir:v "5.0.0-draft-final"] ;
  fhir:name [ fhir:v "ContactPointSystem"], [ fhir:v "ContactPointSystem"] ;
  fhir:title [ fhir:v "ContactPointSystem"], [ fhir:v "ContactPointSystem"] ;
  fhir:status [ fhir:v "active"], [ fhir:v "active"] ;
  fhir:experimental [ fhir:v "false"], [ fhir:v "false"] ;
  fhir:date [ fhir:v "2023-03-01T23:03:57+11:00"], [ fhir:v "2023-03-01T23:03:57+11:00"] ;
  fhir:publisher [ fhir:v "HL7 (FHIR Project)"], [ fhir:v "HL7 (FHIR Project)"] ;
  fhir:contact ( [
     fhir:telecom ( [
       fhir:system [ fhir:v "url" ] ;
       fhir:value [ fhir:v "http://hl7.org/fhir" ]
     ] [
       fhir:system [ fhir:v "email" ] ;
       fhir:value [ fhir:v "fhir@lists.hl7.org" ]
     ] )
  ] [
     fhir:telecom ( [
       fhir:system [ fhir:v "url" ] ;
       fhir:value [ fhir:v "http://hl7.org/fhir" ]
     ] [
       fhir:system [ fhir:v "email" ] ;
       fhir:value [ fhir:v "fhir@lists.hl7.org" ]
     ] )
  ] ) ;
  fhir:description [ fhir:v "Telecommunications form for contact point."], [ fhir:v "Telecommunications form for contact point."] ;
  fhir:jurisdiction ( [
     fhir:coding ( [
       fhir:system [ fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm" ] ;
       fhir:code [ fhir:v "001" ] ;
       fhir:display [ fhir:v "World" ]
     ] )
  ] [
     fhir:coding ( [
       fhir:system [ fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm" ] ;
       fhir:code [ fhir:v "001" ] ;
       fhir:display [ fhir:v "World" ]
     ] )
  ] ) ;
  fhir:immutable [ fhir:v "true"] ;
  fhir:compose [
     fhir:include ( [
       fhir:system [ fhir:v "http://hl7.org/fhir/contact-point-system" ]
     ] )
  ] .

# -------------------------------------------------------------------------------------


Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself) (this element modifies the meaning of other elements)" class="dict"></modifierExtension>
 <
     Identifiers assigned to this order</identifier>
 <
 <
 <</basedOn>
 <</replaces>
 <</requisition>
 <
 <
 <</category>
 <
 <
 <</code>
 <</orderDetail>
 <
     Service amount</quantity[x]>
 <
     Individual or Entity the service is ordered for</subject>
 <
     Encounter in which the request was created</encounter>
 <
     When service should occur</occurrence[x]>
 <</asNeeded[x]>
 <
 <
     Who/what is requesting service</requester>
 <</performerType>
 <</performer>
 <</locationCode>
 <
     Requested location</locationReference>
 <</reasonCode>
 <
     Explanation/Justification for service or service</reasonReference>
 <
     Associated insurance coverage</insurance>
 <
     Additional clinical information</supportingInfo>
 <</specimen>
 <</bodySite>
 <</note>
 <
 <
     Request provenance</relevantHistory>
</ServiceRequest>
    
{ // 
  // from Element: 
    "
    "
    "
    "
    "
    " 
      { // 
        // from Element: 
      }
    ],
    "<a href="servicerequest-genetics-definitions.html#ServiceRequest.modifierExtension" title="May be used to represent additional information that is not part of the basic definition of the resource and that modifies the understanding of the element that contains it and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.


Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself) (this element modifies the meaning of other elements)" class="dict">
    "
    "
    "
    "
    "
    "
    "
    "
    "
    "
    "
    "
    "

    "
    "
    "
    "
    "

    "
    "
    "

    "
    "
    "
    "
    "
    "
    "
    "
    "
    "
    "
    "
    "
    "
    "
    "
    "
  }

This structure is derived from ServiceRequest . Summary

Extensions This structure refers Usage note: every effort has been made to these extensions: http://hl7.org/fhir/StructureDefinition/servicerequest-geneticsItem Differential View This structure is derived from ServiceRequest . Name Flags Card. Type Description & Constraints ServiceRequest 0..* servicerequest-geneticsItem 0..* (Complex) The items ensure that the orderer requested URL: http://hl7.org/fhir/StructureDefinition/servicerequest-geneticsItem Documentation for this format Snapshot View Name Flags Card. Type Description & Constraints ServiceRequest I 0..* A request for examples are correct and useful, but they are not a service to be performed id Σ 0..1 string 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 ) Max Binding: All Languages text I 0..1 Narrative Text summary of the resource, for human interpretation contained 0..* Resource Contained, inline Resources 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 ) intent ?! Σ I 1..1 code proposal | plan | directive | order | original-order | reflex-order | filler-order | instance-order | option Binding: RequestIntent ( required ) category Σ I 0..* CodeableConcept Classification normative part of service Binding: Service Request Category Codes ( example ) priority Σ I 0..1 code routine | urgent | asap | stat Binding: Request priority ( required ) 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 ) orderDetail Σ I 0..* CodeableConcept Additional order information Binding: Service Request Order Details Codes ( example ) 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 ) 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 ( example ) performer Σ I 0..* Reference ( Practitioner | PractitionerRole | Organization | CareTeam | HealthcareService | Patient | Device | RelatedPerson ) Requested performer locationCode Σ I 0..* CodeableConcept Requested location Binding: ServiceDeliveryLocationRoleType ( example ) locationReference Σ I 0..* Reference ( Location ) Requested location reasonCode Σ I 0..* CodeableConcept Explanation/Justification for procedure or service Binding: Procedure Reason Codes ( example ) 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 ) note I 0..* Annotation Comments patientInstruction Σ I 0..1 string Patient or consumer-oriented instructions relevantHistory I 0..* Reference ( Provenance ) Request provenance Documentation for this format XML Template <!-- ServiceRequest-Genetics --> < xmlns="http://hl7.org/fhir" > <!-- from Element: --> <</id> <</meta> < < < Text summary of the resource, for human interpretation</text> <</contained> <<a href="servicerequest-genetics-definitions.html#ServiceRequest.modifierExtension" title="May be used to represent additional information that is not part of the basic definition of the resource and that modifies the understanding of the element that contains it and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself) (this element modifies the meaning of other elements)" class="dict"></modifierExtension> < Identifiers assigned to this order</identifier> < < <</basedOn> <</replaces> <</requisition> < < <</category> < < <</code> <</orderDetail> < Service amount</quantity[x]> < Individual or Entity the service is ordered for</subject> < Encounter in which the request was created</encounter> < When service should occur</occurrence[x]> <</asNeeded[x]> < < Who/what is requesting service</requester> <</performerType> <</performer> <</locationCode> < Requested location</locationReference> <</reasonCode> < Explanation/Justification for service or service</reasonReference> < Associated insurance coverage</insurance> < Additional clinical information</supportingInfo> <</specimen> <</bodySite> <</note> < < Request provenance</relevantHistory> </ServiceRequest> JSON Template specification.

{ // // from Element: " " " " " " { // // from Element: } ], "<a href="servicerequest-genetics-definitions.html#ServiceRequest.modifierExtension" title="May be used to represent additional information that is not part of the basic definition of the resource and that modifies the understanding of the element that contains it and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself) (this element modifies the meaning of other elements)" class="dict"> " " " " " " " " " " " " " " " " " " " " " " " " " " " " " " " " " " " " " " }
  Alternate definitions: Master Definition ( XML , JSON ), Schematron 12.14.10.2.2 Terminology Bindings 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 required Request priority 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 example Participant Roles ServiceRequest.locationCode V3 Value SetServiceDeliveryLocationRoleType example V3 Value SetServiceDeliveryLocationRoleType ServiceRequest.reasonCode Procedure Reason Codes example Procedure Reason Codes ServiceRequest.bodySite SNOMED CT Body Structures example SNOMED CT Body Structures .