eHealth Infrastructure (v1.0.0)

StructureDefinition: ehealth-procedurerequest

Formal Views of Profile Content

The official URL for this profile is:

http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-procedurerequest

This profile builds on ProcedureRequest.

This profile was published on Wed Mar 06 14:43:56 UTC 2019 as a draft by ehealth.sundhed.dk.

Description of Profiles, Differentials, Snapshots, and how the XML and JSON presentations work.

This structure is derived from ProcedureRequest

NameFlagsCard.TypeDescription & Constraintsdoco
.. ProcedureRequest 0..*A record of a request for diagnostic investigations, treatments, or operations to be performed.
... extension 0..*ExtensionSlice: Unordered, Open by value:url
... ehealth-responsible 0..*(Complex)Individuals, careteam and/or organization responsible for monitoring this plan.
URL: http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-responsible
... ehealth-responsibleHistory 0..*(Complex)Individuals, careteam and/or organization responsible for monitoring this plan.
URL: http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-responsibleHistory
... ehealth-referenceRange 0..*(Complex)Provides guide for interpretation
URL: http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-referenceRange
... definition 1..1Reference(eHealth ActivityDefinition)
... basedOn 0..0
... replaces 0..0
... code 1..1CodeableConceptWhat is being requested/ordered
.... coding 0..*CodingBinding: ActivityDefinitionCode (required)
... subject 1..1Reference(eHealth Patient)
... context 1..1Reference(eHealth EpisodeOfCare)
... requester 0..1BackboneElementWho/what is requesting procedure or diagnostic
.... agent 1..1Reference(eHealth Device | eHealth Practitioner | eHealth Organization)
... performer 0..1Reference(eHealth Practitioner | eHealth Organization | eHealth Patient | eHealth Device | eHealth RelatedPerson | HealthcareService)
... reasonReference 0..*Reference(eHealth Condition | eHealth Observation)
... note 0..*AnnotationComments
.... author[x] 0..1Reference(eHealth Practitioner | eHealth Patient | eHealth RelatedPerson), string
... relevantHistory 0..*Reference(eHealth Provenance)

doco Documentation for this format

This structure is derived from ProcedureRequest

NameFlagsCard.TypeDescription & Constraintsdoco
.. ProcedureRequest I0..*A record of a request for diagnostic investigations, treatments, or operations to be performed.
... id Σ0..1idLogical id of this artifact
... meta Σ0..1MetaMetadata about the resource
... implicitRules ?!Σ0..1uriA set of rules under which this content was created
... language 0..1codeLanguage of the resource content
Binding: Common Languages (extensible)
... text I0..1NarrativeText summary of the resource, for human interpretation
... contained 0..*ResourceContained, inline Resources
... extension 0..*ExtensionExtension
Slice: Unordered, Open by value:url
... ehealth-responsible 0..*(Complex)Extension
URL: http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-responsible
... ehealth-responsibleHistory 0..*(Complex)Extension
URL: http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-responsibleHistory
... ehealth-referenceRange 0..*(Complex)Extension
URL: http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-referenceRange
... modifierExtension ?!0..*ExtensionExtensions that cannot be ignored
... identifier Σ0..*IdentifierIdentifiers assigned to this order
... definition Σ1..1Reference(eHealth ActivityDefinition)Protocol or definition
... requisition Σ0..1IdentifierComposite Request ID
... status ?!Σ1..1codedraft | active | suspended | completed | entered-in-error | cancelled
Binding: RequestStatus (required)
... intent ?!Σ1..1codeproposal | plan | order +
Binding: RequestIntent (required)
... priority Σ0..1coderoutine | urgent | asap | stat
Binding: RequestPriority (required)
... doNotPerform ?!Σ0..1booleanTrue if procedure should not be performed
... category Σ0..*CodeableConceptClassification of procedure
Binding: Procedure Category Codes (SNOMED CT) (example)
... code Σ1..1CodeableConceptWhat is being requested/ordered
Binding: Procedure Codes (SNOMED CT) (example)
.... id 0..1stringxml:id (or equivalent in JSON)
.... extension 0..*ExtensionAdditional Content defined by implementations
Slice: Unordered, Open by value:url
.... coding Σ0..*CodingCode defined by a terminology system
Binding: ActivityDefinitionCode (required)
.... text Σ0..1stringPlain text representation of the concept
... subject Σ1..1Reference(eHealth Patient)Individual the service is ordered for
... context Σ1..1Reference(eHealth EpisodeOfCare)Encounter or Episode during which request was created
... occurrence[x] Σ0..1dateTime, Period, TimingWhen procedure should occur
... asNeeded[x] Σ0..1boolean, CodeableConceptPreconditions for procedure or diagnostic
Binding: SNOMED CT Medication As Needed Reason Codes (example)
... authoredOn Σ0..1dateTimeDate request signed
... requester ΣI0..1BackboneElementWho/what is requesting procedure or diagnostic
.... id 0..1stringxml:id (or equivalent in JSON)
.... extension 0..*ExtensionAdditional Content defined by implementations
.... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored
.... agent Σ1..1Reference(eHealth Device | eHealth Practitioner | eHealth Organization)Individual making the request
.... onBehalfOf Σ0..1Reference(Organization)Organization agent is acting for
... performerType Σ0..1CodeableConceptPerformer role
Binding: Participant Roles (example)
... performer Σ0..1Reference(eHealth Practitioner | eHealth Organization | eHealth Patient | eHealth Device | eHealth RelatedPerson | HealthcareService)Requested perfomer
... reasonCode Σ0..*CodeableConceptExplanation/Justification for test
Binding: Procedure Reason Codes (example)
... reasonReference Σ0..*Reference(eHealth Condition | eHealth Observation)Explanation/Justification for test
... supportingInfo 0..*Reference(Resource)Additional clinical information
... specimen Σ0..*Reference(Specimen)Procedure Samples
... bodySite Σ0..*CodeableConceptLocation on Body
Binding: SNOMED CT Body Structures (example)
... note 0..*AnnotationComments
.... id 0..1stringxml:id (or equivalent in JSON)
.... extension 0..*ExtensionAdditional Content defined by implementations
Slice: Unordered, Open by value:url
.... author[x] Σ0..1Reference(eHealth Practitioner | eHealth Patient | eHealth RelatedPerson), stringIndividual responsible for the annotation
.... time Σ0..1dateTimeWhen the annotation was made
.... text 1..1stringThe annotation - text content
... relevantHistory 0..*Reference(eHealth Provenance)Request provenance

