View raw Markdown
type: valuesetvalueset: examplescenario-instance-type

Example Scenario Resource Type

Content (Compose)

ValueSet XML

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

<ValueSet xmlns="http://hl7.org/fhir">
  <id value="examplescenario-instance-type"/>
  <meta>
    <lastUpdated value="2020-12-28T16:55:11.085+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="1"/>
  </extension>
  <url value="http://hl7.org/fhir/ValueSet/examplescenario-instance-type"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.113883.4.642.3.3006"/>
  </identifier>
  <version value="6.0.0"/>
  <name value="ExampleScenarioResourceType"/>
  <title value="Example Scenario Resource Type"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2020-12-28T16:55:11+11:00"/>
  <publisher value="HL7 FHIR Infrastructure WG"/>
  <description value="Types of resource structures that can be passed in or out of exchange operations.  Not necessarily FHIR."/>
  <immutable value="true"/>
  <compose>
    <include>
      <valueSet value="http://hl7.org/fhir/ValueSet/resource-types"/>
    </include>
    <include>
      <system value="http://terminology.hl7.org/CodeSystem/v2-0354"/>
    </include>
  </compose>
</ValueSet>