This is the set of resources that conform to either of the profiles CRMI Publishable CodeSystem (http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-publishablecodesystem) and CRMI Publishable CodeSystem (http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-publishablecodesystem). E.g. what you have to deal with if you get resources conforming to one of them
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
CodeSystem | C | 1..1 | Declares the existence of and describes a code system or code system supplement csd-0: Name should be usable as an identifier for the module by machine processing applications such as code generation csd-1: Within a code system definition, all the codes SHALL be unique dom-2: If the resource is contained in another resource, it SHALL NOT contain nested Resources dom-3: If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource dom-4: If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated dom-5: If a resource is contained in another resource, it SHALL NOT have a security label dom-6: A resource should have narrative for robust management | |
meta | Σ | 0..1 | Meta | Metadata about the resource ele-1: All FHIR elements must have a @value or children |
implicitRules | ?!Σ | 0..1 | uri | A set of rules under which this content was created ele-1: All FHIR elements must have a @value or children |
language | 0..1 | code | Language of the resource content Binding: ?? (preferred): A human language. ele-1: All FHIR elements must have a @value or children | |
text | 0..1 | Narrative | Text summary of the resource, for human interpretation ele-1: All FHIR elements must have a @value or children | |
contained | 0..* | Resource | Contained, inline Resources | |
extension | 0..* | Extension | Extension ele-1: All FHIR elements must have a @value or children ext-1: Must have either extensions or value[x], not both | |
modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored ele-1: All FHIR elements must have a @value or children ext-1: Must have either extensions or value[x], not both |
url | Σ | 0..1 | uri | Canonical identifier for this code system, represented as a URI (globally unique) (Coding.system) ele-1: All FHIR elements must have a @value or children |
identifier | SΣ | 0..* | Identifier | Additional identifier for the code system (business identifier) ele-1: All FHIR elements must have a @value or children |
version | Σ | 0..1 | string | Business version of the code system (Coding.version) ele-1: All FHIR elements must have a @value or children |
name | Σ | 0..1 | string | Name for this code system (computer friendly) ele-1: All FHIR elements must have a @value or children |
title | Σ | 0..1 | string | Name for this code system (human friendly) ele-1: All FHIR elements must have a @value or children |
status | ?!Σ | 1..1 | code | draft | active | retired | unknown Binding: ?? (required): The lifecycle status of an artifact. ele-1: All FHIR elements must have a @value or children |
experimental | Σ | 0..1 | boolean | For testing purposes, not real usage ele-1: All FHIR elements must have a @value or children |
date | SΣ | 1..1 | dateTime | Date last changed ele-1: All FHIR elements must have a @value or children |
publisher | Σ | 0..1 | string | Name of the publisher (organization or individual) ele-1: All FHIR elements must have a @value or children |
contact | SΣ | 0..* | ContactDetail | Contact details for the publisher ele-1: All FHIR elements must have a @value or children |
description | 0..1 | markdown | Natural language description of the code system ele-1: All FHIR elements must have a @value or children | |
useContext | SΣ | 0..* | UsageContext | The context that the content is intended to support ele-1: All FHIR elements must have a @value or children |
jurisdiction | SΣ | 0..* | CodeableConcept | Intended jurisdiction for code system (if applicable) Binding: ?? (extensible): Countries and regions within which this artifact is targeted for use. ele-1: All FHIR elements must have a @value or children |
purpose | S | 0..1 | markdown | Why this code system is defined ele-1: All FHIR elements must have a @value or children |
copyright | S | 0..1 | markdown | Use and/or publishing restrictions ele-1: All FHIR elements must have a @value or children |
caseSensitive | Σ | 0..1 | boolean | If code comparison is case sensitive ele-1: All FHIR elements must have a @value or children |
valueSet | Σ | 0..1 | canonical(ValueSet) | Canonical reference to the value set with entire code system ele-1: All FHIR elements must have a @value or children |
hierarchyMeaning | Σ | 0..1 | code | grouped-by | is-a | part-of | classified-with Binding: ?? (required): The meaning of the hierarchy of concepts in a code system. ele-1: All FHIR elements must have a @value or children |
compositional | Σ | 0..1 | boolean | If code system defines a compositional grammar ele-1: All FHIR elements must have a @value or children |
versionNeeded | Σ | 0..1 | boolean | If definitions are not stable ele-1: All FHIR elements must have a @value or children |
content | Σ | 1..1 | code | not-present | example | fragment | complete | supplement Binding: ?? (required): The extent of the content of the code system (the concepts and codes it defines) are represented in a code system resource. ele-1: All FHIR elements must have a @value or children |
supplements | Σ | 0..1 | canonical(CodeSystem) | Canonical URL of Code System this adds designations and properties to ele-1: All FHIR elements must have a @value or children |
count | Σ | 0..1 | unsignedInt | Total concepts in the code system ele-1: All FHIR elements must have a @value or children |
filter | Σ | 0..* | BackboneElement | Filter that can be used in a value set ele-1: All FHIR elements must have a @value or children |
extension | 0..* | Extension | Additional content defined by implementations ele-1: All FHIR elements must have a @value or children ext-1: Must have either extensions or value[x], not both | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized ele-1: All FHIR elements must have a @value or children ext-1: Must have either extensions or value[x], not both |
code | Σ | 1..1 | code | Code that identifies the filter ele-1: All FHIR elements must have a @value or children |
description | Σ | 0..1 | string | How or why the filter is used ele-1: All FHIR elements must have a @value or children |
operator | Σ | 1..* | code | = | is-a | descendent-of | is-not-a | regex | in | not-in | generalizes | exists Binding: ?? (required): The kind of operation to perform as a part of a property based filter. ele-1: All FHIR elements must have a @value or children |
value | Σ | 1..1 | string | What to use for the value ele-1: All FHIR elements must have a @value or children |
property | Σ | 0..* | BackboneElement | Additional information supplied about each concept ele-1: All FHIR elements must have a @value or children |
extension | 0..* | Extension | Additional content defined by implementations ele-1: All FHIR elements must have a @value or children ext-1: Must have either extensions or value[x], not both | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized ele-1: All FHIR elements must have a @value or children ext-1: Must have either extensions or value[x], not both |
code | Σ | 1..1 | code | Identifies the property on the concepts, and when referred to in operations ele-1: All FHIR elements must have a @value or children |
uri | Σ | 0..1 | uri | Formal identifier for the property ele-1: All FHIR elements must have a @value or children |
description | Σ | 0..1 | string | Why the property is defined, and/or what it conveys ele-1: All FHIR elements must have a @value or children |
type | Σ | 1..1 | code | code | Coding | string | integer | boolean | dateTime | decimal Binding: ?? (required): The type of a property value. ele-1: All FHIR elements must have a @value or children |
concept | 0..* | BackboneElement | Concepts in the code system ele-1: All FHIR elements must have a @value or children | |
extension | 0..* | Extension | Additional content defined by implementations ele-1: All FHIR elements must have a @value or children ext-1: Must have either extensions or value[x], not both | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized ele-1: All FHIR elements must have a @value or children ext-1: Must have either extensions or value[x], not both |
code | 1..1 | code | Code that identifies concept ele-1: All FHIR elements must have a @value or children | |
display | 0..1 | string | Text to display to the user ele-1: All FHIR elements must have a @value or children | |
definition | 0..1 | string | Formal definition ele-1: All FHIR elements must have a @value or children | |
designation | 0..* | BackboneElement | Additional representations for the concept ele-1: All FHIR elements must have a @value or children | |
extension | 0..* | Extension | Additional content defined by implementations ele-1: All FHIR elements must have a @value or children ext-1: Must have either extensions or value[x], not both | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized ele-1: All FHIR elements must have a @value or children ext-1: Must have either extensions or value[x], not both |
language | 0..1 | code | Human language of the designation Binding: ?? (preferred): A human language. ele-1: All FHIR elements must have a @value or children | |
use | 0..1 | Coding | Details how this designation would be used Binding: ?? (extensible): Details of how a designation would be used. ele-1: All FHIR elements must have a @value or children | |
value | 1..1 | string | The text value for this designation ele-1: All FHIR elements must have a @value or children | |
property | 0..* | BackboneElement | Property value for the concept ele-1: All FHIR elements must have a @value or children | |
extension | 0..* | Extension | Additional content defined by implementations ele-1: All FHIR elements must have a @value or children ext-1: Must have either extensions or value[x], not both | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized ele-1: All FHIR elements must have a @value or children ext-1: Must have either extensions or value[x], not both |
code | 1..1 | code | Reference to CodeSystem.property.code ele-1: All FHIR elements must have a @value or children | |
value[x] | 1..1 | Value of the property for this concept ele-1: All FHIR elements must have a @value or children | ||
valueCode | code | |||
valueCoding | Coding | |||
valueString | string | |||
valueInteger | integer | |||
valueBoolean | boolean | |||
valueDateTime | dateTime | |||
valueDecimal | decimal | |||
concept | 0..* | Child Concepts (is-a/contains/categorizes) ele-1: All FHIR elements must have a @value or children | ||
Documentation for this format |