IL Core Implementation Guide
0.18.0 - draft Israel flag

This page is part of the IL-Core IG (v0.18.0: draft-1 Draft) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions

Resource Profile: ILCore ServiceRequest Profile

Official URL: http://fhir.health.gov.il/StructureDefinition/il-core-service-request Version: 0.18.0
Standards status: Trial-use Maturity Level: 1 Computable Name: ILCoreServiceRequest

Israel Core proposed constraints and extensions on the ServiceRequest Resource

כללי

משאב הבסיס ServiceRequest משמש לתיעוד של בקשה לשירות כגון חקירות אבחון, טיפולים או פעולות שיש לבצע. בדומה לשאר משאבי הבסיס, הגדרת הבסיס של משאב ServiceRequest היא פתוחה ולא אוכפת מגבלות רבות. דוגמאות ל- ServiceRequest הן הפניות לדימות ובדיקות מעבדה, הפניה לביופסיה, הפניה לפיזיותרפיה הפניה לרופא מומחה וכן בקשות ספציפיות מצוות רפואי, כגון “שינוי תנוחה בשכיבה ובישיבה כל שעתיים”. כיוון שמשאב זה מעורב במגוון רחב של תרחישי שימוש ופעילויות הקשורות לבריאות, זהו אחד המשאבים הבסיסיים ב- FHIR. בדומה לשאר משאבי הבסיס, הגדרת הבסיס של משאב ServiceRequest היא פתוחה ולא אוכפת מגבלות רבות. במקרים בהם קיים משאב ייעודי (למשל: CoverageElegibilityRequest, MedicationRequest, Appointment וכו’) יש להשתמש בו במקום ב-ServiceRequest הגנרי.

הפרופיל הישראלי ILCoreServiceRequest נגזר ממשאב הבסיס ServiceRequest ומגדיר סט אילוצים וחוקים שהוגדרו במטרה לאפשר אחידות בהעברתו בין גורמים שונים במדינת ישראל. תצורתו הנוכחית הותאמה למערכת הבריאות הישראלית תוך הסתכלות, למידה והתחשבות במגבלות של פרופילים דומים בעולם ובפרט על פרופיל ServiceRequest מ- Us-Core, וכן מהדרישות העסקיות והאילוצים של מערכת הבריאות הישראלית.

עוד מידע על פרופיל זה ניתן למצוא באתר הקהילה

שדות חובה

בכל משאב התואם לפרופיל ILCoreServiceRequest חייבים להיות האלמנטים:

  • סטטוס - status
  • כוונה - intent
  • קטגוריה - category
  • הגורם אשר בעבורו הבקשה (subject) – התואם לאחד הפרופילים הבאים: ILCorePatient, ILCoreGroup, ILCoreDevice, ILCoreLocation
  • קוד שירות אחד מתוך רשימת השירותים - code

Must Support

בנוסף לאלמנטים שהוגדרו כחובה, הכיתוב (MS) Must Support ליד כל אלמנט מציין שכל מערכת חייבת לתמוך בו, במידה והוא קיים במופע ה- ILCoreServiceRequest שהתקבל. לחלק מהאלמנטים הוגדר MS כחלק מתאימות ל- US Core. להלן האלמנטים שהוגדר להם MS:

  • authoredOn
  • requester
  • occurrence[x]
  • occurrence[occurrenceDateTime]
  • occurrence[occurrencePeriod]
  • reasonCode

