View raw Markdown
type: valuesetvalueset: subscription-types

Types used with Subscriptions

Content (Compose)

ValueSet XML

<?xml version="1.0" encoding="UTF-8"?>

<ValueSet xmlns="http://hl7.org/fhir">
  <meta>
    <lastUpdated value="2021-01-17T07:06:13.533+11:00"/>

  </meta>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="fhir"/>
  </extension>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
    <valueCode value="normative"/>
  </extension>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
    <valueInteger value="5"/>
  </extension>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.113883.4.642.4.3319"/>
  </identifier>
  <name value="SubscriptionTypes"/>
  <title value="Types used with Subscriptions"/>
  <status value="active"/>
  <experimental value="false"/>
  <description value="Types used with Subscriptions"/>
  <immutable value="true"/>
  <compose>
    <include>
      <system value="http://hl7.org/fhir/fhir-types"/>
      <concept>
        <code value="Reference"/>
      </concept>
    </include>
    <include>
      <valueSet value="http://hl7.org/fhir/ValueSet/version-independent-resource-types"/>
    </include>
  </compose>
</ValueSet>