International Patient Summary Implementation Guide
1.0.0 - STU 1

This page is part of the International Patient Summary Implementation Guide (v1.0.0: STU 1) based on FHIR R4. The current version which supercedes this version is 1.1.0. For a full list of available versions, see the Directory of published versions

StructureDefinition: CodeableConceptIPS

This profile represents the constraint applied to the CodeableConcept data type by the International Patient Summary (IPS) FHIR Implementation Guide to use the Coding-uv-ips data type profile.

The official URL for this profile is:

http://hl7.org/fhir/uv/ips/StructureDefinition/CodeableConcept-uv-ips

Formal Views of Profile Content

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

This structure is derived from CodeableConcept

Summary

Must-Support: 2 elements

Structures

This structure refers to these other structures:

This structure is derived from CodeableConcept

NameFlagsCard.TypeDescription & Constraintsdoco
.. CodeableConcept S0..*CodeableConceptConcept - reference to a terminology or just text
... coding S0..*CodingIPSA reference to a code defined by a terminology system
... text S0..1stringPlain text representation of the concept

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraintsdoco
.. CodeableConcept SI0..*CodeableConceptConcept - reference to a terminology or just text
... id 0..1stringUnique id for inter-element referencing
... extension I0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
... coding SI0..*CodingIPSA reference to a code defined by a terminology system

doco Documentation for this format

This structure is derived from CodeableConcept

Summary

Must-Support: 2 elements

Structures

This structure refers to these other structures:

Differential View

This structure is derived from CodeableConcept

NameFlagsCard.TypeDescription & Constraintsdoco
.. CodeableConcept S0..*CodeableConceptConcept - reference to a terminology or just text
... coding S0..*CodingIPSA reference to a code defined by a terminology system
... text S0..1stringPlain text representation of the concept

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. CodeableConcept SI0..*CodeableConceptConcept - reference to a terminology or just text
... id 0..1stringUnique id for inter-element referencing
... extension I0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
... coding SI0..*CodingIPSA reference to a code defined by a terminology system

doco Documentation for this format

 

Other representations of profile: Schematron

Terminology Bindings

Constraints

Constraints

IdPathDetailsRequirements
ele-1CodeableConceptAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1CodeableConcept.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1CodeableConcept.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1CodeableConcept.codingAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1CodeableConcept.textAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())