doco Documentation for this format

Differential View

This structure is derived from ProcedureRequest

NameFlagsCard.TypeDescription & Constraintsdoco
.. ProcedureRequest 0..*A record of a request for diagnostic investigations, treatments, or operations to be performed.
... extension 0..*ExtensionSlice: Unordered, Open by value:url
... ehealth-responsible 0..*(Complex)Individuals, careteam and/or organization responsible for monitoring this plan.
URL: http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-responsible
... ehealth-responsibleHistory 0..*(Complex)Individuals, careteam and/or organization responsible for monitoring this plan.
URL: http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-responsibleHistory
... ehealth-referenceRange 0..*(Complex)Provides guide for interpretation
URL: http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-referenceRange
... definition 1..1Reference(eHealth ActivityDefinition)
... basedOn 0..0
... replaces 0..0
... code 1..1CodeableConceptWhat is being requested/ordered
.... coding 0..*CodingBinding: ActivityDefinitionCode (required)
... subject 1..1Reference(eHealth Patient)
... context 1..1Reference(eHealth EpisodeOfCare)
... requester 0..1BackboneElementWho/what is requesting procedure or diagnostic
.... agent 1..1Reference(eHealth Device | eHealth Practitioner | eHealth Organization)
... performer 0..1Reference(eHealth Practitioner | eHealth Organization | eHealth Patient | eHealth Device | eHealth RelatedPerson | HealthcareService)
... reasonReference 0..*Reference(eHealth Condition | eHealth Observation)
... note 0..*AnnotationComments
.... author[x] 0..1Reference(eHealth Practitioner | eHealth Patient | eHealth RelatedPerson), string
... relevantHistory 0..*Reference(eHealth Provenance)

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. ProcedureRequest I0..*A record of a request for diagnostic investigations, treatments, or operations to be performed.
... id Σ0..1idLogical id of this artifact
... meta Σ0..1MetaMetadata about the resource
... implicitRules ?!Σ0..1uriA set of rules under which this content was created
... language 0..1codeLanguage of the resource content
Binding: Common Languages (extensible)
... text I0..1NarrativeText summary of the resource, for human interpretation
... contained 0..*ResourceContained, inline Resources
... extension 0..*ExtensionExtension
Slice: Unordered, Open by value:url
... ehealth-responsible 0..*(Complex)Extension
URL: http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-responsible
... ehealth-responsibleHistory 0..*(Complex)Extension
URL: http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-responsibleHistory
... ehealth-referenceRange 0..*(Complex)Extension
URL: http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-referenceRange
... modifierExtension ?!0..*ExtensionExtensions that cannot be ignored
... identifier Σ0..*IdentifierIdentifiers assigned to this order
... definition Σ1..1Reference(eHealth ActivityDefinition)Protocol or definition
... requisition Σ0..1IdentifierComposite Request ID
... status ?!Σ1..1codedraft | active | suspended | completed | entered-in-error | cancelled
Binding: RequestStatus (required)
... intent ?!Σ1..1codeproposal | plan | order +
Binding: RequestIntent (required)
... priority Σ0..1coderoutine | urgent | asap | stat
Binding: RequestPriority (required)
... doNotPerform ?!Σ0..1booleanTrue if procedure should not be performed
... category Σ0..*CodeableConceptClassification of procedure
Binding: Procedure Category Codes (SNOMED CT) (example)
... code Σ1..1CodeableConceptWhat is being requested/ordered
Binding: Procedure Codes (SNOMED CT) (example)
.... id 0..1stringxml:id (or equivalent in JSON)
.... extension 0..*ExtensionAdditional Content defined by implementations
Slice: Unordered, Open by value:url
.... coding Σ0..*CodingCode defined by a terminology system
Binding: ActivityDefinitionCode (required)
.... text Σ0..1stringPlain text representation of the concept
... subject Σ1..1Reference(eHealth Patient)Individual the service is ordered for
... context Σ1..1Reference(eHealth EpisodeOfCare)Encounter or Episode during which request was created
... occurrence[x] Σ0..1dateTime, Period, TimingWhen procedure should occur
... asNeeded[x] Σ0..1boolean, CodeableConceptPreconditions for procedure or diagnostic
Binding: SNOMED CT Medication As Needed Reason Codes (example)
... authoredOn Σ0..1dateTimeDate request signed
... requester ΣI0..1BackboneElementWho/what is requesting procedure or diagnostic
.... id 0..1stringxml:id (or equivalent in JSON)
.... extension 0..*ExtensionAdditional Content defined by implementations
.... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored
.... agent Σ1..1Reference(eHealth Device | eHealth Practitioner | eHealth Organization)Individual making the request
.... onBehalfOf Σ0..1Reference(Organization)Organization agent is acting for
... performerType Σ0..1CodeableConceptPerformer role
Binding: Participant Roles (example)
... performer Σ0..1Reference(eHealth Practitioner | eHealth Organization | eHealth Patient | eHealth Device | eHealth RelatedPerson | HealthcareService)Requested perfomer
... reasonCode Σ0..*CodeableConceptExplanation/Justification for test
Binding: Procedure Reason Codes (example)
... reasonReference Σ0..*Reference(eHealth Condition | eHealth Observation)Explanation/Justification for test
... supportingInfo 0..*Reference(Resource)Additional clinical information
... specimen Σ0..*Reference(Specimen)Procedure Samples
... bodySite Σ0..*CodeableConceptLocation on Body
Binding: SNOMED CT Body Structures (example)
... note 0..*AnnotationComments
.... id 0..1stringxml:id (or equivalent in JSON)
.... extension 0..*ExtensionAdditional Content defined by implementations
Slice: Unordered, Open by value:url
.... author[x] Σ0..1Reference(eHealth Practitioner | eHealth Patient | eHealth RelatedPerson), stringIndividual responsible for the annotation
.... time Σ0..1dateTimeWhen the annotation was made
.... text 1..1stringThe annotation - text content
... relevantHistory 0..*Reference(eHealth Provenance)Request provenance

