This page is part of the FHIR Specification (v1.8.0: STU 3 Draft). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions . Page versions: R5 R4B R4 R3
(No assigned work group) | Maturity Level: 0 | Context: Any |
The official URL for this profile is:
http://hl7.org/fhir/StructureDefinition/shareablecodesystem
Enforces the minimum information set for the value set metadata required by HL7 and other organisations that share and publish value sets
This profile was published on [no date] as a draft by HL7.
Description of Profiles, Differentials, Snapshots, and how the XML and JSON presentations work.
This structure is derived from CodeSystem.
This structure is derived from CodeSystem.
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
CodeSystem | 1..1 | |||
url | 1..1 | uri | ||
version | 1..1 | string | ||
name | 1..1 | string | ||
status | 1..1 | code | ||
experimental | 1..1 | boolean | ||
publisher | 1..1 | string | ||
description | 1..1 | markdown | ||
caseSensitive | 1..1 | boolean | ||
concept | 1..* | BackboneElement | ||
code | 1..1 | code | ||
display | 1..1 | string | ||
definition | 1..1 | string | ||
concept | 0..* | Unknown reference to #CodeSystem:shareablecodesystem.concept | ||
Documentation for this format |
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
CodeSystem | I | 1..1 | A set of codes drawn from one or more code systems | |
id | ∑ | 0..1 | id | Logical id of this artifact |
meta | ∑ | 0..1 | Meta | Metadata about the resource |
implicitRules | ?!∑ | 0..1 | uri | A set of rules under which this content was created |
language | 0..1 | code | Language of the resource content Binding: Common Languages (extensible) | |
text | I | 0..1 | Narrative | Text summary of the resource, for human interpretation |
contained | 0..* | Resource | Contained, inline Resources | |
extension | 0..* | Extension | Additional Content defined by implementations | |
modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored |
url | ∑ | 1..1 | uri | Logical uri to reference this code system (globally unique) (Coding.system) |
identifier | ∑ | 0..1 | Identifier | Additional identifier for the code system |
version | ∑ | 1..1 | string | Business version of the code system (Coding.version) |
name | ∑ | 1..1 | string | Name for this code system (Computer friendly) |
title | ∑ | 0..1 | string | Name for this code system (Human friendly) |
status | ?!∑ | 1..1 | code | draft | active | retired Binding: PublicationStatus (required) |
experimental | ?!∑ | 1..1 | boolean | If for testing purposes, not real usage |
publisher | ∑ | 1..1 | string | Name of the publisher (Organization or individual) |
contact | ∑ | 0..* | ContactDetail | Contact details for the publisher |
date | ∑ | 0..1 | dateTime | Date this was last changed |
description | 1..1 | markdown | Natural language description of the code system | |
useContext | ∑ | 0..* | UsageContext | Content intends to support these contexts |
jurisdiction | ∑ | 0..* | CodeableConcept | Intended jurisdiction for code system (if applicable) Binding: Jurisdiction ValueSet (extensible) |
purpose | 0..1 | markdown | Why this code system is defined | |
copyright | 0..1 | markdown | Use and/or publishing restrictions | |
caseSensitive | ∑ | 1..1 | boolean | If code comparison is case sensitive |
valueSet | ∑ | 0..1 | uri | Canonical URL for value set with entire code system |
hierarchyMeaning | ∑ | 0..1 | code | grouped-by | is-a | part-of | classified-with Binding: CodeSystemHierarchyMeaning (required) |
compositional | ∑ | 0..1 | boolean | If code system defines a post-composition grammar |
versionNeeded | ∑ | 0..1 | boolean | If definitions are not stable |
content | ∑ | 1..1 | code | not-present | examplar | fragment | complete Binding: CodeSystemContentMode (required) |
count | ∑ | 0..1 | unsignedInt | Total concepts in the code system |
filter | ∑I | 0..* | BackboneElement | Filter that can be used in a value set |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional Content defined by implementations | |
modifierExtension | ?!∑ | 0..* | Extension | Extensions that cannot be ignored |
code | ∑ | 1..1 | code | Code that identifies the filter |
description | ∑ | 0..1 | string | How or why the filter is used |
operator | ∑ | 1..* | code | Operators that can be used with filter Binding: FilterOperator (required) |
value | ∑ | 1..1 | string | What to use for the value |
property | ∑I | 0..* | BackboneElement | Additional information supplied about each concept |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional Content defined by implementations | |
modifierExtension | ?!∑ | 0..* | Extension | Extensions that cannot be ignored |
code | ∑ | 1..1 | code | Identifies the property on the concepts, and when referred to in operations |
uri | ∑ | 0..1 | uri | Formal identifier for the property |
description | ∑ | 0..1 | string | Why the property is defined, and/or what it conveys |
type | ∑ | 1..1 | code | code | Coding | string | integer | boolean | dateTime Binding: PropertyType (required) |
concept | I | 1..* | BackboneElement | Concepts in the code system |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional Content defined by implementations | |
modifierExtension | ?!∑ | 0..* | Extension | Extensions that cannot be ignored |
code | 1..1 | code | Code that identifies concept | |
display | 1..1 | string | Text to display to the user | |
definition | 1..1 | string | Formal definition | |
designation | I | 0..* | BackboneElement | Additional representations for the concept |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional Content defined by implementations | |
modifierExtension | ?!∑ | 0..* | Extension | Extensions that cannot be ignored |
language | 0..1 | code | Human language of the designation Binding: Common Languages (extensible) | |
use | 0..1 | Coding | Details how this designation would be used Binding: Designation Use (extensible) | |
value | 1..1 | string | The text value for this designation | |
property | I | 0..* | BackboneElement | Property value for the concept |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional Content defined by implementations | |
modifierExtension | ?!∑ | 0..* | Extension | Extensions that cannot be ignored |
code | 1..1 | code | Reference to CodeSystem.property.code | |
value[x] | 1..1 | code, Coding, string, integer, boolean, dateTime | Value of the property for this concept | |
concept | 0..* | Unknown reference to #CodeSystem:shareablecodesystem.concept Child Concepts (is-a/contains/categorizes) | ||
Documentation for this format |
todo
This structure is derived from CodeSystem.
Differential View
This structure is derived from CodeSystem.
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
CodeSystem | 1..1 | |||
url | 1..1 | uri | ||
version | 1..1 | string | ||
name | 1..1 | string | ||
status | 1..1 | code | ||
experimental | 1..1 | boolean | ||
publisher | 1..1 | string | ||
description | 1..1 | markdown | ||
caseSensitive | 1..1 | boolean | ||
concept | 1..* | BackboneElement | ||
code | 1..1 | code | ||
display | 1..1 | string | ||
definition | 1..1 | string | ||
concept | 0..* | Unknown reference to #CodeSystem:shareablecodesystem.concept | ||
Documentation for this format |
Snapshot View
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
CodeSystem | I | 1..1 | A set of codes drawn from one or more code systems | |
id | ∑ | 0..1 | id | Logical id of this artifact |
meta | ∑ | 0..1 | Meta | Metadata about the resource |
implicitRules | ?!∑ | 0..1 | uri | A set of rules under which this content was created |
language | 0..1 | code | Language of the resource content Binding: Common Languages (extensible) | |
text | I | 0..1 | Narrative | Text summary of the resource, for human interpretation |
contained | 0..* | Resource | Contained, inline Resources | |
extension | 0..* | Extension | Additional Content defined by implementations | |
modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored |
url | ∑ | 1..1 | uri | Logical uri to reference this code system (globally unique) (Coding.system) |
identifier | ∑ | 0..1 | Identifier | Additional identifier for the code system |
version | ∑ | 1..1 | string | Business version of the code system (Coding.version) |
name | ∑ | 1..1 | string | Name for this code system (Computer friendly) |
title | ∑ | 0..1 | string | Name for this code system (Human friendly) |
status | ?!∑ | 1..1 | code | draft | active | retired Binding: PublicationStatus (required) |
experimental | ?!∑ | 1..1 | boolean | If for testing purposes, not real usage |
publisher | ∑ | 1..1 | string | Name of the publisher (Organization or individual) |
contact | ∑ | 0..* | ContactDetail | Contact details for the publisher |
date | ∑ | 0..1 | dateTime | Date this was last changed |
description | 1..1 | markdown | Natural language description of the code system | |
useContext | ∑ | 0..* | UsageContext | Content intends to support these contexts |
jurisdiction | ∑ | 0..* | CodeableConcept | Intended jurisdiction for code system (if applicable) Binding: Jurisdiction ValueSet (extensible) |
purpose | 0..1 | markdown | Why this code system is defined | |
copyright | 0..1 | markdown | Use and/or publishing restrictions | |
caseSensitive | ∑ | 1..1 | boolean | If code comparison is case sensitive |
valueSet | ∑ | 0..1 | uri | Canonical URL for value set with entire code system |
hierarchyMeaning | ∑ | 0..1 | code | grouped-by | is-a | part-of | classified-with Binding: CodeSystemHierarchyMeaning (required) |
compositional | ∑ | 0..1 | boolean | If code system defines a post-composition grammar |
versionNeeded | ∑ | 0..1 | boolean | If definitions are not stable |
content | ∑ | 1..1 | code | not-present | examplar | fragment | complete Binding: CodeSystemContentMode (required) |
count | ∑ | 0..1 | unsignedInt | Total concepts in the code system |
filter | ∑I | 0..* | BackboneElement | Filter that can be used in a value set |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional Content defined by implementations | |
modifierExtension | ?!∑ | 0..* | Extension | Extensions that cannot be ignored |
code | ∑ | 1..1 | code | Code that identifies the filter |
description | ∑ | 0..1 | string | How or why the filter is used |
operator | ∑ | 1..* | code | Operators that can be used with filter Binding: FilterOperator (required) |
value | ∑ | 1..1 | string | What to use for the value |
property | ∑I | 0..* | BackboneElement | Additional information supplied about each concept |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional Content defined by implementations | |
modifierExtension | ?!∑ | 0..* | Extension | Extensions that cannot be ignored |
code | ∑ | 1..1 | code | Identifies the property on the concepts, and when referred to in operations |
uri | ∑ | 0..1 | uri | Formal identifier for the property |
description | ∑ | 0..1 | string | Why the property is defined, and/or what it conveys |
type | ∑ | 1..1 | code | code | Coding | string | integer | boolean | dateTime Binding: PropertyType (required) |
concept | I | 1..* | BackboneElement | Concepts in the code system |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional Content defined by implementations | |
modifierExtension | ?!∑ | 0..* | Extension | Extensions that cannot be ignored |
code | 1..1 | code | Code that identifies concept | |
display | 1..1 | string | Text to display to the user | |
definition | 1..1 | string | Formal definition | |
designation | I | 0..* | BackboneElement | Additional representations for the concept |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional Content defined by implementations | |
modifierExtension | ?!∑ | 0..* | Extension | Extensions that cannot be ignored |
language | 0..1 | code | Human language of the designation Binding: Common Languages (extensible) | |
use | 0..1 | Coding | Details how this designation would be used Binding: Designation Use (extensible) | |
value | 1..1 | string | The text value for this designation | |
property | I | 0..* | BackboneElement | Property value for the concept |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional Content defined by implementations | |
modifierExtension | ?!∑ | 0..* | Extension | Extensions that cannot be ignored |
code | 1..1 | code | Reference to CodeSystem.property.code | |
value[x] | 1..1 | code, Coding, string, integer, boolean, dateTime | Value of the property for this concept | |
concept | 0..* | Unknown reference to #CodeSystem:shareablecodesystem.concept Child Concepts (is-a/contains/categorizes) | ||
Documentation for this format |
XML Template
JSON Template
todo
Other representations of profile: Schematron
Path | Name | Conformance | ValueSet |
CodeSystem.language | Common Languages | extensible | Common Languages |
CodeSystem.status | PublicationStatus | required | PublicationStatus |
CodeSystem.jurisdiction | Jurisdiction ValueSet | extensible | Jurisdiction ValueSet |
CodeSystem.hierarchyMeaning | CodeSystemHierarchyMeaning | required | CodeSystemHierarchyMeaning |
CodeSystem.content | CodeSystemContentMode | required | CodeSystemContentMode |
CodeSystem.filter.operator | FilterOperator | required | FilterOperator |
CodeSystem.property.type | PropertyType | required | PropertyType |
CodeSystem.concept.designation.language | Common Languages | extensible | Common Languages |
CodeSystem.concept.designation.use | Designation Use | extensible | Designation Use |