Usage:

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 ILCore ServiceRequest Profile
... basedOn 0..* Reference(ILCore CarePlan Profile | ILCore ServiceRequest Profile | ILCore MedicationRequest Profile) What request fulfills
... replaces 0..* Reference(ILCore ServiceRequest Profile) What request replaces
... status S 1..1 code draft | active | on-hold | revoked | completed | entered-in-error | unknown
... Slices for category S 1..* CodeableConcept Classification of service
Slice: Unordered, Open by pattern:$this
Binding: IL Core ServiceCategory (extensible)
.... category:il-core 0..* CodeableConcept Classification of service
Binding: IL Core ServiceCategory (required)
..... coding
...... system 1..1 uri Identity of the terminology system
Required Pattern: http://snomed.info/sct
...... code 1..1 code Symbol in syntax defined by the system
...... display 1..1 string Representation defined by the system
... code S 1..1 CodeableConcept What is being requested/ordered
Binding: IL Core procedure Codes (extensible)
... subject S 1..1 Reference(ILCore Patient Profile | ILCore Group Profile | ILCore Location Profile | ILCore Device Profile) Individual or Entity the service is ordered for
... encounter 0..1 Reference(ILCore Encounter Profile) Encounter in which the request was created
... Slices for occurrence[x] S 0..1 dateTime, Period, Timing When service should occur
Slice: Unordered, Open by type:$this
.... occurrence[x]:occurrenceDateTime S 0..1 dateTime When service should occur
..... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
...... relative-date 0..1 (Complex) Extension: Relative Date Criteria
URL: http://hl7.org/fhir/StructureDefinition/relative-date
.... occurrence[x]:occurrencePeriod S 0..1 Period When service should occur
... authoredOn S 0..1 dateTime Date request signed
... requester S 0..1 Reference(ILCore Practitioner Profile | ILCore PractitionerRole Profile | ILCore Organization Profile | ILCore Patient Profile | ILCore RelatedPerson Profile | ILCore Device Profile) Who/what is requesting service
... performer 0..* Reference(ILCore Practitioner Profile | ILCore PractitionerRole Profile | ILCore Organization Profile | ILCore CareTeam Profile | HealthcareService | ILCore Patient Profile | ILCore Device Profile | ILCore RelatedPerson Profile) Requested performer
... locationReference 0..* Reference(ILCore Location Profile) Requested location
... reasonCode S 0..* CodeableConcept Explanation/Justification for procedure or service
Binding: IL Core procedure Reason (extensible)
... reasonReference 0..* Reference(ILCore Condition Profile | ILCore Observation Profile | ILCore DiagnosticReport Profile | ILCore DocumentReference Profile) Explanation/Justification for service or service
... specimen 0..* Reference(ILCore Specimen Profile) Procedure Samples

doco Documentation for this format

Terminology Bindings (Differential)

PathConformanceValueSetURI
ServiceRequest.categoryextensibleILCoreServiceCategory
http://fhir.health.gov.il/ValueSet/il-core-service-category
from this IG
ServiceRequest.category:il-corerequiredILCoreServiceCategory
http://fhir.health.gov.il/ValueSet/il-core-service-category
from this IG
ServiceRequest.codeextensibleILCoreProcedureCode
http://fhir.health.gov.il/ValueSet/il-core-procedure-code
from this IG
ServiceRequest.reasonCodeextensibleILCoreProcedureReason
http://fhir.health.gov.il/ValueSet/il-core-procedure-reason
from this IG
NameFlagsCard.TypeDescription & Constraintsdoco
.. ServiceRequest C 0..* ServiceRequest ILCore ServiceRequest Profile
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
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... basedOn Σ 0..* Reference(ILCore CarePlan Profile | ILCore ServiceRequest Profile | ILCore MedicationRequest Profile) What request fulfills
... status ?!SΣ 1..1 code draft | active | on-hold | revoked | completed | entered-in-error | unknown
Binding: RequestStatus (required): The status of a service order.

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

