Showing:

Attributes
Diagrams
Instances
Model
Properties
Source
Used by
Element ValueSetConceptList / concept
Namespace No namespace
Diagram
DiagramDECOR_xsd_Complex_Type_ValueSetConcept.tmp#ValueSetConcept_codeDECOR_xsd_Complex_Type_ValueSetConcept.tmp#ValueSetConcept_codeSystemDECOR_xsd_Complex_Type_ValueSetConcept.tmp#ValueSetConcept_codeSystemNameDECOR_xsd_Complex_Type_ValueSetConcept.tmp#ValueSetConcept_codeSystemVersionDECOR_xsd_Attribute_displayName.tmp#displayNameDECOR_xsd_Attribute_ordinal.tmp#ordinalDECOR_xsd_Complex_Type_ValueSetConcept.tmp#ValueSetConcept_levelDECOR_xsd_Complex_Type_ValueSetConcept.tmp#ValueSetConcept_typeDECOR_xsd_Element_designation.tmp#designationDECOR_xsd_Complex_Type_ValueSetConcept.tmp#ValueSetConcept_descDECOR_xsd_Complex_Type_ValueSetConcept.tmp#ValueSetConcept
Type ValueSetConcept
Properties
content complex
Model
Children desc, designation
Instance
<concept code="" codeSystem="" codeSystemName="" codeSystemVersion="" displayName="" level="" ordinal="" type="">
  <designation displayName="" language="" lastTranslated="" mimeType="" type="">{0,unbounded}</designation>
  <desc language="" lastTranslated="" mimeType="">{0,unbounded}</desc>
</concept>
Attributes
QName Type Use Annotation
code EnumerationString required
codeSystem Oid required
codeSystemName NonEmptyString optional
Display name for the code system as it is known in your context. This may or may not be the official name for the code system.
codeSystemVersion NonEmptyString optional
Version string for the code system. This is only relevant for code systems with incompatible versions. If specified, than your instances will need to carry this information exactly as-is.
displayName NonEmptyString required
A short description string for the designation
level xs:integer required
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)
type VocabType required
Source
<xs:element name="concept" type="ValueSetConcept"/>
Element ValueSetConceptList / include
Namespace No namespace
Diagram
DiagramDECOR_xsd_Attribute_Group_ValueSetRefAttributes.tmp#ValueSetRefAttributesDECOR_xsd_Attribute_Group_ValueSetCompilationAttributes.tmp#ValueSetCompilationAttributesDECOR_xsd_Attribute_Group_IntensionalDefAttributes.tmp#IntensionalDefAttributesDECOR_xsd_Element_designation.tmp#designationDECOR_xsd_Complex_Type_ValueSetRefOrIntensionalOp.tmp#ValueSetRefOrIntensionalOp_descDECOR_xsd_Complex_Type_ValueSetRefOrIntensionalOp.tmp#ValueSetRefOrIntensionalOp
Type ValueSetRefOrIntensionalOp
Properties
content complex
Model
Children desc, designation
Instance
<include code="" codeSystem="" codeSystemName="" codeSystemVersion="" displayName="" exception="false" flexibility="" ident="" op="" ref="" referencedFrom="" url="">
  <designation displayName="" language="" lastTranslated="" mimeType="" type="">{0,unbounded}</designation>
  <desc language="" lastTranslated="" mimeType="">{0,unbounded}</desc>
</include>
Attributes
QName Type Default Use Annotation
code EnumerationString optional
An identifier that uniquely names the class or "concept" within the context of the defining Code System
codeSystem Oid optional
An identifier that uniquely names the Code System
codeSystemName NonEmptyString optional
Display name for the code system as it is known in your context. This may or may not be the official name for the code system.
codeSystemVersion NonEmptyString optional
Version string for the code system. This is only relevant for code systems with incompatible versions. If specified, than your instances will need to carry this information exactly as-is.
displayName NonEmptyString optional
A short description string for the designation
exception xs:boolean false optional
Indicates whether the valueSet contents should be treated as exceptions. Default is 'false' meaning that the contents are included as concepts.
flexibility StaticOrDynamicFlexibility optional
Reference to a valueSet/@effectiveDate. Default is unspecified which means 'latest available version'.
ident ShortDescriptiveName optional
Added in compilation process for releases. DO NOT ADD/EDIT yourself. Contains the project @prefix of the project that defines the dataset, template, or value set
op IntensionalOperators optional
Intensional Definition
ref Oid optional
Reference to a valueSet/@id.
referencedFrom ShortDescriptiveName optional
Added in compilation process for releases. DO NOT ADD/EDIT yourself. Contains the project @prefix of the project that referenced the dataset, template, or value set (normally current project)
url xs:anyURI optional
Added in compilation process for releases. DO NOT ADD/EDIT yourself. Contains the services URL useful in retrieving the dataset, template, or value set
Source
<xs:element name="include" type="ValueSetRefOrIntensionalOp"/>
Element ValueSetConceptList / exclude
Namespace No namespace
Diagram
DiagramDECOR_xsd_Attribute_Group_ValueSetRefAttributes.tmp#ValueSetRefAttributesDECOR_xsd_Attribute_Group_ValueSetCompilationAttributes.tmp#ValueSetCompilationAttributesDECOR_xsd_Attribute_Group_IntensionalDefAttributes.tmp#IntensionalDefAttributesDECOR_xsd_Element_designation.tmp#designationDECOR_xsd_Complex_Type_ValueSetRefOrIntensionalOp.tmp#ValueSetRefOrIntensionalOp_descDECOR_xsd_Complex_Type_ValueSetRefOrIntensionalOp.tmp#ValueSetRefOrIntensionalOp
Type ValueSetRefOrIntensionalOp
Properties
content complex
Model
Children desc, designation
Instance
<exclude code="" codeSystem="" codeSystemName="" codeSystemVersion="" displayName="" exception="false" flexibility="" ident="" op="" ref="" referencedFrom="" url="">
  <designation displayName="" language="" lastTranslated="" mimeType="" type="">{0,unbounded}</designation>
  <desc language="" lastTranslated="" mimeType="">{0,unbounded}</desc>
