ServiceRequest

A record of a request for service such as diagnostic investigations, treatments, or operations to be performed.

Columns

Header row
# path type required description
0 resourceType string * Resource type identifier. Must be string "ServiceRequest"
1 integer * Number of subrows
2 id string * Logical id of this artifact
requisition Identifier Composite Request ID
3 requisition.use code usual | official | temp | secondary | old (If known)
requisition.type CodeableConcept Description of identifier
requisition.type.coding Coding Code defined by a terminology system
4 requisition.type.coding.system uri Identity of the terminology system
5 requisition.type.coding.version string Version of the system - if relevant
6 requisition.type.coding.code code Symbol in syntax defined by the system
7 requisition.type.coding.display string Representation defined by the system
8 requisition.type.coding.userSelected boolean If this coding was chosen directly by the user
9 requisition.type.text string Plain text representation of the concept
10 requisition.system uri The namespace for the identifier value
11 requisition.value string The value that is unique
requisition.period Period Time period when id is/was valid for use
12 requisition.period.start dateTime Starting time with inclusive boundary
13 requisition.period.end dateTime End time with inclusive boundary, if not ongoing
14 status code draft | active | on-hold | revoked | completed | entered-in-error | unknown
15 intent code proposal | plan | directive | order | original-order | reflex-order | filler-order | instance-order | option
16 priority code routine | urgent | asap | stat
17 doNotPerform boolean True if service/procedure should not be performed
code CodeableConcept What is being requested/ordered
code.coding Coding Code defined by a terminology system
18 code.coding.system uri Identity of the terminology system
19 code.coding.version string Version of the system - if relevant
20 code.coding.code code Symbol in syntax defined by the system
21 code.coding.display string Representation defined by the system
22 code.coding.userSelected boolean If this coding was chosen directly by the user
23 code.text string Plain text representation of the concept
quantity[x] Service amount
quantityQuantity Quantity
24 quantityQuantity.value decimal Numerical value (with implicit precision)
25 quantityQuantity.comparator code < | <= | >= | > - how to understand the value
26 quantityQuantity.unit string Unit representation
27 quantityQuantity.system uri System that defines coded unit form
28 quantityQuantity.code code Coded form of the unit
quantityRatio Ratio
quantityRatio.numerator Quantity Numerator value
29 quantityRatio.numerator.value decimal Numerical value (with implicit precision)
30 quantityRatio.numerator.comparator code < | <= | >= | > - how to understand the value
31 quantityRatio.numerator.unit string Unit representation
32 quantityRatio.numerator.system uri System that defines coded unit form
33 quantityRatio.numerator.code code Coded form of the unit
quantityRatio.denominator Quantity Denominator value
34 quantityRatio.denominator.value decimal Numerical value (with implicit precision)
35 quantityRatio.denominator.comparator code < | <= | >= | > - how to understand the value
36 quantityRatio.denominator.unit string Unit representation
37 quantityRatio.denominator.system uri System that defines coded unit form
38 quantityRatio.denominator.code code Coded form of the unit
quantityRange Range
quantityRange.low Quantity Low limit
39 quantityRange.low.value decimal Numerical value (with implicit precision)
40 quantityRange.low.unit string Unit representation
41 quantityRange.low.system uri System that defines coded unit form
42 quantityRange.low.code code Coded form of the unit
quantityRange.high Quantity High limit
43 quantityRange.high.value decimal Numerical value (with implicit precision)
44 quantityRange.high.unit string Unit representation
45 quantityRange.high.system uri System that defines coded unit form
46 quantityRange.high.code code Coded form of the unit
subject Reference Individual or Entity the service is ordered for
47 subject.reference string Literal reference, Relative, internal or absolute URL
48 subject.type uri Type the reference refers to (e.g. "Patient")
subject.identifier Identifier Logical reference, when literal reference is not known
49 subject.identifier.use code usual | official | temp | secondary | old (If known)
subject.identifier.type CodeableConcept Description of identifier
subject.identifier.type.coding Coding Code defined by a terminology system
50 subject.identifier.type.coding.system uri Identity of the terminology system
51 subject.identifier.type.coding.version string Version of the system - if relevant
52 subject.identifier.type.coding.code code Symbol in syntax defined by the system
53 subject.identifier.type.coding.display string Representation defined by the system
54 subject.identifier.type.coding.userSelected boolean If this coding was chosen directly by the user
55 subject.identifier.type.text string Plain text representation of the concept
56 subject.identifier.system uri The namespace for the identifier value
57 subject.identifier.value string The value that is unique
subject.identifier.period Period Time period when id is/was valid for use
58 subject.identifier.period.start dateTime Starting time with inclusive boundary
59 subject.identifier.period.end dateTime End time with inclusive boundary, if not ongoing
60 subject.display string Text alternative for the resource
encounter Reference Encounter in which the request was created
61 encounter.reference string Literal reference, Relative, internal or absolute URL
62 encounter.type uri Type the reference refers to (e.g. "Patient")
encounter.identifier Identifier Logical reference, when literal reference is not known
63 encounter.identifier.use code usual | official | temp | secondary | old (If known)
encounter.identifier.type CodeableConcept Description of identifier
encounter.identifier.type.coding Coding Code defined by a terminology system
64 encounter.identifier.type.coding.system uri Identity of the terminology system
65 encounter.identifier.type.coding.version string Version of the system - if relevant
66 encounter.identifier.type.coding.code code Symbol in syntax defined by the system
67 encounter.identifier.type.coding.display string Representation defined by the system
68 encounter.identifier.type.coding.userSelected boolean If this coding was chosen directly by the user
69 encounter.identifier.type.text string Plain text representation of the concept
70 encounter.identifier.system uri The namespace for the identifier value
71 encounter.identifier.value string The value that is unique
encounter.identifier.period Period Time period when id is/was valid for use
72 encounter.identifier.period.start dateTime Starting time with inclusive boundary
73 encounter.identifier.period.end dateTime End time with inclusive boundary, if not ongoing
74 encounter.display string Text alternative for the resource
occurrence[x] When service should occur
75 occurrenceDateTime dateTime
occurrencePeriod Period
76 occurrencePeriod.start dateTime Starting time with inclusive boundary
77 occurrencePeriod.end dateTime End time with inclusive boundary, if not ongoing
occurrenceTiming Timing
78 occurrenceTiming.event dateTime When the event occurs
occurrenceTiming.repeat When the event is to occur
occurrenceTiming.repeat.bounds[x] Length/Range of lengths, or (Start and/or end) limits
occurrenceTiming.repeat.boundsDuration Duration
79 occurrenceTiming.repeat.boundsDuration.value decimal Numerical value (with implicit precision)
80 occurrenceTiming.repeat.boundsDuration.comparator code < | <= | >= | > - how to understand the value
81 occurrenceTiming.repeat.boundsDuration.unit string Unit representation
82 occurrenceTiming.repeat.boundsDuration.system uri System that defines coded unit form
83 occurrenceTiming.repeat.boundsDuration.code code Coded form of the unit
occurrenceTiming.repeat.boundsRange Range
occurrenceTiming.repeat.boundsRange.low Quantity Low limit
84 occurrenceTiming.repeat.boundsRange.low.value decimal Numerical value (with implicit precision)
85 occurrenceTiming.repeat.boundsRange.low.unit string Unit representation
86 occurrenceTiming.repeat.boundsRange.low.system uri System that defines coded unit form
87 occurrenceTiming.repeat.boundsRange.low.code code Coded form of the unit
occurrenceTiming.repeat.boundsRange.high Quantity High limit
88 occurrenceTiming.repeat.boundsRange.high.value decimal Numerical value (with implicit precision)
89 occurrenceTiming.repeat.boundsRange.high.unit string Unit representation
90 occurrenceTiming.repeat.boundsRange.high.system uri System that defines coded unit form
91 occurrenceTiming.repeat.boundsRange.high.code code Coded form of the unit
occurrenceTiming.repeat.boundsPeriod Period
92 occurrenceTiming.repeat.boundsPeriod.start dateTime Starting time with inclusive boundary
93 occurrenceTiming.repeat.boundsPeriod.end dateTime End time with inclusive boundary, if not ongoing
94 occurrenceTiming.repeat.count positiveInt Number of times to repeat
95 occurrenceTiming.repeat.countMax positiveInt Maximum number of times to repeat
96 occurrenceTiming.repeat.duration decimal How long when it happens
97 occurrenceTiming.repeat.durationMax decimal How long when it happens (Max)
98 occurrenceTiming.repeat.durationUnit code s | min | h | d | wk | mo | a - unit of time (UCUM)
99 occurrenceTiming.repeat.frequency positiveInt Event occurs frequency times per period
100 occurrenceTiming.repeat.frequencyMax positiveInt Event occurs up to frequencyMax times per period
101 occurrenceTiming.repeat.period decimal Event occurs frequency times per period
102 occurrenceTiming.repeat.periodMax decimal Upper limit of period (3-4 hours)
103 occurrenceTiming.repeat.periodUnit code s | min | h | d | wk | mo | a - unit of time (UCUM)
104 occurrenceTiming.repeat.dayOfWeek code mon | tue | wed | thu | fri | sat | sun
105 occurrenceTiming.repeat.timeOfDay time Time of day for action
106 occurrenceTiming.repeat.when code Code for time period of occurrence
107 occurrenceTiming.repeat.offset unsignedInt Minutes from event (before or after)
occurrenceTiming.code CodeableConcept BID | TID | QID | AM | PM | QD | QOD | +
occurrenceTiming.code.coding Coding Code defined by a terminology system
108 occurrenceTiming.code.coding.system uri Identity of the terminology system
109 occurrenceTiming.code.coding.version string Version of the system - if relevant
110 occurrenceTiming.code.coding.code code Symbol in syntax defined by the system
111 occurrenceTiming.code.coding.display string Representation defined by the system
112 occurrenceTiming.code.coding.userSelected boolean If this coding was chosen directly by the user
113 occurrenceTiming.code.text string Plain text representation of the concept
asNeeded[x] Preconditions for service
114 asNeededBoolean boolean
asNeededCodeableConcept CodeableConcept
asNeededCodeableConcept.coding Coding Code defined by a terminology system
115 asNeededCodeableConcept.coding.system uri Identity of the terminology system
116 asNeededCodeableConcept.coding.version string Version of the system - if relevant
117 asNeededCodeableConcept.coding.code code Symbol in syntax defined by the system
118 asNeededCodeableConcept.coding.display string Representation defined by the system
119 asNeededCodeableConcept.coding.userSelected boolean If this coding was chosen directly by the user
120 asNeededCodeableConcept.text string Plain text representation of the concept
121 authoredOn dateTime Date request signed
requester Reference Who/what is requesting service
122 requester.reference string Literal reference, Relative, internal or absolute URL
123 requester.type uri Type the reference refers to (e.g. "Patient")
requester.identifier Identifier Logical reference, when literal reference is not known
124 requester.identifier.use code usual | official | temp | secondary | old (If known)
requester.identifier.type CodeableConcept Description of identifier
requester.identifier.type.coding Coding Code defined by a terminology system
125 requester.identifier.type.coding.system uri Identity of the terminology system
126 requester.identifier.type.coding.version string Version of the system - if relevant
127 requester.identifier.type.coding.code code Symbol in syntax defined by the system
128 requester.identifier.type.coding.display string Representation defined by the system
129 requester.identifier.type.coding.userSelected boolean If this coding was chosen directly by the user
130 requester.identifier.type.text string Plain text representation of the concept
131 requester.identifier.system uri The namespace for the identifier value
132 requester.identifier.value string The value that is unique
requester.identifier.period Period Time period when id is/was valid for use
133 requester.identifier.period.start dateTime Starting time with inclusive boundary
134 requester.identifier.period.end dateTime End time with inclusive boundary, if not ongoing
135 requester.display string Text alternative for the resource
performerType CodeableConcept Performer role
performerType.coding Coding Code defined by a terminology system
136 performerType.coding.system uri Identity of the terminology system
137 performerType.coding.version string Version of the system - if relevant
138 performerType.coding.code code Symbol in syntax defined by the system
139 performerType.coding.display string Representation defined by the system
140 performerType.coding.userSelected boolean If this coding was chosen directly by the user
141 performerType.text string Plain text representation of the concept
142 patientInstruction string Patient or consumer-oriented instructions
Row identifier
# path type required description
0 string * Subrow identifier. Must be string "identifier"
identifier Identifier Identifiers assigned to this order
1 identifier.use code usual | official | temp | secondary | old (If known)
identifier.type CodeableConcept Description of identifier
identifier.type.coding Coding Code defined by a terminology system
2 identifier.type.coding.system uri Identity of the terminology system
3 identifier.type.coding.version string Version of the system - if relevant
4 identifier.type.coding.code code Symbol in syntax defined by the system
5 identifier.type.coding.display string Representation defined by the system
6 identifier.type.coding.userSelected boolean If this coding was chosen directly by the user
7 identifier.type.text string Plain text representation of the concept
8 identifier.system uri The namespace for the identifier value
9 identifier.value string The value that is unique
identifier.period Period Time period when id is/was valid for use
10 identifier.period.start dateTime Starting time with inclusive boundary
11 identifier.period.end dateTime End time with inclusive boundary, if not ongoing
Row instantiatesCanonical
# path type required description
0 string * Subrow identifier. Must be string "instantiatesCanonical"
1 instantiatesCanonical canonical Instantiates FHIR protocol or definition
Row instantiatesUri
# path type required description
0 string * Subrow identifier. Must be string "instantiatesUri"
1 instantiatesUri uri Instantiates external protocol or definition
Row basedOn
# path type required description
0 string * Subrow identifier. Must be string "basedOn"
basedOn Reference What request fulfills
1 basedOn.reference string Literal reference, Relative, internal or absolute URL
2 basedOn.type uri Type the reference refers to (e.g. "Patient")
basedOn.identifier Identifier Logical reference, when literal reference is not known
3 basedOn.identifier.use code usual | official | temp | secondary | old (If known)
basedOn.identifier.type CodeableConcept Description of identifier
basedOn.identifier.type.coding Coding Code defined by a terminology system
4 basedOn.identifier.type.coding.system uri Identity of the terminology system
5 basedOn.identifier.type.coding.version string Version of the system - if relevant
6 basedOn.identifier.type.coding.code code Symbol in syntax defined by the system
7 basedOn.identifier.type.coding.display string Representation defined by the system
8 basedOn.identifier.type.coding.userSelected boolean If this coding was chosen directly by the user
9 basedOn.identifier.type.text string Plain text representation of the concept
10 basedOn.identifier.system uri The namespace for the identifier value
11 basedOn.identifier.value string The value that is unique
basedOn.identifier.period Period Time period when id is/was valid for use
12 basedOn.identifier.period.start dateTime Starting time with inclusive boundary
13 basedOn.identifier.period.end dateTime End time with inclusive boundary, if not ongoing
14 basedOn.display string Text alternative for the resource
Row replaces
# path type required description
0 string * Subrow identifier. Must be string "replaces"
replaces Reference What request replaces
1 replaces.reference string Literal reference, Relative, internal or absolute URL
2 replaces.type uri Type the reference refers to (e.g. "Patient")
replaces.identifier Identifier Logical reference, when literal reference is not known
3 replaces.identifier.use code usual | official | temp | secondary | old (If known)
replaces.identifier.type CodeableConcept Description of identifier
replaces.identifier.type.coding Coding Code defined by a terminology system
4 replaces.identifier.type.coding.system uri Identity of the terminology system
5 replaces.identifier.type.coding.version string Version of the system - if relevant
6 replaces.identifier.type.coding.code code Symbol in syntax defined by the system
7 replaces.identifier.type.coding.display string Representation defined by the system
8 replaces.identifier.type.coding.userSelected boolean If this coding was chosen directly by the user
9 replaces.identifier.type.text string Plain text representation of the concept
10 replaces.identifier.system uri The namespace for the identifier value
11 replaces.identifier.value string The value that is unique
replaces.identifier.period Period Time period when id is/was valid for use
12 replaces.identifier.period.start dateTime Starting time with inclusive boundary
13 replaces.identifier.period.end dateTime End time with inclusive boundary, if not ongoing
14 replaces.display string Text alternative for the resource
Row category
# path type required description
0 string * Subrow identifier. Must be string "category"
category CodeableConcept Classification of service
category.coding Coding Code defined by a terminology system
1 category.coding.system uri Identity of the terminology system
2 category.coding.version string Version of the system - if relevant
3 category.coding.code code Symbol in syntax defined by the system
4 category.coding.display string Representation defined by the system
5 category.coding.userSelected boolean If this coding was chosen directly by the user
6 category.text string Plain text representation of the concept
Row orderDetail
# path type required description
0 string * Subrow identifier. Must be string "orderDetail"
orderDetail CodeableConcept Additional order information
orderDetail.coding Coding Code defined by a terminology system
1 orderDetail.coding.system uri Identity of the terminology system
2 orderDetail.coding.version string Version of the system - if relevant
3 orderDetail.coding.code code Symbol in syntax defined by the system
4 orderDetail.coding.display string Representation defined by the system
5 orderDetail.coding.userSelected boolean If this coding was chosen directly by the user
6 orderDetail.text string Plain text representation of the concept
Row performer
# path type required description
0 string * Subrow identifier. Must be string "performer"
performer Reference Requested performer
1 performer.reference string Literal reference, Relative, internal or absolute URL
2 performer.type uri Type the reference refers to (e.g. "Patient")
performer.identifier Identifier Logical reference, when literal reference is not known
3 performer.identifier.use code usual | official | temp | secondary | old (If known)
performer.identifier.type CodeableConcept Description of identifier
performer.identifier.type.coding Coding Code defined by a terminology system
4 performer.identifier.type.coding.system uri Identity of the terminology system
5 performer.identifier.type.coding.version string Version of the system - if relevant
6 performer.identifier.type.coding.code code Symbol in syntax defined by the system
7 performer.identifier.type.coding.display string Representation defined by the system
8 performer.identifier.type.coding.userSelected boolean If this coding was chosen directly by the user
9 performer.identifier.type.text string Plain text representation of the concept
10 performer.identifier.system uri The namespace for the identifier value
11 performer.identifier.value string The value that is unique
performer.identifier.period Period Time period when id is/was valid for use
12 performer.identifier.period.start dateTime Starting time with inclusive boundary
13 performer.identifier.period.end dateTime End time with inclusive boundary, if not ongoing
14 performer.display string Text alternative for the resource
Row locationCode
# path type required description
0 string * Subrow identifier. Must be string "locationCode"
locationCode CodeableConcept Requested location
locationCode.coding Coding Code defined by a terminology system
1 locationCode.coding.system uri Identity of the terminology system
2 locationCode.coding.version string Version of the system - if relevant
3 locationCode.coding.code code Symbol in syntax defined by the system
4 locationCode.coding.display string Representation defined by the system
5 locationCode.coding.userSelected boolean If this coding was chosen directly by the user
6 locationCode.text string Plain text representation of the concept
Row locationReference
# path type required description
0 string * Subrow identifier. Must be string "locationReference"
locationReference Reference Requested location
1 locationReference.reference string Literal reference, Relative, internal or absolute URL
2 locationReference.type uri Type the reference refers to (e.g. "Patient")
locationReference.identifier Identifier Logical reference, when literal reference is not known
3 locationReference.identifier.use code usual | official | temp | secondary | old (If known)
locationReference.identifier.type CodeableConcept Description of identifier
locationReference.identifier.type.coding Coding Code defined by a terminology system
4 locationReference.identifier.type.coding.system uri Identity of the terminology system
5 locationReference.identifier.type.coding.version string Version of the system - if relevant
6 locationReference.identifier.type.coding.code code Symbol in syntax defined by the system
7 locationReference.identifier.type.coding.display string Representation defined by the system
8 locationReference.identifier.type.coding.userSelected boolean If this coding was chosen directly by the user
9 locationReference.identifier.type.text string Plain text representation of the concept
10 locationReference.identifier.system uri The namespace for the identifier value
11 locationReference.identifier.value string The value that is unique
locationReference.identifier.period Period Time period when id is/was valid for use
12 locationReference.identifier.period.start dateTime Starting time with inclusive boundary
13 locationReference.identifier.period.end dateTime End time with inclusive boundary, if not ongoing
14 locationReference.display string Text alternative for the resource
Row reasonCode
# path type required description
0 string * Subrow identifier. Must be string "reasonCode"
reasonCode CodeableConcept Explanation/Justification for procedure or service
reasonCode.coding Coding Code defined by a terminology system
1 reasonCode.coding.system uri Identity of the terminology system
2 reasonCode.coding.version string Version of the system - if relevant
3 reasonCode.coding.code code Symbol in syntax defined by the system
4 reasonCode.coding.display string Representation defined by the system
5 reasonCode.coding.userSelected boolean If this coding was chosen directly by the user
6 reasonCode.text string Plain text representation of the concept
Row reasonReference
# path type required description
0 string * Subrow identifier. Must be string "reasonReference"
reasonReference Reference Explanation/Justification for service or service
1 reasonReference.reference string Literal reference, Relative, internal or absolute URL
2 reasonReference.type uri Type the reference refers to (e.g. "Patient")
reasonReference.identifier Identifier Logical reference, when literal reference is not known
3 reasonReference.identifier.use code usual | official | temp | secondary | old (If known)
reasonReference.identifier.type CodeableConcept Description of identifier
reasonReference.identifier.type.coding Coding Code defined by a terminology system
4 reasonReference.identifier.type.coding.system uri Identity of the terminology system
5 reasonReference.identifier.type.coding.version string Version of the system - if relevant
6 reasonReference.identifier.type.coding.code code Symbol in syntax defined by the system
7 reasonReference.identifier.type.coding.display string Representation defined by the system
8 reasonReference.identifier.type.coding.userSelected boolean If this coding was chosen directly by the user
9 reasonReference.identifier.type.text string Plain text representation of the concept
10 reasonReference.identifier.system uri The namespace for the identifier value
11 reasonReference.identifier.value string The value that is unique
reasonReference.identifier.period Period Time period when id is/was valid for use
12 reasonReference.identifier.period.start dateTime Starting time with inclusive boundary
13 reasonReference.identifier.period.end dateTime End time with inclusive boundary, if not ongoing
14 reasonReference.display string Text alternative for the resource
Row insurance
# path type required description
0 string * Subrow identifier. Must be string "insurance"
insurance Reference Associated insurance coverage
1 insurance.reference string Literal reference, Relative, internal or absolute URL
2 insurance.type uri Type the reference refers to (e.g. "Patient")
insurance.identifier Identifier Logical reference, when literal reference is not known
3 insurance.identifier.use code usual | official | temp | secondary | old (If known)
insurance.identifier.type CodeableConcept Description of identifier
insurance.identifier.type.coding Coding Code defined by a terminology system
4 insurance.identifier.type.coding.system uri Identity of the terminology system
5 insurance.identifier.type.coding.version string Version of the system - if relevant
6 insurance.identifier.type.coding.code code Symbol in syntax defined by the system
7 insurance.identifier.type.coding.display string Representation defined by the system
8 insurance.identifier.type.coding.userSelected boolean If this coding was chosen directly by the user
9 insurance.identifier.type.text string Plain text representation of the concept
10 insurance.identifier.system uri The namespace for the identifier value
11 insurance.identifier.value string The value that is unique
insurance.identifier.period Period Time period when id is/was valid for use
12 insurance.identifier.period.start dateTime Starting time with inclusive boundary
13 insurance.identifier.period.end dateTime End time with inclusive boundary, if not ongoing
14 insurance.display string Text alternative for the resource
Row supportingInfo
# path type required description
0 string * Subrow identifier. Must be string "supportingInfo"
supportingInfo Reference Additional clinical information
1 supportingInfo.reference string Literal reference, Relative, internal or absolute URL
2 supportingInfo.type uri Type the reference refers to (e.g. "Patient")
supportingInfo.identifier Identifier Logical reference, when literal reference is not known
3 supportingInfo.identifier.use code usual | official | temp | secondary | old (If known)
supportingInfo.identifier.type CodeableConcept Description of identifier
supportingInfo.identifier.type.coding Coding Code defined by a terminology system
4 supportingInfo.identifier.type.coding.system uri Identity of the terminology system
5 supportingInfo.identifier.type.coding.version string Version of the system - if relevant
6 supportingInfo.identifier.type.coding.code code Symbol in syntax defined by the system
7 supportingInfo.identifier.type.coding.display string Representation defined by the system
8 supportingInfo.identifier.type.coding.userSelected boolean If this coding was chosen directly by the user
9 supportingInfo.identifier.type.text string Plain text representation of the concept
10 supportingInfo.identifier.system uri The namespace for the identifier value
11 supportingInfo.identifier.value string The value that is unique
supportingInfo.identifier.period Period Time period when id is/was valid for use
12 supportingInfo.identifier.period.start dateTime Starting time with inclusive boundary
13 supportingInfo.identifier.period.end dateTime End time with inclusive boundary, if not ongoing
14 supportingInfo.display string Text alternative for the resource
Row specimen
# path type required description
0 string * Subrow identifier. Must be string "specimen"
specimen Reference Procedure Samples
1 specimen.reference string Literal reference, Relative, internal or absolute URL
2 specimen.type uri Type the reference refers to (e.g. "Patient")
specimen.identifier Identifier Logical reference, when literal reference is not known
3 specimen.identifier.use code usual | official | temp | secondary | old (If known)
specimen.identifier.type CodeableConcept Description of identifier
specimen.identifier.type.coding Coding Code defined by a terminology system
4 specimen.identifier.type.coding.system uri Identity of the terminology system
5 specimen.identifier.type.coding.version string Version of the system - if relevant
6 specimen.identifier.type.coding.code code Symbol in syntax defined by the system
7 specimen.identifier.type.coding.display string Representation defined by the system
8 specimen.identifier.type.coding.userSelected boolean If this coding was chosen directly by the user
9 specimen.identifier.type.text string Plain text representation of the concept
10 specimen.identifier.system uri The namespace for the identifier value
11 specimen.identifier.value string The value that is unique
specimen.identifier.period Period Time period when id is/was valid for use
12 specimen.identifier.period.start dateTime Starting time with inclusive boundary
13 specimen.identifier.period.end dateTime End time with inclusive boundary, if not ongoing
14 specimen.display string Text alternative for the resource
Row bodySite
# path type required description
0 string * Subrow identifier. Must be string "bodySite"
bodySite CodeableConcept Location on Body
bodySite.coding Coding Code defined by a terminology system
1 bodySite.coding.system uri Identity of the terminology system
2 bodySite.coding.version string Version of the system - if relevant
3 bodySite.coding.code code Symbol in syntax defined by the system
4 bodySite.coding.display string Representation defined by the system
5 bodySite.coding.userSelected boolean If this coding was chosen directly by the user
6 bodySite.text string Plain text representation of the concept
Row note
# path type required description
0 string * Subrow identifier. Must be string "note"
note Annotation Comments
note.author[x] Individual responsible for the annotation
note.authorReference Reference
1 note.authorReference.reference string Literal reference, Relative, internal or absolute URL
2 note.authorReference.type uri Type the reference refers to (e.g. "Patient")
note.authorReference.identifier Identifier Logical reference, when literal reference is not known
3 note.authorReference.identifier.use code usual | official | temp | secondary | old (If known)
note.authorReference.identifier.type CodeableConcept Description of identifier
note.authorReference.identifier.type.coding Coding Code defined by a terminology system
4 note.authorReference.identifier.type.coding.system uri Identity of the terminology system
5 note.authorReference.identifier.type.coding.version string Version of the system - if relevant
6 note.authorReference.identifier.type.coding.code code Symbol in syntax defined by the system
7 note.authorReference.identifier.type.coding.display string Representation defined by the system
8 note.authorReference.identifier.type.coding.userSelected boolean If this coding was chosen directly by the user
9 note.authorReference.identifier.type.text string Plain text representation of the concept
10 note.authorReference.identifier.system uri The namespace for the identifier value
11 note.authorReference.identifier.value string The value that is unique
note.authorReference.identifier.period Period Time period when id is/was valid for use
12 note.authorReference.identifier.period.start dateTime Starting time with inclusive boundary
13 note.authorReference.identifier.period.end dateTime End time with inclusive boundary, if not ongoing
14 note.authorReference.display string Text alternative for the resource
15 note.authorString string
16 note.time dateTime When the annotation was made
17 note.text markdown The annotation - text content (as markdown)
Row relevantHistory
# path type required description
0 string * Subrow identifier. Must be string "relevantHistory"
relevantHistory Reference Request provenance
1 relevantHistory.reference string Literal reference, Relative, internal or absolute URL
2 relevantHistory.type uri Type the reference refers to (e.g. "Patient")
relevantHistory.identifier Identifier Logical reference, when literal reference is not known
3 relevantHistory.identifier.use code usual | official | temp | secondary | old (If known)
relevantHistory.identifier.type CodeableConcept Description of identifier
relevantHistory.identifier.type.coding Coding Code defined by a terminology system
4 relevantHistory.identifier.type.coding.system uri Identity of the terminology system
5 relevantHistory.identifier.type.coding.version string Version of the system - if relevant
6 relevantHistory.identifier.type.coding.code code Symbol in syntax defined by the system
7 relevantHistory.identifier.type.coding.display string Representation defined by the system
8 relevantHistory.identifier.type.coding.userSelected boolean If this coding was chosen directly by the user
9 relevantHistory.identifier.type.text string Plain text representation of the concept
10 relevantHistory.identifier.system uri The namespace for the identifier value
11 relevantHistory.identifier.value string The value that is unique
relevantHistory.identifier.period Period Time period when id is/was valid for use
12 relevantHistory.identifier.period.start dateTime Starting time with inclusive boundary
13 relevantHistory.identifier.period.end dateTime End time with inclusive boundary, if not ongoing
14 relevantHistory.display string Text alternative for the resource