... Slices for category SΣ 1..* CodeableConcept Classification of service
Slice: Unordered, Open by pattern:$this
Binding: IL Core ServiceCategory (extensible)
.... category:il-core Σ 0..* CodeableConcept Classification of service
Binding: IL Core ServiceCategory (required)
... doNotPerform ?!Σ 0..1 boolean True if service/procedure should not be performed
... code SΣ 1..1 CodeableConcept What is being requested/ordered
Binding: IL Core procedure Codes (extensible)
... subject SΣ 1..1 Reference(ILCore Patient Profile | ILCore Group Profile | ILCore Location Profile | ILCore Device Profile) Individual or Entity the service is ordered for
... encounter Σ 0..1 Reference(ILCore Encounter Profile) Encounter in which the request was created
... Slices for occurrence[x] SΣ 0..1 When service should occur
Slice: Unordered, Open by type:$this
.... occurrenceDateTime dateTime
.... occurrencePeriod Period
.... occurrenceTiming Timing
.... occurrence[x]:occurrenceDateTime SΣ 0..1 dateTime When service should occur
..... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
...... relative-date 0..1 (Complex) Extension: Relative Date Criteria
URL: http://hl7.org/fhir/StructureDefinition/relative-date
.... occurrence[x]:occurrencePeriod SΣ 0..1 Period When service should occur
... authoredOn SΣ 0..1 dateTime Date request signed
... requester SΣ 0..1 Reference(ILCore Practitioner Profile | ILCore PractitionerRole Profile | ILCore Organization Profile | ILCore Patient Profile | ILCore RelatedPerson Profile | ILCore Device Profile) Who/what is requesting service
... performer Σ 0..* Reference(ILCore Practitioner Profile | ILCore PractitionerRole Profile | ILCore Organization Profile | ILCore CareTeam Profile | HealthcareService | ILCore Patient Profile | ILCore Device Profile | ILCore RelatedPerson Profile) Requested performer
... locationReference Σ 0..* Reference(ILCore Location Profile) Requested location
... reasonCode SΣ 0..* CodeableConcept Explanation/Justification for procedure or service
Binding: IL Core procedure Reason (extensible)
... reasonReference Σ 0..* Reference(ILCore Condition Profile | ILCore Observation Profile | ILCore DiagnosticReport Profile | ILCore DocumentReference Profile) Explanation/Justification for service or service
... specimen Σ 0..* Reference(ILCore Specimen Profile) Procedure Samples

doco Documentation for this format

Terminology Bindings

PathConformanceValueSetURI
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.categoryextensibleILCoreServiceCategory
http://fhir.health.gov.il/ValueSet/il-core-service-category
from this IG
ServiceRequest.category:il-corerequiredILCoreServiceCategory
http://fhir.health.gov.il/ValueSet/il-core-service-category
from this IG
ServiceRequest.codeextensibleILCoreProcedureCode
http://fhir.health.gov.il/ValueSet/il-core-procedure-code
from this IG
ServiceRequest.reasonCodeextensibleILCoreProcedureReason
http://fhir.health.gov.il/ValueSet/il-core-procedure-reason
from this IG
NameFlagsCard.TypeDescription & Constraintsdoco
.. ServiceRequest C 0..* ServiceRequest ILCore ServiceRequest Profile
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
... extension 0..* Extension Additional content defined by implementations
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... identifier Σ 0..* Identifier Identifiers assigned to this order
... instantiatesCanonical Σ 0..* canonical(ActivityDefinition | PlanDefinition) Instantiates FHIR protocol or definition
... instantiatesUri Σ 0..* uri Instantiates external protocol or definition
... basedOn Σ 0..* Reference(ILCore CarePlan Profile | ILCore ServiceRequest Profile | ILCore MedicationRequest Profile) What request fulfills
... replaces Σ 0..* Reference(ILCore ServiceRequest Profile) What request replaces
... requisition Σ 0..1 Identifier Composite Request ID
... status ?!SΣ 1..1 code draft | active | on-hold | revoked | completed | entered-in-error | unknown
Binding: RequestStatus (required): The status of a service order.

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

