Lower Extremity Skin Wound Assessment Implementation Guide STU1 CI Build

Lower Extremity Skin Wound Assessment - IG - Local Development build (v0.1.0). See the Directory of published versions

StructureDefinition-DistanceFromLandmarkMeasurementExt

Scope and Usage

The measured distance in cm a certain observation is made from a body landmark.

Formal Views of Profile Content

Description of Profiles, Differentials, and Snapshots.

The official URL for this profile is: http://hl7.org/fhir/us/lower-extremity-skin-wound-assessment/StructureDefinition/DistanceFromLandmarkMeasurementExt

Published on Mon Aug 12 00:00:00 EDT 2019 as a draft by CIMI.

This profile builds on Extension


Summary

Fixed Value: 3 elements

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..1ExtensionExtension
... url 1..1uri"http://hl7.org/fhir/us/lower-extremity-skin-wound-assessment/StructureDefinition/DistanceFromLandmarkMeasurementExt"
... valueQuantity 0..1QuantityA measured or measurable amount
.... system 0..1uriPrimitive Type uri
Fixed Value: http://unitsofmeasure.org
.... code 0..1codePrimitive Type code
Fixed Value: cm

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..1ExtensionExtension
... id 0..1stringUnique id for inter-element referencing
... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
... url 1..1uri"http://hl7.org/fhir/us/lower-extremity-skin-wound-assessment/StructureDefinition/DistanceFromLandmarkMeasurementExt"
... value[x] 0..1(Slice Definition)Value of extension
Slice: Unordered, Closed by type:$this
.... value[x]:valueQuantity I0..1QuantityA measured or measurable amount
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
..... value Σ0..1decimalNumerical value (with implicit precision)
..... comparator ?!Σ0..1code< | <= | >= | > - how to understand the value
Binding: QuantityComparator (required): How the Quantity should be understood and represented.

..... unit Σ0..1stringUnit representation
..... system 0..1uriPrimitive Type uri
Fixed Value: http://unitsofmeasure.org
..... code 0..1codePrimitive Type code
Fixed Value: cm

doco Documentation for this format

Summary

Fixed Value: 3 elements

Differential View

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..1ExtensionExtension
... url 1..1uri"http://hl7.org/fhir/us/lower-extremity-skin-wound-assessment/StructureDefinition/DistanceFromLandmarkMeasurementExt"
... valueQuantity 0..1QuantityA measured or measurable amount
.... system 0..1uriPrimitive Type uri
Fixed Value: http://unitsofmeasure.org
.... code 0..1codePrimitive Type code
Fixed Value: cm

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..1ExtensionExtension
... id 0..1stringUnique id for inter-element referencing
... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
... url 1..1uri"http://hl7.org/fhir/us/lower-extremity-skin-wound-assessment/StructureDefinition/DistanceFromLandmarkMeasurementExt"
... value[x] 0..1(Slice Definition)Value of extension
Slice: Unordered, Closed by type:$this
.... value[x]:valueQuantity I0..1QuantityA measured or measurable amount
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
..... value Σ0..1decimalNumerical value (with implicit precision)
..... comparator ?!Σ0..1code< | <= | >= | > - how to understand the value
Binding: QuantityComparator (required): How the Quantity should be understood and represented.

..... unit Σ0..1stringUnit representation
..... system 0..1uriPrimitive Type uri
Fixed Value: http://unitsofmeasure.org
..... code 0..1codePrimitive Type code
Fixed Value: cm

doco Documentation for this format

Downloads: StructureDefinition: (XML, JSON), Schema: XML Schematron

Terminology Bindings

PathConformanceValueSet
Extension.value[x]:valueQuantity.comparatorrequiredQuantityComparator

Constraints

IdPathDetailsRequirements
ele-1ExtensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1ExtensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1Extension.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1Extension.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1Extension.value[x]All FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1Extension.value[x]:valueQuantityAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
qty-3Extension.value[x]:valueQuantityIf a code for the unit is present, the system SHALL also be present
: code.empty() or system.exists()
ele-1Extension.value[x]:valueQuantity.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1Extension.value[x]:valueQuantity.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1Extension.value[x]:valueQuantity.valueAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1Extension.value[x]:valueQuantity.comparatorAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1Extension.value[x]:valueQuantity.unitAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1Extension.value[x]:valueQuantity.systemAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1Extension.value[x]:valueQuantity.codeAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())