MediRecords FHIR Implementation Guide
1.4.1 - release


Extension: MediRecords Service Request Fasting

MediRecords extension for Fasting Precondition

The official URL for this extension is:

https://fhir.medirecords.com/StructureDefinition/mr-service-request-fasting

Status: active
Extension maintained by:

Context of Use

This extension may be used on the following element(s):

  • Element ID

Usage info

Usage:

Formal Views of Extension Content

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

This structure is derived from SRPrecondition

Summary

Simple Extension of type CodeableConcept: MediRecords extension for Fasting Precondition

This structure is derived from SRPrecondition

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..* SRPrecondition(5.1.0) MediRecords Service Request Fasting
... value[x] S 1..1 CodeableConcept Value of extension
Required Pattern: At least the following
.... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
..... system 1..1 uri Identity of the terminology system
Fixed Value: http://snomed.info/sct
..... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 726054005
..... display 1..1 string Representation defined by the system
Fixed Value: After fasting
.... text S 0..1 string Plain text representation of the concept

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..* SRPrecondition(5.1.0) MediRecords Service Request Fasting
... id 0..1 id Unique id for inter-element referencing
... extension 0..0
... url 1..1 uri "http://hl7.org/fhir/StructureDefinition/servicerequest-precondition"
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
.... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
..... 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
Fixed Value: 726054005
..... display 1..1 string Representation defined by the system
Fixed Value: After fasting
..... userSelected 0..1 boolean If this coding was chosen directly by the user
.... text 0..1 string Plain text representation of the concept
.... 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
.... text SΣ 0..1 string Plain text representation of the concept

doco Documentation for this format

This structure is derived from SRPrecondition

Summary

Simple Extension of type CodeableConcept: MediRecords extension for Fasting Precondition

Differential View

This structure is derived from SRPrecondition

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..* SRPrecondition(5.1.0) MediRecords Service Request Fasting
... value[x] S 1..1 CodeableConcept Value of extension
Required Pattern: At least the following
.... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
..... system 1..1 uri Identity of the terminology system
Fixed Value: http://snomed.info/sct
..... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 726054005
..... display 1..1 string Representation defined by the system
Fixed Value: After fasting
.... text S 0..1 string Plain text representation of the concept

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..* SRPrecondition(5.1.0) MediRecords Service Request Fasting
... id 0..1 id Unique id for inter-element referencing
... extension 0..0
... url 1..1 uri "http://hl7.org/fhir/StructureDefinition/servicerequest-precondition"
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
.... coding 1..* Coding Code defined by a terminology system
Fixed Value: (complex)
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
..... 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
Fixed Value: 726054005
..... display 1..1 string Representation defined by the system
Fixed Value: After fasting
..... userSelected 0..1 boolean If this coding was chosen directly by the user
.... text 0..1 string Plain text representation of the concept
.... 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
.... text SΣ 0..1 string Plain text representation of the concept

doco Documentation for this format

 

Other representations of profile: CSV, Excel, Schematron

Constraints

IdGradePath(s)DetailsRequirements
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()