... Slices for category SΣ 1..* CodeableConcept Classification of service
Slice: Unordered, Open by pattern:$this
Binding: IL Core ServiceCategory (extensible)
.... category:il-core Σ 0..* CodeableConcept Classification of service
Binding: IL Core ServiceCategory (required)
..... 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
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
...... system Σ 1..1 uri Identity of the terminology system
Required Pattern: http://snomed.info/sct
...... version Σ 0..1 string Version of the system - if relevant
...... code Σ 1..1 code Symbol in syntax defined by the system
...... display Σ 1..1 string Representation defined by the system
...... userSelected Σ 0..1 boolean If this coding was chosen directly by the user
..... text Σ 0..1 string Plain text representation of the concept
... 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 SΣ 1..1 CodeableConcept What is being requested/ordered
Binding: IL Core procedure Codes (extensible)
... 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(ILCore Patient Profile | ILCore Group Profile | ILCore Location Profile | ILCore Device Profile) Individual or Entity the service is ordered for
... encounter Σ 0..1 Reference(ILCore Encounter Profile) Encounter in which the request was created
... Slices for occurrence[x] SΣ 0..1 When service should occur
Slice: Unordered, Open by type:$this
.... occurrenceDateTime dateTime
.... occurrencePeriod Period
.... occurrenceTiming Timing
.... occurrence[x]:occurrenceDateTime SΣ 0..1 dateTime When service should occur
..... id 0..1 string xml:id (or equivalent in JSON)
..... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
...... relative-date 0..1 (Complex) Extension: Relative Date Criteria
URL: http://hl7.org/fhir/StructureDefinition/relative-date
..... value 0..1 dateTime Primitive value for dateTime
.... occurrence[x]:occurrencePeriod SΣ 0..1 Period When service should occur
... 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 SΣ 0..1 dateTime Date request signed
... requester SΣ 0..1 Reference(ILCore Practitioner Profile | ILCore PractitionerRole Profile | ILCore Organization Profile | ILCore Patient Profile | ILCore RelatedPerson Profile | ILCore Device Profile) 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(ILCore Practitioner Profile | ILCore PractitionerRole Profile | ILCore Organization Profile | ILCore CareTeam Profile | HealthcareService | ILCore Patient Profile | ILCore Device Profile | ILCore RelatedPerson Profile) Requested performer
... locationCode Σ 0..* CodeableConcept Requested location
Binding: ServiceDeliveryLocationRoleType (example): A location type where services are delivered.


... locationReference Σ 0..* Reference(ILCore Location Profile) Requested location
... reasonCode SΣ 0..* CodeableConcept Explanation/Justification for procedure or service
Binding: IL Core procedure Reason (extensible)
... reasonReference Σ 0..* Reference(ILCore Condition Profile | ILCore Observation Profile | ILCore DiagnosticReport Profile | ILCore DocumentReference Profile) Explanation/Justification for service or service
... insurance 0..* Reference(Coverage | ClaimResponse) Associated insurance coverage
... supportingInfo 0..* Reference(Resource) Additional clinical information
... specimen Σ 0..* Reference(ILCore Specimen Profile) 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.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.categoryextensibleILCoreServiceCategory
http://fhir.health.gov.il/ValueSet/il-core-service-category
from this IG
ServiceRequest.category:il-corerequiredILCoreServiceCategory
http://fhir.health.gov.il/ValueSet/il-core-service-category
from this IG
ServiceRequest.priorityrequiredRequestPriority
http://hl7.org/fhir/ValueSet/request-priority|4.0.1
from the FHIR Standard
ServiceRequest.codeextensibleILCoreProcedureCode
http://fhir.health.gov.il/ValueSet/il-core-procedure-code
from this IG
ServiceRequest.orderDetailexampleServiceRequestOrderDetailsCodes
http://hl7.org/fhir/ValueSet/servicerequest-orderdetail
from the FHIR Standard
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.reasonCodeextensibleILCoreProcedureReason
http://fhir.health.gov.il/ValueSet/il-core-procedure-reason
from this IG
ServiceRequest.bodySiteexampleSNOMEDCTBodyStructures
http://hl7.org/fhir/ValueSet/body-site
from the FHIR Standard

This structure is derived from ServiceRequest

Differential View

This structure is derived from ServiceRequest

