FHIR Clinical Guidelines (v1.0.0) (STU1)

This page is part of the Clinical Guidelines (v1.0.0: STU 1) based on FHIR R4. This is the current published version. For a full list of available versions, see the Directory of published versions

D.4.1 StructureDefinition-cpg-caseFeatureType

Introduction:

Examples:

D.4.1.1 Formal Views of Profile Content

The official URL for this profile is:

http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-caseFeatureType

Describes whether the case feature is asserted or inferred.

This profile builds on Extension.

This profile was published on Thu Jun 06 00:00:00 UTC 2019 as a draft by Health Level Seven, Inc. - CDS WG.

Description of Profiles, Differentials, and Snapshots.

Summary

Fixed Value: 1 element

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..1Extensionasserted | inferred
... url 1..1uri"http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-caseFeatureType"
... value[x] 0..1codeValue of extension
Binding: CPG Case Feature Type (required): Whether the case feature is asserted or inferred


doco Documentation for this format
NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..1Extensionasserted | inferred
... 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/uv/cpg/StructureDefinition/cpg-caseFeatureType"
... value[x] 0..1codeValue of extension
Binding: CPG Case Feature Type (required): Whether the case feature is asserted or inferred


doco Documentation for this format

Summary

Fixed Value: 1 element

Differential View

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..1Extensionasserted | inferred
... url 1..1uri"http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-caseFeatureType"
... value[x] 0..1codeValue of extension
Binding: CPG Case Feature Type (required): Whether the case feature is asserted or inferred


doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..1Extensionasserted | inferred
... 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/uv/cpg/StructureDefinition/cpg-caseFeatureType"
... value[x] 0..1codeValue of extension
Binding: CPG Case Feature Type (required): Whether the case feature is asserted or inferred


doco Documentation for this format

 

D.4.1.2 Terminology Bindings

Terminology Bindings

PathConformanceValueSet
Extension.value[x]requiredCPGCaseFeatureType

D.4.1.3 Constraints

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())