This ProcedureRequest resource is constrained to represent a request for a procedure to be performed during a Child Health event.
Name | Card. | Type | Description & Constraints |
---|---|---|---|
ProcedureRequest | DomainResource | A request for a procedure to be performed | |
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 A human language. (http://tools.ietf.org/html/bcp47) Binding Strength Required |
text | 0..1 | Narrative | Text summary of the resource, for human interpretation |
contained | 0..* | Resource | Contained, inline Resources |
identifier | 1..1 | Identifier | Unique identifier for the request |
id | 0..1 | Id | xml:id (or equivalent in JSON) |
value | 1..1 | String | The value that is unique Example Value 123456 |
subject | 1..1 | Reference (CareConnect-DCH-Patient-1) | Who the procedure should be done to |
id | 0..1 | Id | xml:id (or equivalent in JSON) |
reference | 1..1 | String | Relative, internal or absolute URL reference |
display | 0..1 | String | Text alternative for the resource |
code | 1..1 | CodeableConcept | What procedure to perform Binding A code to identify a specific procedure . (http://hl7.org/fhir/ValueSet/procedure-code) Binding Strength Example |
id | 0..1 | Id | xml:id (or equivalent in JSON) |
coding | 1..1 | Coding | Code defined by a terminology system |
id | 0..1 | Id | xml:id (or equivalent in JSON) |
system | 1..1 | Uri | Identity of the terminology system Fixed Value 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 |
bodySite | 0..1 | CodeableConcept | What part of body to perform on Binding A code that identifies the anatomical location. (http://hl7.org/fhir/ValueSet/body-site) Binding Strength Example |
id | 0..1 | Id | xml:id (or equivalent in JSON) |
coding | 0..* | Coding | Code defined by a terminology system |
id | 0..1 | Id | xml:id (or equivalent in JSON) |
system | 0..1 | Uri | Identity of the terminology system Fixed Value http://snomed.info/sct |
version | 0..1 | String | Version of the system - if relevant |
code | 0..1 | Code | Symbol in syntax defined by the system |
display | 0..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 |
reason[x] | 0..1 | CodeableConcept | Condition | Why procedure should occur Binding A code that explains the reason why a procedure is required. (http://hl7.org/fhir/ValueSet/procedure-reason) Binding Strength Example |
scheduled[x] | 0..1 | DateTime | Period | Timing | When procedure should occur |
encounter | 0..1 | Reference (CareConnect-DCH-Encounter-1) | Encounter request created during |
id | 0..1 | Id | xml:id (or equivalent in JSON) |
reference | 0..1 | String | Relative, internal or absolute URL reference |
display | 0..1 | String | Text alternative for the resource |
performer | 0..1 | Reference (CareConnect-DCH-Organization-1 | CareConnect-DCH-Practitioner-1) | Who should perform the procedure |
id | 0..1 | Id | xml:id (or equivalent in JSON) |
reference | 0..1 | String | Relative, internal or absolute URL reference |
display | 0..1 | String | Text alternative for the resource |
status | 0..1 | Code | proposed | draft | requested | received | accepted | in-progress | completed | suspended | rejected | aborted Binding The status of the request. (http://hl7.org/fhir/ValueSet/procedure-request-status) Binding Strength Required |
notes | 0..1 | Annotation | Additional information about desired procedure |
id | 0..1 | Id | xml:id (or equivalent in JSON) |
author[x] | 0..1 | Practitioner | Patient | RelatedPerson | String | Individual responsible for the annotation |
time | 0..1 | DateTime | When the annotation was made |
text | 1..1 | String | The annotation - text content |
asNeeded[x] | 0..1 | Boolean | CodeableConcept | Preconditions for procedure Binding A coded concept identifying the pre-condition that should hold prior to performing a procedure. For example "pain", "on flare-up", etc. (http://example.com/valueset) Binding Strength Example |
orderedOn | 1..1 | DateTime | When request was created |
orderer | 0..1 | Reference (CareConnect-DCH-Practitioner-1) | Who made request |
id | 0..1 | Id | xml:id (or equivalent in JSON) |
reference | 0..1 | String | Relative, internal or absolute URL reference |
display | 0..1 | String | Text alternative for the resource |
priority | 0..1 | Code | routine | urgent | stat | asap Binding The priority of the request. (http://hl7.org/fhir/ValueSet/procedure-request-priority) Binding Strength Required |
Path | Name | Binding Strength | ValueSet |
---|---|---|---|
ProcedureRequest.language | language | Required | http://tools.ietf.org/html/bcp47 |
ProcedureRequest.code | code | Example | http://hl7.org/fhir/ValueSet/procedure-code |
ProcedureRequest.bodySite | bodySite | Example | http://hl7.org/fhir/ValueSet/body-site |
ProcedureRequest.reason[x] | reason[x] | Example | http://hl7.org/fhir/ValueSet/procedure-reason |
ProcedureRequest.status | status | Required | http://hl7.org/fhir/ValueSet/procedure-request-status |
ProcedureRequest.asNeeded[x] | asNeeded[x] | Example | http://example.com/valueset |
ProcedureRequest.priority | priority | Required | http://hl7.org/fhir/ValueSet/procedure-request-priority |