NameFlagsCard.TypeDescription & Constraintsdoco
.. ServiceRequest 0..* ServiceRequest ILCore ServiceRequest Profile
... basedOn 0..* Reference(ILCore CarePlan Profile | ILCore ServiceRequest Profile | ILCore MedicationRequest Profile) What request fulfills
... replaces 0..* Reference(ILCore ServiceRequest Profile) What request replaces
... status S 1..1 code draft | active | on-hold | revoked | completed | entered-in-error | unknown
... Slices for category S 1..* CodeableConcept Classification of service
Slice: Unordered, Open by pattern:$this
Binding: IL Core ServiceCategory (extensible)
.... category:il-core 0..* CodeableConcept Classification of service
Binding: IL Core ServiceCategory (required)
..... coding
...... system 1..1 uri Identity of the terminology system
Required Pattern: http://snomed.info/sct
...... code 1..1 code Symbol in syntax defined by the system
...... display 1..1 string Representation defined by the system
... code S 1..1 CodeableConcept What is being requested/ordered
Binding: IL Core procedure Codes (extensible)
... subject S 1..1 Reference(ILCore Patient Profile | ILCore Group Profile | ILCore Location Profile | ILCore Device Profile) Individual or Entity the service is ordered for
... encounter 0..1 Reference(ILCore Encounter Profile) Encounter in which the request was created
... Slices for occurrence[x] S 0..1 dateTime, Period, Timing When service should occur
Slice: Unordered, Open by type:$this
.... occurrence[x]:occurrenceDateTime S 0..1 dateTime When service should occur
..... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
...... relative-date 0..1 (Complex) Extension: Relative Date Criteria
URL: http://hl7.org/fhir/StructureDefinition/relative-date
.... occurrence[x]:occurrencePeriod S 0..1 Period When service should occur
... authoredOn S 0..1 dateTime Date request signed
... requester S 0..1 Reference(ILCore Practitioner Profile | ILCore PractitionerRole Profile | ILCore Organization Profile | ILCore Patient Profile | ILCore RelatedPerson Profile | ILCore Device Profile) Who/what is requesting service
... performer 0..* Reference(ILCore Practitioner Profile | ILCore PractitionerRole Profile | ILCore Organization Profile | ILCore CareTeam Profile | HealthcareService | ILCore Patient Profile | ILCore Device Profile | ILCore RelatedPerson Profile) Requested performer
... locationReference 0..* Reference(ILCore Location Profile) Requested location
... reasonCode S 0..* CodeableConcept Explanation/Justification for procedure or service
Binding: IL Core procedure Reason (extensible)
... reasonReference 0..* Reference(ILCore Condition Profile | ILCore Observation Profile | ILCore DiagnosticReport Profile | ILCore DocumentReference Profile) Explanation/Justification for service or service
... specimen 0..* Reference(ILCore Specimen Profile) Procedure Samples

doco Documentation for this format

Terminology Bindings (Differential)

PathConformanceValueSetURI
ServiceRequest.categoryextensibleILCoreServiceCategory
http://fhir.health.gov.il/ValueSet/il-core-service-category
from this IG
ServiceRequest.category:il-corerequiredILCoreServiceCategory
http://fhir.health.gov.il/ValueSet/il-core-service-category
from this IG
ServiceRequest.codeextensibleILCoreProcedureCode
http://fhir.health.gov.il/ValueSet/il-core-procedure-code
from this IG
ServiceRequest.reasonCodeextensibleILCoreProcedureReason
http://fhir.health.gov.il/ValueSet/il-core-procedure-reason
from this IG

Key Elements View

NameFlagsCard.TypeDescription & Constraintsdoco
.. ServiceRequest C 0..* ServiceRequest ILCore ServiceRequest Profile
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
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... basedOn Σ 0..* Reference(ILCore CarePlan Profile | ILCore ServiceRequest Profile | ILCore MedicationRequest Profile) What request fulfills
... status ?!SΣ 1..1 code draft | active | on-hold | revoked | completed | entered-in-error | unknown
Binding: RequestStatus (required): The status of a service order.

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

