View raw Markdown
type: valuesetvalueset: task-inputoutput-parameter-type

Task Input/Output Parameter Type

Content (Compose)

ValueSet XML

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

<ValueSet xmlns="http://hl7.org/fhir">
  <id value="task-inputoutput-parameter-type"/>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="oo"/>
  </extension>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
    <valueCode value="informative"/>
  </extension>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
    <valueInteger value="1"/>
  </extension>
  <url value="http://hl7.org/fhir/ValueSet/task-inputoutput-parameter-type"/>
  <version value="6.0.0"/>
  <name value="TaskInputOutputParameterType"/>
  <title value="Task Input/Output Parameter Type"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2025-03-12T10:00:00+08:00"/>
  <publisher value="HL7 (FHIR Project)"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://hl7.org/fhir"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="fhir@lists.hl7.org"/>
    </telecom>
  </contact>
  <description value="The input and output types for the task."/>
  <immutable value="false"/>
  <compose>
    <include>
      <system value="http://hl7.org/fhir/task-inputoutput-parameter-type"/>
    </include>
  </compose>
</ValueSet>