This page is part of the FHIR Specification (v3.0.2: STU 3). 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: 2 | Informative | Use 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 | 0..1 | string | ||
definition | 0..1 | string | ||
concept | 0..* | Unknown reference to #CodeSystem.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 | unknown Binding: PublicationStatus (required) |
experimental | ?!Σ | 1..1 | boolean | For testing purposes, not real usage |
date | Σ | 0..1 | dateTime | Date this was last changed |
publisher | Σ | 1..1 | string | Name of the publisher (organization or individual) |
contact | Σ | 0..* | ContactDetail | Contact details for the publisher |
description | 1..1 | markdown | Natural language description of the code system | |
useContext | Σ | 0..* | UsageContext | Context the content is intended to support |
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 | example | 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 | 0..1 | string | Text to display to the user | |
definition | 0..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.concept Child Concepts (is-a/contains/categorizes) | ||
Documentation for this format |
<!-- Shareable CodeSystem --> <CodeSystem xmlns="http://hl7.org/fhir" > <!-- from Element: extension --> <id value="[id]"/><!-- 0..1 Logical id of this artifact --> <meta><!-- 0..1 Meta Metadata about the resource --></meta> <implicitRules value="[uri]"/><!-- 0..1 A set of rules under which this content was created --> <language value="[code]"/><!-- 0..1 Language of the resource content --> <text><!-- 0..1 Narrative Text summary of the resource, for human interpretation --></text> <contained><!-- 0..* Resource Contained, inline Resources --></contained> <modifierExtension><!-- 0..* Extension Extensions that cannot be ignored --></modifierExtension> <url value="[uri]"/><!-- 1..1 Logical URI to reference this code system (globally unique) (Coding.system) --> <identifier><!-- 0..1 Identifier Additional identifier for the code system --></identifier> <version value="[string]"/><!-- 1..1 Business version of the code system (Coding.version) --> <name value="[string]"/><!-- 1..1 Name for this code system (computer friendly) --> <title value="[string]"/><!-- 0..1 Name for this code system (human friendly) --> <status value="[code]"/><!-- 1..1 draft | active | retired | unknown --> <experimental value="[boolean]"/><!-- 1..1 For testing purposes, not real usage --> <date value="[dateTime]"/><!-- 0..1 Date this was last changed --> <publisher value="[string]"/><!-- 1..1 Name of the publisher (organization or individual) --> <contact><!-- 0..* ContactDetail Contact details for the publisher --></contact> <description value="[markdown]"/><!-- 1..1 Natural language description of the code system --> <useContext><!-- 0..* UsageContext Context the content is intended to support --></useContext> <jurisdiction><!-- 0..* CodeableConcept Intended jurisdiction for code system (if applicable) --></jurisdiction> <purpose value="[markdown]"/><!-- 0..1 Why this code system is defined --> <copyright value="[markdown]"/><!-- 0..1 Use and/or publishing restrictions --> <caseSensitive value="[boolean]"/><!-- 1..1 If code comparison is case sensitive --> <valueSet value="[uri]"/><!-- 0..1 Canonical URL for value set with entire code system --> <hierarchyMeaning value="[code]"/><!-- 0..1 grouped-by | is-a | part-of | classified-with --> <compositional value="[boolean]"/><!-- 0..1 If code system defines a post-composition grammar --> <versionNeeded value="[boolean]"/><!-- 0..1 If definitions are not stable --> <content value="[code]"/><!-- 1..1 not-present | example | fragment | complete --> <count value="[unsignedInt]"/><!-- 0..1 Total concepts in the code system --> <filter> 0..* BackboneElement <!-- 0..* Filter that can be used in a value set --> <modifierExtension><!-- 0..* Extension Extensions that cannot be ignored --></modifierExtension> <code value="[code]"/><!-- 1..1 Code that identifies the filter --> <description value="[string]"/><!-- 0..1 How or why the filter is used --> <operator value="[code]"/><!-- 1..* Operators that can be used with filter --> <value value="[string]"/><!-- 1..1 What to use for the value --> </filter> <property> 0..* BackboneElement <!-- 0..* Additional information supplied about each concept --> <modifierExtension><!-- 0..* Extension Extensions that cannot be ignored --></modifierExtension> <code value="[code]"/><!-- 1..1 Identifies the property on the concepts, and when referred to in operations --> <uri value="[uri]"/><!-- 0..1 Formal identifier for the property --> <description value="[string]"/><!-- 0..1 Why the property is defined, and/or what it conveys --> <type value="[code]"/><!-- 1..1 code | Coding | string | integer | boolean | dateTime --> </property> <concept> 1..* BackboneElement <!-- 1..* Concepts in the code system --> <modifierExtension><!-- 0..* Extension Extensions that cannot be ignored --></modifierExtension> <code value="[code]"/><!-- 1..1 Code that identifies concept --> <display value="[string]"/><!-- 0..1 Text to display to the user --> <definition value="[string]"/><!-- 0..1 Formal definition --> <designation> 0..* BackboneElement <!-- 0..* Additional representations for the concept --> <modifierExtension><!-- 0..* Extension Extensions that cannot be ignored --></modifierExtension> <language value="[code]"/><!-- 0..1 Human language of the designation --> <use><!-- 0..1 Coding Details how this designation would be used --></use> <value value="[string]"/><!-- 1..1 The text value for this designation --> </designation> <property> 0..* BackboneElement <!-- 0..* Property value for the concept --> <modifierExtension><!-- 0..* Extension Extensions that cannot be ignored --></modifierExtension> <code value="[code]"/><!-- 1..1 Reference to CodeSystem.property.code --> <value[x]><!-- 1..1 code|Coding|string|integer| boolean|dateTime Value of the property for this concept --></value[x]> </property> <concept><!-- See #CodeSystem.concept Child Concepts (is-a/contains/categorizes) --></concept> </concept> </CodeSystem>
{ // Shareable CodeSystem // from Element: extension "meta" : { Meta }, //Metadata about the resource "implicitRules" : "<uri>", //A set of rules under which this content was created "language" : "<code>", //Language of the resource content "text" : { Narrative }, //Text summary of the resource, for human interpretation "contained" : [{ Resource }], //Contained, inline Resources "modifierExtension" : [{ Extension }], //Extensions that cannot be ignored "url" : "<uri>", // R! Logical URI to reference this code system (globally unique) (Coding.system) "identifier" : { Identifier }, //Additional identifier for the code system "version" : "<string>", // R! Business version of the code system (Coding.version) "name" : "<string>", // R! Name for this code system (computer friendly) "title" : "<string>", //Name for this code system (human friendly) "status" : "<code>", // R! draft | active | retired | unknown "experimental" : <boolean>, // R! For testing purposes, not real usage "date" : "<dateTime>", //Date this was last changed "publisher" : "<string>", // R! Name of the publisher (organization or individual) "contact" : [{ ContactDetail }], //Contact details for the publisher "description" : "<markdown>", // R! Natural language description of the code system "useContext" : [{ UsageContext }], //Context the content is intended to support "jurisdiction" : [{ CodeableConcept }], //Intended jurisdiction for code system (if applicable) "purpose" : "<markdown>", //Why this code system is defined "copyright" : "<markdown>", //Use and/or publishing restrictions "caseSensitive" : <boolean>, // R! If code comparison is case sensitive "valueSet" : "<uri>", //Canonical URL for value set with entire code system "hierarchyMeaning" : "<code>", //grouped-by | is-a | part-of | classified-with "compositional" : <boolean>, //If code system defines a post-composition grammar "versionNeeded" : <boolean>, //If definitions are not stable "content" : "<code>", // R! not-present | example | fragment | complete "count" : "<unsignedInt>", //Total concepts in the code system "filter" : [{ BackboneElement }], // C?Filter that can be used in a value set "property" : [{ BackboneElement }], // C?Additional information supplied about each concept "concept" : [{ BackboneElement }] // C? R! Concepts in the code system }
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 | 0..1 | string | ||
definition | 0..1 | string | ||
concept | 0..* | Unknown reference to #CodeSystem.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 | unknown Binding: PublicationStatus (required) |
experimental | ?!Σ | 1..1 | boolean | For testing purposes, not real usage |
date | Σ | 0..1 | dateTime | Date this was last changed |
publisher | Σ | 1..1 | string | Name of the publisher (organization or individual) |
contact | Σ | 0..* | ContactDetail | Contact details for the publisher |
description | 1..1 | markdown | Natural language description of the code system | |
useContext | Σ | 0..* | UsageContext | Context the content is intended to support |
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 | example | 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 | 0..1 | string | Text to display to the user | |
definition | 0..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.concept Child Concepts (is-a/contains/categorizes) | ||
Documentation for this format |
XML Template
<!-- Shareable CodeSystem --> <CodeSystem xmlns="http://hl7.org/fhir" > <!-- from Element: extension --> <id value="[id]"/><!-- 0..1 Logical id of this artifact --> <meta><!-- 0..1 Meta Metadata about the resource --></meta> <implicitRules value="[uri]"/><!-- 0..1 A set of rules under which this content was created --> <language value="[code]"/><!-- 0..1 Language of the resource content --> <text><!-- 0..1 Narrative Text summary of the resource, for human interpretation --></text> <contained><!-- 0..* Resource Contained, inline Resources --></contained> <modifierExtension><!-- 0..* Extension Extensions that cannot be ignored --></modifierExtension> <url value="[uri]"/><!-- 1..1 Logical URI to reference this code system (globally unique) (Coding.system) --> <identifier><!-- 0..1 Identifier Additional identifier for the code system --></identifier> <version value="[string]"/><!-- 1..1 Business version of the code system (Coding.version) --> <name value="[string]"/><!-- 1..1 Name for this code system (computer friendly) --> <title value="[string]"/><!-- 0..1 Name for this code system (human friendly) --> <status value="[code]"/><!-- 1..1 draft | active | retired | unknown --> <experimental value="[boolean]"/><!-- 1..1 For testing purposes, not real usage --> <date value="[dateTime]"/><!-- 0..1 Date this was last changed --> <publisher value="[string]"/><!-- 1..1 Name of the publisher (organization or individual) --> <contact><!-- 0..* ContactDetail Contact details for the publisher --></contact> <description value="[markdown]"/><!-- 1..1 Natural language description of the code system --> <useContext><!-- 0..* UsageContext Context the content is intended to support --></useContext> <jurisdiction><!-- 0..* CodeableConcept Intended jurisdiction for code system (if applicable) --></jurisdiction> <purpose value="[markdown]"/><!-- 0..1 Why this code system is defined --> <copyright value="[markdown]"/><!-- 0..1 Use and/or publishing restrictions --> <caseSensitive value="[boolean]"/><!-- 1..1 If code comparison is case sensitive --> <valueSet value="[uri]"/><!-- 0..1 Canonical URL for value set with entire code system --> <hierarchyMeaning value="[code]"/><!-- 0..1 grouped-by | is-a | part-of | classified-with --> <compositional value="[boolean]"/><!-- 0..1 If code system defines a post-composition grammar --> <versionNeeded value="[boolean]"/><!-- 0..1 If definitions are not stable --> <content value="[code]"/><!-- 1..1 not-present | example | fragment | complete --> <count value="[unsignedInt]"/><!-- 0..1 Total concepts in the code system --> <filter> 0..* BackboneElement <!-- 0..* Filter that can be used in a value set --> <modifierExtension><!-- 0..* Extension Extensions that cannot be ignored --></modifierExtension> <code value="[code]"/><!-- 1..1 Code that identifies the filter --> <description value="[string]"/><!-- 0..1 How or why the filter is used --> <operator value="[code]"/><!-- 1..* Operators that can be used with filter --> <value value="[string]"/><!-- 1..1 What to use for the value --> </filter> <property> 0..* BackboneElement <!-- 0..* Additional information supplied about each concept --> <modifierExtension><!-- 0..* Extension Extensions that cannot be ignored --></modifierExtension> <code value="[code]"/><!-- 1..1 Identifies the property on the concepts, and when referred to in operations --> <uri value="[uri]"/><!-- 0..1 Formal identifier for the property --> <description value="[string]"/><!-- 0..1 Why the property is defined, and/or what it conveys --> <type value="[code]"/><!-- 1..1 code | Coding | string | integer | boolean | dateTime --> </property> <concept> 1..* BackboneElement <!-- 1..* Concepts in the code system --> <modifierExtension><!-- 0..* Extension Extensions that cannot be ignored --></modifierExtension> <code value="[code]"/><!-- 1..1 Code that identifies concept --> <display value="[string]"/><!-- 0..1 Text to display to the user --> <definition value="[string]"/><!-- 0..1 Formal definition --> <designation> 0..* BackboneElement <!-- 0..* Additional representations for the concept --> <modifierExtension><!-- 0..* Extension Extensions that cannot be ignored --></modifierExtension> <language value="[code]"/><!-- 0..1 Human language of the designation --> <use><!-- 0..1 Coding Details how this designation would be used --></use> <value value="[string]"/><!-- 1..1 The text value for this designation --> </designation> <property> 0..* BackboneElement <!-- 0..* Property value for the concept --> <modifierExtension><!-- 0..* Extension Extensions that cannot be ignored --></modifierExtension> <code value="[code]"/><!-- 1..1 Reference to CodeSystem.property.code --> <value[x]><!-- 1..1 code|Coding|string|integer| boolean|dateTime Value of the property for this concept --></value[x]> </property> <concept><!-- See #CodeSystem.concept Child Concepts (is-a/contains/categorizes) --></concept> </concept> </CodeSystem>
JSON Template
{ // Shareable CodeSystem // from Element: extension "meta" : { Meta }, //Metadata about the resource "implicitRules" : "<uri>", //A set of rules under which this content was created "language" : "<code>", //Language of the resource content "text" : { Narrative }, //Text summary of the resource, for human interpretation "contained" : [{ Resource }], //Contained, inline Resources "modifierExtension" : [{ Extension }], //Extensions that cannot be ignored "url" : "<uri>", // R! Logical URI to reference this code system (globally unique) (Coding.system) "identifier" : { Identifier }, //Additional identifier for the code system "version" : "<string>", // R! Business version of the code system (Coding.version) "name" : "<string>", // R! Name for this code system (computer friendly) "title" : "<string>", //Name for this code system (human friendly) "status" : "<code>", // R! draft | active | retired | unknown "experimental" : <boolean>, // R! For testing purposes, not real usage "date" : "<dateTime>", //Date this was last changed "publisher" : "<string>", // R! Name of the publisher (organization or individual) "contact" : [{ ContactDetail }], //Contact details for the publisher "description" : "<markdown>", // R! Natural language description of the code system "useContext" : [{ UsageContext }], //Context the content is intended to support "jurisdiction" : [{ CodeableConcept }], //Intended jurisdiction for code system (if applicable) "purpose" : "<markdown>", //Why this code system is defined "copyright" : "<markdown>", //Use and/or publishing restrictions "caseSensitive" : <boolean>, // R! If code comparison is case sensitive "valueSet" : "<uri>", //Canonical URL for value set with entire code system "hierarchyMeaning" : "<code>", //grouped-by | is-a | part-of | classified-with "compositional" : <boolean>, //If code system defines a post-composition grammar "versionNeeded" : <boolean>, //If definitions are not stable "content" : "<code>", // R! not-present | example | fragment | complete "count" : "<unsignedInt>", //Total concepts in the code system "filter" : [{ BackboneElement }], // C?Filter that can be used in a value set "property" : [{ BackboneElement }], // C?Additional information supplied about each concept "concept" : [{ BackboneElement }] // C? R! Concepts in the code system }
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 |