... Slices for category SΣ 1..* CodeableConcept Classification of service
Slice: Unordered, Open by pattern:$this
Binding: IL Core ServiceCategory (extensible)
.... category:il-core Σ 0..* CodeableConcept Classification of service
Binding: IL Core ServiceCategory (required)
... doNotPerform ?!Σ 0..1 boolean True if service/procedure should not be performed
... code SΣ 1..1 CodeableConcept What is being requested/ordered
Binding: IL Core procedure Codes (extensible)
... subject SΣ 1..1 Reference(ILCore Patient Profile | ILCore Group Profile | ILCore Location Profile | ILCore Device Profile) Individual or Entity the service is ordered for
... encounter Σ 0..1 Reference(ILCore Encounter Profile) Encounter in which the request was created
... Slices for occurrence[x] SΣ 0..1 When service should occur
Slice: Unordered, Open by type:$this
.... occurrenceDateTime dateTime
.... occurrencePeriod Period
.... occurrenceTiming Timing
.... occurrence[x]:occurrenceDateTime SΣ 0..1 dateTime When service should occur
..... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
...... relative-date 0..1 (Complex) Extension: Relative Date Criteria
URL: http://hl7.org/fhir/StructureDefinition/relative-date
.... occurrence[x]:occurrencePeriod SΣ 0..1 Period When service should occur
... authoredOn SΣ 0..1 dateTime Date request signed
... requester SΣ 0..1 Reference(ILCore Practitioner Profile | ILCore PractitionerRole Profile | ILCore Organization Profile | ILCore Patient Profile | ILCore RelatedPerson Profile | ILCore Device Profile) Who/what is requesting service
... performer Σ 0..* Reference(ILCore Practitioner Profile | ILCore PractitionerRole Profile | ILCore Organization Profile | ILCore CareTeam Profile | HealthcareService | ILCore Patient Profile | ILCore Device Profile | ILCore RelatedPerson Profile) Requested performer
... locationReference Σ 0..* Reference(ILCore Location Profile) Requested location
... reasonCode SΣ 0..* CodeableConcept Explanation/Justification for procedure or service
Binding: IL Core procedure Reason (extensible)
... reasonReference Σ 0..* Reference(ILCore Condition Profile | ILCore Observation Profile | ILCore DiagnosticReport Profile | ILCore DocumentReference Profile) Explanation/Justification for service or service
... specimen Σ 0..* Reference(ILCore Specimen Profile) Procedure Samples

doco Documentation for this format

Terminology Bindings

PathConformanceValueSetURI
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.categoryextensibleILCoreServiceCategory
http://fhir.health.gov.il/ValueSet/il-core-service-category
from this IG
ServiceRequest.category:il-corerequiredILCoreServiceCategory
http://fhir.health.gov.il/ValueSet/il-core-service-category
from this IG
ServiceRequest.codeextensibleILCoreProcedureCode
http://fhir.health.gov.il/ValueSet/il-core-procedure-code
from this IG
ServiceRequest.reasonCodeextensibleILCoreProcedureReason
http://fhir.health.gov.il/ValueSet/il-core-procedure-reason
from this IG

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. ServiceRequest C 0..* ServiceRequest ILCore ServiceRequest Profile
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
... extension 0..* Extension Additional content defined by implementations
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... identifier Σ 0..* Identifier Identifiers assigned to this order
... instantiatesCanonical Σ 0..* canonical(ActivityDefinition | PlanDefinition) Instantiates FHIR protocol or definition
... instantiatesUri Σ 0..* uri Instantiates external protocol or definition
... basedOn Σ 0..* Reference(ILCore CarePlan Profile | ILCore ServiceRequest Profile | ILCore MedicationRequest Profile) What request fulfills
... replaces Σ 0..* Reference(ILCore ServiceRequest Profile) What request replaces
... requisition Σ 0..1 Identifier Composite Request ID
... status ?!SΣ 1..1 code draft | active | on-hold | revoked | completed | entered-in-error | unknown
Binding: RequestStatus (required): The status of a service order.

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

