Showing:

Annotations
Attributes
Diagrams
Facets
Instances
Model
Properties
Source
Used by
Element codedConcept
Namespace No namespace
Diagram
DiagramDECOR_xsd_Element_codedConcept.tmp#codedConcept_codeDECOR_xsd_Element_codedConcept.tmp#codedConcept_statusCodeDECOR_xsd_Attribute_Group_VersionHandlingEffectiveDateOptional.tmp#VersionHandlingEffectiveDateOptionalDECOR_xsd_Element_codedConcept.tmp#codedConcept_levelDECOR_xsd_Element_codedConcept.tmp#codedConcept_typeDECOR_xsd_Attribute_ordinal.tmp#ordinalDECOR_xsd_Element_designation.tmp#designationDECOR_xsd_Element_codedConcept.tmp#codedConcept_descDECOR_xsd_Element_codedConcept.tmp#codedConcept_propertyDECOR_xsd_Element_codedConcept.tmp#codedConcept_parentDECOR_xsd_Element_codedConcept.tmp#codedConcept_child
Properties
content complex
Used by
Complex Type CodeSystemConceptList
Model
Children child, desc, designation, parent, property
Instance
<codedConcept code="" effectiveDate="" expirationDate="" lastModifiedDate="" level="" officialReleaseDate="" ordinal="" statusCode="" type="" versionLabel="">
  <designation displayName="" language="" lastTranslated="" mimeType="" type="">{0,unbounded}</designation>
  <desc language="" lastTranslated="" mimeType="">{0,unbounded}</desc>
  <property code="">{0,unbounded}</property>
  <parent code="">{0,unbounded}</parent>
  <child code="">{0,unbounded}</child>