Examples

Example #1
Input CSV
ServiceRequest,2,"req",,,,,,,,,,,,"active","original-order",,,"http://loinc.org",,"58410-2","Complete blood count (hemogram) panel - Blood by Automated count",,,,,,,,,,,,,,,,,,,,,,,,,,"Patient/f001",,,,,,,,,,,,,"P. van den Heuvel","Encounter/f001",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,"Practitioner/f001",,,,,,,,,,,,,"E.van den Broek",,,,,,,
identifier,,,,,,,,"http://www.bmc.nl/zorgportal/identifiers/labresults","L2381",,
note,,,,,,,,,,,,,,,,,"patient almost fainted during procedure"
Resulting resource
{
  "resourceType": "ServiceRequest",
  "id": "req",
  "identifier": [
    {
      "system": "http://www.bmc.nl/zorgportal/identifiers/labresults",
      "value": "L2381"
    }
  ],
  "status": "active",
  "intent": "original-order",
  "code": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "58410-2",
        "display": "Complete blood count (hemogram) panel - Blood by Automated count"
      }
    ]
  },
  "subject": {
    "reference": "Patient/f001",
    "display": "P. van den Heuvel"
  },
  "encounter": {
    "reference": "Encounter/f001"
  },
  "requester": {
    "reference": "Practitioner/f001",
    "display": "E.van den Broek"
  },
  "note": [
    {
      "text": "patient almost fainted during procedure"
    }
  ]
}
Example #2
Input CSV
ServiceRequest,0,"req",,,,,,,,,,,,"active","original-order",,,"http://snomed.info/sct",,"104177005","Blood culture for bacteria, including anaerobic screen",,,,,,,,,,,,,,,,,,,,,,,,,,"Patient/f201",,,,,,,,,,,,,"Roel","Encounter/f203",,,,,,,,,,,,,"Roel's encounter on March elevanth 2013",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,"Practitioner/f201",,,,,,,,,,,,,"Dokter Bronsig",,,,,,,
Resulting resource
{
  "resourceType": "ServiceRequest",
  "id": "req",
  "status": "active",
  "intent": "original-order",
  "code": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "104177005",
        "display": "Blood culture for bacteria, including anaerobic screen"
      }
    ]
  },
  "subject": {
    "reference": "Patient/f201",
    "display": "Roel"
  },
  "encounter": {
    "reference": "Encounter/f203",
    "display": "Roel's encounter on March elevanth 2013"
  },
  "requester": {
    "reference": "Practitioner/f201",
    "display": "Dokter Bronsig"
  }
}
Example #3
Input CSV
ServiceRequest,1,"req",,,,,,,,,,,,"active","original-order",,,"http://loinc.org",,"632-0",,,"Culture, MRSA",,,,,,,,,,,,,,,,,,,,,,,,"Patient/example",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
identifier,,,,,,,,,"255337816",,
Resulting resource
{
  "resourceType": "ServiceRequest",
  "id": "req",
  "identifier": [
    {
      "value": "255337816"
    }
  ],
  "status": "active",
  "intent": "original-order",
  "code": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "632-0"
      }
    ],
    "text": "Culture, MRSA"
  },
  "subject": {
    "reference": "Patient/example"
  }
}
Example #4
Input CSV
ServiceRequest,4,"physiotherapy",,,,,,,,,,,,"completed","order",,,"http://snomed.info/sct",,"34431008","Physiotherapy of chest (regime/therapy) ",,,,,,,,,,,,,,,,,,,,,,,,,,"Patient/example",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,15,25,"min",1,4,1,,"d",,,,,,,,,,,,,,,,,"as needed to clear mucus","2017-02-01T17:23:07Z","Practitioner/example",,,,,,,,,,,,,"Dr Adam Careful",,,,,,,
identifier,,"http://terminology.hl7.org/CodeSystem/v2-0203",,"PLAC","Placer Identifier",,"Placer","http://goodhealth.org/placer-ids","20170201-0001",,
basedOn,"CarePlan/gpvisit",,,,,,,,,,,,,
reasonReference,"#cystic-fibrosis",,,,,,,,,,,,,
relevantHistory,"#signature",,,,,,,,,,,,,"Author's Signature"
Resulting resource
{
  "resourceType": "ServiceRequest",
  "id": "physiotherapy",
  "identifier": [
    {
      "type": {
        "coding": [
          {
            "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
            "code": "PLAC",
            "display": "Placer Identifier"
          }
        ],
        "text": "Placer"
      },
      "system": "http://goodhealth.org/placer-ids",
      "value": "20170201-0001"
    }
  ],
  "basedOn": [
    {
      "reference": "CarePlan/gpvisit"
    }
  ],
  "status": "completed",
  "intent": "order",
  "code": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "34431008",
        "display": "Physiotherapy of chest (regime/therapy) "
      }
    ]
  },
  "subject": {
    "reference": "Patient/example"
  },
  "occurrenceTiming": {
    "repeat": {
      "duration": 15,
      "durationMax": 25,
      "durationUnit": "min",
      "frequency": 1,
      "frequencyMax": 4,
      "period": 1,
      "periodUnit": "d"
    }
  },
  "asNeededCodeableConcept": {
    "text": "as needed to clear mucus"
  },
  "authoredOn": "2017-02-01T17:23:07Z",
  "requester": {
    "reference": "Practitioner/example",
    "display": "Dr Adam Careful"
  },
  "reasonReference": [
    {
      "reference": "#cystic-fibrosis"
    }
  ],
  "relevantHistory": [
    {
      "reference": "#signature",
      "display": "Author's Signature"
    }
  ]
}
Example #5
Input CSV
ServiceRequest,2,"do-not-turn",,,,,,,,,,,,"active","order","stat",true,"http://snomed.info/sct",,"359962006","Turning patient in bed (procedure)",,,,,,,,,,,,,,,,,,,,,,,,,,"Patient/example",,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,"2017-02-01T17:23:07Z","Practitioner/example",,,,,,,,,,,,,"Dr Adam Careful",,,,,,,
identifier,,,,,,,,"http://goodhealth.org/placer-ids","20170201-0002",,
reasonReference,,,,,,,,,,,,,,"Patient has a spinal fracture"
Resulting resource
{
  "resourceType": "ServiceRequest",
  "id": "do-not-turn",
  "identifier": [
    {
      "system": "http://goodhealth.org/placer-ids",
      "value": "20170201-0002"
    }
  ],
  "status": "active",
  "intent": "order",
  "priority": "stat",
  "doNotPerform": true,
  "code": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "359962006",
        "display": "Turning patient in bed (procedure)"
      }
    ]
  },
  "subject": {
    "reference": "Patient/example"
  },
  "authoredOn": "2017-02-01T17:23:07Z",
  "requester": {
    "reference": "Practitioner/example",
    "display": "Dr Adam Careful"
  },
  "reasonReference": [
    {
      "display": "Patient has a spinal fracture"
    }
  ]
}