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 Computable Valueset Example - XML Representation

Draft as of 2022-05-01

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="us-ph-computable-valueset-example"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/us/ecr/StructureDefinition/us-ph-computable-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/></div>
  </text>
  <extension url="http://hl7.org/fhir/StructureDefinition/valueset-steward">
    <valueContactDetail>
      <name value="Example Steward"/>
    </valueContactDetail>
  </extension>
  <extension url="http://hl7.org/fhir/StructureDefinition/valueset-author">
    <valueContactDetail>
      <name value="Example Author"/>
    </valueContactDetail>
  </extension>
  <extension url="http://hl7.org/fhir/StructureDefinition/valueset-rules-text">
    <valueMarkdown
                   value="Include codes from [codesystem-example.html](http://example.org/fhir/CodeSystem/example) where acme-plasma  =  true"/>
  </extension>
  <url
       value="http://example.org/fhir/ValueSet/us-ph-computable-valueset-example"/>
  <version value="2.1.0"/>
  <name value="USPublicHealthComputableValueSetExample"/>
  <title value="US Public Health Computable ValueSet Example"/>
  <status value="draft"/>
  <experimental value="true"/>
  <date value="2022-05-01"/>
  <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="ACME Codes for Cholesterol: Plasma only"/>
  <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>
</ValueSet>