</codedConcept>
Attributes
QName Type Use Annotation
code EnumerationString required
An identifier that uniquely names the class or "concept" within the context of the defining Code System
effectiveDate TimeStampNoTimezone optional
Identifies the effective date of the version of the object.
expirationDate TimeStampNoTimezone optional
Identifies the expiration date of the version of the object.
lastModifiedDate TimeStampNoTimezone optional
Identifies last point in time that the object was changed.
level xs:integer optional
Use of "level" is actually deprecated in code systems and shall be calculated upon use
officialReleaseDate TimeStampNoTimezone optional
Identifies the official release date of the version of the object.
ordinal IntegerOrDecimalRange optional
Relevant score value in an ordinal system, usually/preferably coded but ordinal values are known to exist with just a description. Coded examples include Apgar and Glasgow Coma Scale. An, at time of writing, uncoded example is the questionnaire "Positieve Gezondheid" (https://nl.wikipedia.org/wiki/Positieve_gezondheid)
statusCode CodedConceptStatusCodeLifeCycle optional
Status of the coded concept during the design phase
type VocabType optional
Use of "type" D, S and L are deprecated in code systems and shall be calculated upon use. D when statusCode is deprecated, retired, cancelled or rejected. S when concept is not D and has children. L when concept is not D and does not have children. Type A still has purpose
versionLabel ShortDescriptiveName optional
A human readable version number or version label for convenient human rendition; not used by an application.
Source
<xs:element name="codedConcept">
  <xs:complexType>
    <xs:sequence>
      <xs:element ref="designation" minOccurs="0" maxOccurs="unbounded">
        <xs:annotation>
          <xs:documentation xml:lang="en-US">A language symbol for the concept that is intended to convey the concept meaning to a human being. It may contain multiple designations per language to expres preferences, synonyms etc. For example, in SNOMED CT, the concept of "fever" has the fully specified name of "fever (finding)", a preferred name of "fever", and synonyms of "febrile" and "pyrexia". These are all designations in English for the concept of "fever".</xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="desc" minOccurs="0" maxOccurs="unbounded" type="FreeFormMarkupWithLanguage">
        <xs:annotation>
          <xs:documentation xml:lang="en-US">You may add a description for convenience, but should note that most of the time the description here overlaps with the designation/description of the coded concept</xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="property" minOccurs="0" maxOccurs="unbounded" type="CodedConceptProperty"/>
      <xs:element name="parent" minOccurs="0" maxOccurs="unbounded" type="ParentOrChild"/>
      <xs:element name="child" minOccurs="0" maxOccurs="unbounded" type="ParentOrChild"/>
    </xs:sequence>
    <xs:attribute name="code" type="EnumerationString" use="required">
      <xs:annotation>
        <xs:documentation xml:lang="en-US">An identifier that uniquely names the class or "concept" within the context of the defining Code System</xs:documentation>
      </xs:annotation>
    </xs:attribute>
    <xs:attribute name="statusCode" type="CodedConceptStatusCodeLifeCycle" use="optional">
      <xs:annotation>
        <xs:documentation xml:lang="en-US">Status of the coded concept during the design phase</xs:documentation>
      </xs:annotation>
    </xs:attribute>
    <xs:attributeGroup ref="VersionHandlingEffectiveDateOptional"/>
    <xs:attribute name="level" type="xs:integer" use="optional">
      <xs:annotation>
        <xs:documentation xml:lang="en-US">Use of "level" is actually deprecated in code systems and shall be calculated upon use</xs:documentation>
      </xs:annotation>
    </xs:attribute>
    <xs:attribute name="type" type="VocabType" use="optional">
      <xs:annotation>
        <xs:documentation xml:lang="en-US">Use of "type" D, S and L are deprecated in code systems and shall be calculated upon use. D when statusCode is deprecated, retired, cancelled or rejected. S when concept is not D and has children. L when concept is not D and does not have children. Type A still has purpose</xs:documentation>
      </xs:annotation>
    </xs:attribute>
    <xs:attribute ref="ordinal" use="optional"/>
  </xs:complexType>
</xs:element>
Element codedConcept / desc
Namespace No namespace
Annotations
You may add a description for convenience, but should note that most of the time the description here overlaps with the designation/description of the coded concept
Diagram
DiagramDECOR-datatypes_xsd_Complex_Type_VariousMixedContent.tmp#VariousMixedContentDECOR-datatypes_xsd_Complex_Type_FreeFormMarkupWithLanguage.tmp#FreeFormMarkupWithLanguage_languageDECOR-datatypes_xsd_Complex_Type_FreeFormMarkupWithLanguage.tmp#FreeFormMarkupWithLanguage_lastTranslatedDECOR-datatypes_xsd_Complex_Type_FreeFormMarkupWithLanguage.tmp#FreeFormMarkupWithLanguage_mimeTypeDECOR-datatypes_xsd_Complex_Type_FreeFormMarkupWithLanguage.tmp#FreeFormMarkupWithLanguage
Type FreeFormMarkupWithLanguage
Type hierarchy
Properties
content complex
minOccurs 0
maxOccurs unbounded
mixed true
Model
ANY element from ANY namespace
Attributes
QName Type Use Annotation
language LanguageCode optional
Indicates the language in which the marked up text is expressed
UML: part of a complex stereotype tag
lastTranslated TimeStampNoTimezone optional
Indicates when this languages rendition was last translated from the original.
UML: part of a complex stereotype tag
mimeType MimeType optional
Indicates the mime type in which the data is expressed. If not specified, applications SHALL interpret the content based on other context or
specific application rules. Applications that do not recognize content SHALL retain it unchanged.
UML: Part of a complex tag
Source
<xs:element name="desc" minOccurs="0" maxOccurs="unbounded" type="FreeFormMarkupWithLanguage">
  <xs:annotation>
    <xs:documentation xml:lang="en-US">You may add a description for convenience, but should note that most of the time the description here overlaps with the designation/description of the coded concept</xs:documentation>
  </xs:annotation>
</xs:element>
Element codedConcept / property
Namespace No namespace
Diagram
DiagramDECOR_xsd_Complex_Type_CodedConceptProperty.tmp#CodedConceptProperty_codeDECOR_xsd_Element_valueCode.tmp#valueCodeDECOR_xsd_Element_valueCoding.tmp#valueCodingDECOR_xsd_Element_valueString.tmp#valueStringDECOR_xsd_Element_valueInteger.tmp#valueIntegerDECOR_xsd_Element_valueBoolean.tmp#valueBooleanDECOR_xsd_Element_valueDateTime.tmp#valueDateTimeDECOR_xsd_Element_valueDecimal.tmp#valueDecimalDECOR_xsd_Complex_Type_CodedConceptProperty.tmp#CodedConceptProperty
Type CodedConceptProperty
Properties
content complex
minOccurs 0
maxOccurs unbounded
Model
Children valueBoolean, valueCode, valueCoding, valueDateTime, valueDecimal, valueInteger, valueString
Instance
<property code="">
  <valueCode code="">{0,unbounded}</valueCode>
  <valueCoding canonicalUri="" code="" codeSystem="">{0,unbounded}</valueCoding>
  <valueString value="">{0,unbounded}</valueString>
  <valueInteger value="">{0,unbounded}</valueInteger>
  <valueBoolean value="">{0,unbounded}</valueBoolean>
  <valueDateTime value="">{0,unbounded}</valueDateTime>
  <valueDecimal value="">{0,unbounded}</valueDecimal>
</property>
Attributes
QName Type Use
code EnumerationString optional
Source
<xs:element name="property" minOccurs="0" maxOccurs="unbounded" type="CodedConceptProperty"/>
Element codedConcept / parent
Namespace No namespace
Diagram
DiagramDECOR_xsd_Complex_Type_ParentOrChild.tmp#ParentOrChild_codeDECOR_xsd_Complex_Type_ParentOrChild.tmp#ParentOrChild
Type ParentOrChild
Properties
content complex
minOccurs 0
maxOccurs unbounded
Attributes
QName Type Use
code EnumerationString optional
Source
<xs:element name="parent" minOccurs="0" maxOccurs="unbounded" type="ParentOrChild"/>
Element codedConcept / child
Namespace No namespace
Diagram
DiagramDECOR_xsd_Complex_Type_ParentOrChild.tmp#ParentOrChild_codeDECOR_xsd_Complex_Type_ParentOrChild.tmp#ParentOrChild
Type ParentOrChild
Properties
content complex
minOccurs 0
maxOccurs unbounded
Attributes
QName Type Use
code EnumerationString optional
Source
<xs:element name="child" minOccurs="0" maxOccurs="unbounded" type="ParentOrChild"/>
Attribute codedConcept / @code
Namespace No namespace
Annotations
An identifier that uniquely names the class or "concept" within the context of the defining Code System
Type EnumerationString
Properties
use required
Facets
maxLength 128
Used by
Element codedConcept
Source
<xs:attribute name="code" type="EnumerationString" use="required">
  <xs:annotation>
    <xs:documentation xml:lang="en-US">An identifier that uniquely names the class or "concept" within the context of the defining Code System</xs:documentation>
  </xs:annotation>
</xs:attribute>
Attribute codedConcept / @statusCode
Namespace No namespace
Annotations
Status of the coded concept during the design phase
Type CodedConceptStatusCodeLifeCycle
Properties
use optional
Facets
enumeration draft
Draft
enumeration active
Active
enumeration deprecated
Deprecated
enumeration retired
No longer fit for use. Information available for historical reference.
enumeration cancelled
Never published as active and is withdrawn.
enumeration rejected
Rejected
enumeration experimental
Provided for trial, but may be removed in the future
Used by
Element codedConcept
Source
<xs:attribute name="statusCode" type="CodedConceptStatusCodeLifeCycle" use="optional">
  <xs:annotation>
    <xs:documentation xml:lang="en-US">Status of the coded concept during the design phase</xs:documentation>
  </xs:annotation>
</xs:attribute>
Attribute codedConcept / @level
Namespace No namespace
Annotations
Use of "level" is actually deprecated in code systems and shall be calculated upon use
Type xs:integer
Properties
use optional
Used by
Element codedConcept
Source
<xs:attribute name="level" type="xs:integer" use="optional">
  <xs:annotation>
    <xs:documentation xml:lang="en-US">Use of "level" is actually deprecated in code systems and shall be calculated upon use</xs:documentation>
  </xs:annotation>
</xs:attribute>
Attribute codedConcept / @type
Namespace No namespace
Annotations
Use of "type" D, S and L are deprecated in code systems and shall be calculated upon use. D when statusCode is deprecated, retired, cancelled or rejected. S when concept is not D and has children. L when concept is not D and does not have children. Type A still has purpose
Type VocabType
Type hierarchy
Properties
use optional
Facets
maxLength 50
enumeration L
L Leaf; a term that has no children in the specialization hierarchy, and is selectable, and therefore deemed to be a leaf.
enumeration A
A Abstract; a term that has children in the specialization hierarchy, but is not, itself, selectable and therefore deemed
abstract.
enumeration S
S Specializable; a term that has children in the specialization hierarchy, and is also selectable and therefore deemed
specializable.
enumeration D
D Deprecated; a term that should not be used any longer
Used by
Element codedConcept
Source
<xs:attribute name="type" type="VocabType" use="optional">
  <xs:annotation>
    <xs:documentation xml:lang="en-US">Use of "type" D, S and L are deprecated in code systems and shall be calculated upon use. D when statusCode is deprecated, retired, cancelled or rejected. S when concept is not D and has children. L when concept is not D and does not have children. Type A still has purpose</xs:documentation>
  </xs:annotation>
</xs:attribute>