HL7 FHIR® Implementation Guide: Electronic Case Reporting (eCR) - US Realm
2.1.0 - STU 2 US

This page is part of the electronic Case Reporting (eCR) (v2.1.0: STU 2) based on FHIR R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

: US Public Health Supplemental Valueset Example - XML Representation

Active as of 2020-12-02

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="valueset-us-ph-supplemental-valueset-example"/>
  <meta>
    <versionId value="1"/>
    <lastUpdated value="2020-12-03T04:32:24.654+00:00"/>
    <source value="#xAEfdZO0PfqjPej0"/>
    <profile
             value="http://hl7.org/fhir/us/ecr/StructureDefinition/us-ph-supplemental-valueset"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>This value set includes codes based on the following rules:</p><ul><li>Include all codes defined in <a href="http://terminology.hl7.org/3.1.0/CodeSystem-endpoint-connection-type.html"><code>http://terminology.hl7.org/CodeSystem/endpoint-connection-type</code></a></li><li>Include all codes defined in <a href="CodeSystem-ersd-endpoint-connection-type.html"><code>http://hl7.org/fhir/us/ecr/CodeSystem/ersd-endpoint-connection-type</code></a></li></ul></div>
  </text>
  <extension url="http://hl7.org/fhir/StructureDefinition/valueset-steward">
    <valueContactDetail>
      <name value="CSTE Steward"/>
    </valueContactDetail>
  </extension>
  <extension url="http://hl7.org/fhir/StructureDefinition/valueset-author">
    <valueContactDetail>
      <name value="CSTE Author"/>
    </valueContactDetail>
  </extension>
  <url
       value="http://hl7.org/fhir/us/ecr/ValueSet/valueset-us-ph-supplemental-valueset-example"/>
  <version value="2.1.0"/>
  <name value="USPublicHealthSupplementalValueSetExample"/>
  <title value="US Public Health Supplemental Valueset Example"/>
  <status value="active"/>
  <experimental value="true"/>
  <date value="2020-12-02T00:00:00+10:00"/>
  <publisher
             value="HL7 Public Health Work Group (http://www.hl7.org/Special/committees/pher/index.cfm)"/>
  <contact>
    <name value="HL7 International - Public Health"/>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/pher"/>
    </telecom>
  </contact>
  <description
               value="This valueset is a simplified duplicate of the eRSD Endpoint Connection Type valueset created for the purposes of demonstraing, by example, the US Public Health Supplemental ValueSet profile."/>
  <useContext>
    <code>
      <system
              value="http://hl7.org/fhir/us/ecr/CodeSystem/us-ph-usage-context-type"/>
      <code value="reporting"/>
      <display value="Reporting"/>
    </code>
    <valueCodeableConcept>
      <coding>
        <system
                value="http://hl7.org/fhir/us/ecr/CodeSystem/us-ph-usage-context"/>
        <code value="supplemental"/>
        <display value="Supplemental"/>
      </coding>
    </valueCodeableConcept>
  </useContext>
  <useContext>
    <code>
      <system
              value="http://hl7.org/fhir/us/ecr/CodeSystem/us-ph-usage-context-type"/>
      <code value="priority"/>
      <display value="Priority"/>
    </code>
    <valueCodeableConcept>
      <coding>
        <system
                value="http://hl7.org/fhir/us/ecr/CodeSystem/us-ph-usage-context"/>
        <code value="routine"/>
        <display value="Routine"/>
      </coding>
    </valueCodeableConcept>
  </useContext>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="US"/>
      <display value="United States of America"/>
    </coding>
    <text value="United States of America"/>
  </jurisdiction>
  <purpose value="Define the set of supported endpoint connection types."/>
  <compose>
    <include>
      <system
              value="http://terminology.hl7.org/CodeSystem/endpoint-connection-type"/>
    </include>
    <include>
      <system
              value="http://hl7.org/fhir/us/ecr/CodeSystem/ersd-endpoint-connection-type"/>
    </include>
  </compose>
</ValueSet>