</exclude>
Attributes
QName Type Default Use Annotation
code EnumerationString optional
An identifier that uniquely names the class or "concept" within the context of the defining Code System
codeSystem Oid optional
An identifier that uniquely names the Code System
codeSystemName NonEmptyString optional
Display name for the code system as it is known in your context. This may or may not be the official name for the code system.
codeSystemVersion NonEmptyString optional
Version string for the code system. This is only relevant for code systems with incompatible versions. If specified, than your instances will need to carry this information exactly as-is.
displayName NonEmptyString optional
A short description string for the designation
exception xs:boolean false optional
Indicates whether the valueSet contents should be treated as exceptions. Default is 'false' meaning that the contents are included as concepts.
flexibility StaticOrDynamicFlexibility optional
Reference to a valueSet/@effectiveDate. Default is unspecified which means 'latest available version'.
ident ShortDescriptiveName optional
Added in compilation process for releases. DO NOT ADD/EDIT yourself. Contains the project @prefix of the project that defines the dataset, template, or value set
op IntensionalOperators optional
Intensional Definition
ref Oid optional
Reference to a valueSet/@id.
referencedFrom ShortDescriptiveName optional
Added in compilation process for releases. DO NOT ADD/EDIT yourself. Contains the project @prefix of the project that referenced the dataset, template, or value set (normally current project)
url xs:anyURI optional
Added in compilation process for releases. DO NOT ADD/EDIT yourself. Contains the services URL useful in retrieving the dataset, template, or value set
Source
<xs:element name="exclude" type="ValueSetRefOrIntensionalOp"/>
Element ValueSetConceptList / exception
Namespace No namespace
Diagram
DiagramDECOR_xsd_Complex_Type_ValueSetConcept.tmp#ValueSetConcept_codeDECOR_xsd_Complex_Type_ValueSetConcept.tmp#ValueSetConcept_codeSystemDECOR_xsd_Complex_Type_ValueSetConcept.tmp#ValueSetConcept_codeSystemNameDECOR_xsd_Complex_Type_ValueSetConcept.tmp#ValueSetConcept_codeSystemVersionDECOR_xsd_Attribute_displayName.tmp#displayNameDECOR_xsd_Attribute_ordinal.tmp#ordinalDECOR_xsd_Complex_Type_ValueSetConcept.tmp#ValueSetConcept_levelDECOR_xsd_Complex_Type_ValueSetConcept.tmp#ValueSetConcept_typeDECOR_xsd_Element_designation.tmp#designationDECOR_xsd_Complex_Type_ValueSetConcept.tmp#ValueSetConcept_descDECOR_xsd_Complex_Type_ValueSetConcept.tmp#ValueSetConcept
Type ValueSetConcept
Properties
content complex
minOccurs 0
maxOccurs unbounded
Model
Children desc, designation
Instance
<exception code="" codeSystem="" codeSystemName="" codeSystemVersion="" displayName="" level="" ordinal="" type="">
  <designation displayName="" language="" lastTranslated="" mimeType="" type="">{0,unbounded}</designation>
  <desc language="" lastTranslated="" mimeType="">{0,unbounded}</desc>
</exception>
Attributes
QName Type Use Annotation
code EnumerationString required
codeSystem Oid required
codeSystemName NonEmptyString optional
Display name for the code system as it is known in your context. This may or may not be the official name for the code system.
codeSystemVersion NonEmptyString optional
Version string for the code system. This is only relevant for code systems with incompatible versions. If specified, than your instances will need to carry this information exactly as-is.
displayName NonEmptyString required
A short description string for the designation
level xs:integer required
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)
type VocabType required
Source
<xs:element name="exception" type="ValueSetConcept" minOccurs="0" maxOccurs="unbounded"/>
Complex Type ValueSetConceptList
Namespace No namespace
Diagram
DiagramDECOR_xsd_Complex_Type_ValueSetConceptList.tmp#ValueSetConceptList_conceptDECOR_xsd_Complex_Type_ValueSetConceptList.tmp#ValueSetConceptList_includeDECOR_xsd_Complex_Type_ValueSetConceptList.tmp#ValueSetConceptList_excludeDECOR_xsd_Complex_Type_ValueSetConceptList.tmp#ValueSetConceptList_exception
Used by
Model
Children concept, exception, exclude, include
Source
<xs:complexType name="ValueSetConceptList">
  <xs:sequence>
    <xs:choice minOccurs="0" maxOccurs="unbounded">
      <xs:element name="concept" type="ValueSetConcept"/>
      <xs:element name="include" type="ValueSetRefOrIntensionalOp"/>
      <xs:element name="exclude" type="ValueSetRefOrIntensionalOp"/>
    </xs:choice>
    <xs:element name="exception" type="ValueSetConcept" minOccurs="0" maxOccurs="unbounded"/>
  </xs:sequence>
</xs:complexType>