HL7 FHIR® Implementation Guide: Electronic Case Reporting (eCR) - US Realm
2.1.1 - STU 2.1.1 United States of America flag

HL7 FHIR® Implementation Guide: Electronic Case Reporting (eCR) - US Realm, published by HL7 International / Public Health. This guide is not an authorized publication; it is the continuous build for version 2.1.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/case-reporting/ and changes regularly. 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>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="pher"/>
  </extension>
  <url
       value="http://example.org/fhir/ValueSet/us-ph-computable-valueset-example"/>
  <version value="2.1.1"/>
  <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 International / Public Health"/>
  <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>