doco Documentation for this format

 

Terminology Bindings

PathNameConformanceValueSet
ProcedureRequest.languageCommon LanguagesextensibleCommon Languages
ProcedureRequest.statusRequestStatusrequiredRequestStatus
ProcedureRequest.intentRequestIntentrequiredRequestIntent
ProcedureRequest.priorityRequestPriorityrequiredRequestPriority
ProcedureRequest.categoryProcedure Category Codes (SNOMED CT)exampleProcedure Category Codes (SNOMED CT)
ProcedureRequest.codeProcedure Codes (SNOMED CT)exampleProcedure Codes (SNOMED CT)
ProcedureRequest.code.codingActivityDefinitionCoderequiredActivityDefinitionCode
ProcedureRequest.asNeeded[x]SNOMED CT Medication As Needed Reason CodesexampleSNOMED CT Medication As Needed Reason Codes
ProcedureRequest.performerTypeParticipant RolesexampleParticipant Roles
ProcedureRequest.reasonCodeProcedure Reason CodesexampleProcedure Reason Codes
ProcedureRequest.bodySiteSNOMED CT Body StructuresexampleSNOMED CT Body Structures

Constraints

IdPathDetailsRequirements
dom-2ProcedureRequestIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-1ProcedureRequestIf the resource is contained in another resource, it SHALL NOT contain any narrative
: contained.text.empty()
dom-4ProcedureRequestIf a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated
: contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
dom-3ProcedureRequestIf the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource
: contained.where(('#'+id in %resource.descendants().reference).not()).empty()
ele-1ProcedureRequest.requesterAll FHIR elements must have a @value or children
: hasValue() | (children().count() > id.count())
.