type: valuesetvalueset: elementdefinition-types
Element Definition Types
- Status: draft
- Name: ElementDefinitionTypes
- Title: Element Definition Types
- Publisher: FHIR Project team
- Description: Allowed types for FHIR elements in ElementDefinition.type.code
Content (Compose)
- System: http://hl7.org/fhir/CodeSystem/fhirpath-types
- System: -
ValueSet XML
<?xml version="1.0" encoding="UTF-8"?>
<ValueSet xmlns="http://hl7.org/fhir">
<identifier>
<system value="urn:ietf:rfc:3986"/>
<value value="urn:oid:2.16.840.1.113883.4.642.3.3298"/>
</identifier>
<name value="ElementDefinitionTypes"/>
<title value="Element Definition Types"/>
<status value="draft"/>
<experimental value="false"/>
<publisher value="FHIR Project team"/>
<contact>
<telecom>
<system value="url"/>
<value value="http://hl7.org/fhir"/>
</telecom>
</contact>
<description value="Allowed types for FHIR elements in ElementDefinition.type.code"/>
<compose>
<include>
<system value="http://hl7.org/fhir/CodeSystem/fhirpath-types"/>
</include>
<include>
<valueSet value="http://hl7.org/fhir/ValueSet/fhir-types"/>
</include>
</compose>
</ValueSet>