... Slices for category SΣ 1..* CodeableConcept Classification of service
Slice: Unordered, Open by pattern:$this
Binding: IL Core ServiceCategory (extensible)
.... category:il-core Σ 0..* CodeableConcept Classification of service
Binding: IL Core ServiceCategory (required)
..... 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
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
...... system Σ 1..1 uri Identity of the terminology system
Required Pattern: http://snomed.info/sct
...... version Σ 0..1 string Version of the system - if relevant
...... code Σ 1..1 code Symbol in syntax defined by the system
...... display Σ 1..1 string Representation defined by the system
...... userSelected Σ 0..1 boolean If this coding was chosen directly by the user
..... text Σ 0..1 string Plain text representation of the concept
... 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 SΣ 1..1 CodeableConcept What is being requested/ordered
Binding: IL Core procedure Codes (extensible)
... 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(ILCore Patient Profile | ILCore Group Profile | ILCore Location Profile | ILCore Device Profile) Individual or Entity the service is ordered for
... encounter Σ 0..1 Reference(ILCore Encounter Profile) Encounter in which the request was created
... Slices for occurrence[x] SΣ 0..1 When service should occur
Slice: Unordered, Open by type:$this
.... occurrenceDateTime dateTime
.... occurrencePeriod Period
.... occurrenceTiming Timing
.... occurrence[x]:occurrenceDateTime SΣ 0..1 dateTime When service should occur
..... id 0..1 string xml:id (or equivalent in JSON)
..... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
...... relative-date 0..1 (Complex) Extension: Relative Date Criteria
URL: http://hl7.org/fhir/StructureDefinition/relative-date
..... value 0..1 dateTime Primitive value for dateTime
.... occurrence[x]:occurrencePeriod SΣ 0..1 Period When service should occur
... 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 SΣ 0..1 dateTime Date request signed
... requester SΣ 0..1 Reference(ILCore Practitioner Profile | ILCore PractitionerRole Profile | ILCore Organization Profile | ILCore Patient Profile | ILCore RelatedPerson Profile | ILCore Device Profile) 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(ILCore Practitioner Profile | ILCore PractitionerRole Profile | ILCore Organization Profile | ILCore CareTeam Profile | HealthcareService | ILCore Patient Profile | ILCore Device Profile | ILCore RelatedPerson Profile) Requested performer
... locationCode Σ 0..* CodeableConcept Requested location
Binding: ServiceDeliveryLocationRoleType (example): A location type where services are delivered.


... locationReference Σ 0..* Reference(ILCore Location Profile) Requested location
... reasonCode SΣ 0..* CodeableConcept Explanation/Justification for procedure or service
Binding: IL Core procedure Reason (extensible)
... reasonReference Σ 0..* Reference(ILCore Condition Profile | ILCore Observation Profile | ILCore DiagnosticReport Profile | ILCore DocumentReference Profile) Explanation/Justification for service or service
... insurance 0..* Reference(Coverage | ClaimResponse) Associated insurance coverage
... supportingInfo 0..* Reference(Resource) Additional clinical information
... specimen Σ 0..* Reference(ILCore Specimen Profile) 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.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.categoryextensibleILCoreServiceCategory
http://fhir.health.gov.il/ValueSet/il-core-service-category
from this IG
ServiceRequest.category:il-corerequiredILCoreServiceCategory
http://fhir.health.gov.il/ValueSet/il-core-service-category
from this IG
ServiceRequest.priorityrequiredRequestPriority
http://hl7.org/fhir/ValueSet/request-priority|4.0.1
from the FHIR Standard
ServiceRequest.codeextensibleILCoreProcedureCode
http://fhir.health.gov.il/ValueSet/il-core-procedure-code
from this IG
ServiceRequest.orderDetailexampleServiceRequestOrderDetailsCodes
http://hl7.org/fhir/ValueSet/servicerequest-orderdetail
from the FHIR Standard
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.reasonCodeextensibleILCoreProcedureReason
http://fhir.health.gov.il/ValueSet/il-core-procedure-reason
from this IG
ServiceRequest.bodySiteexampleSNOMEDCTBodyStructures
http://hl7.org/fhir/ValueSet/body-site
from the FHIR Standard

This structure is derived from ServiceRequest

 

Other representations of profile: CSV, Excel, Schematron