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
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
Description of Profiles, Differentials, Snapshots and how the different presentations work.
This structure is derived from CodeableConcept
This structure is derived from CodeableConcept
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
CodeableConcept | S | 0..* | CodeableConcept | Concept - reference to a terminology or just text |
coding | S | 0..* | CodingIPS | A reference to a code defined by a terminology system |
text | S | 0..1 | string | Plain text representation of the concept |
Documentation for this format |
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
CodeableConcept | SI | 0..* | CodeableConcept | Concept - reference to a terminology or just text |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | I | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url |
coding | SI | 0..* | CodingIPS | A reference to a code defined by a terminology system |
text | SΣI | 0..1 | string | Plain text representation of the concept |
Documentation for this format |
This structure is derived from CodeableConcept
Differential View
This structure is derived from CodeableConcept
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
CodeableConcept | S | 0..* | CodeableConcept | Concept - reference to a terminology or just text |
coding | S | 0..* | CodingIPS | A reference to a code defined by a terminology system |
text | S | 0..1 | string | Plain text representation of the concept |
Documentation for this format |
Snapshot View
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
CodeableConcept | SI | 0..* | CodeableConcept | Concept - reference to a terminology or just text |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | I | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url |
coding | SI | 0..* | CodingIPS | A reference to a code defined by a terminology system |
text | SΣI | 0..1 | string | Plain text representation of the concept |
Documentation for this format |
Other representations of profile: Schematron
Id | Path | Details | Requirements |
ele-1 | CodeableConcept | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | CodeableConcept.extension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | CodeableConcept.extension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | CodeableConcept.coding | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | CodeableConcept.text | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) |