Digital Child Health Service - Events Catalogue

DCH-ProcedureRequest-1

This ProcedureRequest resource is constrained to represent a request for a procedure to be performed during a Child Health event.

NameCard.TypeDescription & Constraints
..ProcedureRequestDomainResourceA request for a procedure to be performed

...id0..1IdLogical id of this artifact

...meta0..1MetaMetadata about the resource

...implicitRules0..1UriA set of rules under which this content was created

...language0..1CodeLanguage of the resource content
Binding A human language. (http://tools.ietf.org/html/bcp47)
Binding Strength Required

...text0..1NarrativeText summary of the resource, for human interpretation

...contained0..*ResourceContained, inline Resources

...identifier1..1IdentifierUnique identifier for the request

....id0..1Idxml:id (or equivalent in JSON)

....value1..1StringThe value that is unique
Example Value 123456

...subject1..1Reference (CareConnect-DCH-Patient-1)Who the procedure should be done to

....id0..1Idxml:id (or equivalent in JSON)

....reference1..1StringRelative, internal or absolute URL reference

....display0..1StringText alternative for the resource

...code1..1CodeableConceptWhat procedure to perform
Binding A code to identify a specific procedure . (http://hl7.org/fhir/ValueSet/procedure-code)
Binding Strength Example

....id0..1Idxml:id (or equivalent in JSON)

....coding1..1CodingCode defined by a terminology system

.....id0..1Idxml:id (or equivalent in JSON)

.....system1..1UriIdentity of the terminology system
Fixed Value http://snomed.info/sct

.....version0..1StringVersion of the system - if relevant

.....code1..1CodeSymbol in syntax defined by the system

.....display1..1StringRepresentation defined by the system

.....userSelected0..1BooleanIf this coding was chosen directly by the user

....text0..1StringPlain text representation of the concept

...bodySite0..1CodeableConceptWhat part of body to perform on
Binding A code that identifies the anatomical location. (http://hl7.org/fhir/ValueSet/body-site)
Binding Strength Example

....id0..1Idxml:id (or equivalent in JSON)

....coding0..*CodingCode defined by a terminology system

.....id0..1Idxml:id (or equivalent in JSON)

.....system0..1UriIdentity of the terminology system
Fixed Value http://snomed.info/sct

.....version0..1StringVersion of the system - if relevant

.....code0..1CodeSymbol in syntax defined by the system

.....display0..1StringRepresentation defined by the system

.....userSelected0..1BooleanIf this coding was chosen directly by the user

....text0..1StringPlain text representation of the concept

...reason[x]0..1CodeableConcept | ConditionWhy 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..1DateTime | Period | TimingWhen procedure should occur

...encounter0..1Reference (CareConnect-DCH-Encounter-1)Encounter request created during

....id0..1Idxml:id (or equivalent in JSON)

....reference0..1StringRelative, internal or absolute URL reference

....display0..1StringText alternative for the resource

...performer0..1Reference (CareConnect-DCH-Organization-1 | CareConnect-DCH-Practitioner-1)Who should perform the procedure

....id0..1Idxml:id (or equivalent in JSON)

....reference0..1StringRelative, internal or absolute URL reference

....display0..1StringText alternative for the resource

...status0..1Codeproposed | 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

...notes0..1AnnotationAdditional information about desired procedure

....id0..1Idxml:id (or equivalent in JSON)

....author[x]0..1Practitioner | Patient | RelatedPerson | StringIndividual responsible for the annotation

....time0..1DateTimeWhen the annotation was made

....text1..1StringThe annotation - text content

...asNeeded[x]0..1Boolean | CodeableConceptPreconditions 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

...orderedOn1..1DateTimeWhen request was created

...orderer0..1Reference (CareConnect-DCH-Practitioner-1)Who made request

....id0..1Idxml:id (or equivalent in JSON)

....reference0..1StringRelative, internal or absolute URL reference

....display0..1StringText alternative for the resource

...priority0..1Coderoutine | 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