MediRecords FHIR Implementation Guide
1.3.0 - 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 precondition

Summary

Simple Extension of type CodeableConcept: MediRecords extension for Fasting Precondition

This structure is derived from precondition

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..*preconditionMediRecords Service Request Fasting
... valueCodeableConcept S1..1CodeableConceptValue of extension
Required Pattern: At least the following
.... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
..... system1..1uriIdentity of the terminology system
Fixed Value: http://snomed.info/sct
..... code1..1codeSymbol in syntax defined by the system
Fixed Value: 726054005
..... display1..1stringRepresentation defined by the system
Fixed Value: After fasting
.... text S0..1stringPlain text representation of the concept

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..*preconditionMediRecords Service Request Fasting
... id 0..1stringUnique id for inter-element referencing
... extension 0..0
... url 1..1uri"http://hl7.org/fhir/StructureDefinition/servicerequest-precondition"
.... value[x]:valueCodeableConcept S1..1CodeableConceptValue of extension
Required Pattern: At least the following
..... id0..1stringUnique id for inter-element referencing
..... extension0..*ExtensionAdditional content defined by implementations
..... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
...... id0..1stringUnique id for inter-element referencing
...... extension0..*ExtensionAdditional content defined by implementations
...... 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
Fixed Value: 726054005
...... display1..1stringRepresentation defined by the system
Fixed Value: After fasting
...... userSelected0..1booleanIf this coding was chosen directly by the user
..... text0..1stringPlain text representation of the concept
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
..... coding Σ0..*CodingCode defined by a terminology system
..... text SΣ0..1stringPlain text representation of the concept

doco Documentation for this format

This structure is derived from precondition

Summary

Simple Extension of type CodeableConcept: MediRecords extension for Fasting Precondition

Differential View

This structure is derived from precondition

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..*preconditionMediRecords Service Request Fasting
... valueCodeableConcept S1..1CodeableConceptValue of extension
Required Pattern: At least the following
.... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
..... system1..1uriIdentity of the terminology system
Fixed Value: http://snomed.info/sct
..... code1..1codeSymbol in syntax defined by the system
Fixed Value: 726054005
..... display1..1stringRepresentation defined by the system
Fixed Value: After fasting
.... text S0..1stringPlain text representation of the concept

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..*preconditionMediRecords Service Request Fasting
... id 0..1stringUnique id for inter-element referencing
... extension 0..0
... url 1..1uri"http://hl7.org/fhir/StructureDefinition/servicerequest-precondition"
.... value[x]:valueCodeableConcept S1..1CodeableConceptValue of extension
Required Pattern: At least the following
..... id0..1stringUnique id for inter-element referencing
..... extension0..*ExtensionAdditional content defined by implementations
..... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
...... id0..1stringUnique id for inter-element referencing
...... extension0..*ExtensionAdditional content defined by implementations
...... 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
Fixed Value: 726054005
...... display1..1stringRepresentation defined by the system
Fixed Value: After fasting
...... userSelected0..1booleanIf this coding was chosen directly by the user
..... text0..1stringPlain text representation of the concept
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
..... coding Σ0..*CodingCode defined by a terminology system
..... text SΣ0..1stringPlain 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()