Making Electronic Data More available for Research and Public Health (MedMorph)
1.0.0 - STU 1 United States of America flag

Making Electronic Data More available for Research and Public Health (MedMorph), published by HL7 International - Public Health Work Group. This is not an authorized publication; it is the continuous build for version 1.0.0). This version is based on the current content of https://github.com/HL7/fhir-medmorph/ and changes regularly. See the Directory of published versions

: US Public Health Supplemental Valueset Example - XML Representation

Active as of 2022-06-02

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="us-ph-supplemental-valueset-example"/>
  <meta>
    <versionId value="7"/>
    <lastUpdated value="2022-08-02T23:54:38.998+00:00"/>
    <source value="#dT0KXVOAb8myg0g1"/>
    <profile
             value="http://hl7.org/fhir/us/medmorph/StructureDefinition/us-ph-supplemental-valueset"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><ul><li>Include all codes defined in <a href="http://terminology.hl7.org/5.0.0/CodeSystem-endpoint-connection-type.html"><code>http://terminology.hl7.org/CodeSystem/endpoint-connection-type</code></a></li></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>
  <url
       value="http://hl7.org/fhir/us/medmorph/ValueSet/us-ph-supplemental-valueset-example"/>
  <version value="1.0.0"/>
  <name value="USPublicHealthSupplementalValueSetExample"/>
  <title value="US Public Health Supplemental Valueset Example"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2022-06-02T00:00:00+10:00"/>
  <publisher value="HL7 International - Public Health Work Group"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://hl7.org/Special/committees/pher"/>
    </telecom>
  </contact>
  <description
               value="This valueset is a valueset created for the purposes of demonstrating, by example, the US Public Health Supplemental ValueSet profile."/>
  <useContext>
    <code>
      <system
              value="http://hl7.org/fhir/us/medmorph/CodeSystem/us-ph-usage-context-type"/>
      <code value="reporting"/>
      <display value="Reporting"/>
    </code>
    <valueCodeableConcept>
      <coding>
        <system
                value="http://hl7.org/fhir/us/medmorph/CodeSystem/us-ph-usage-context"/>
        <code value="supplemental"/>
        <display value="Supplemental"/>
      </coding>
    </valueCodeableConcept>
  </useContext>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="US"/>
    </coding>
  </jurisdiction>
  <purpose value="Define the set of supported endpoint connection types."/>
  <compose>
    <include>
      <system
              value="http://terminology.hl7.org/CodeSystem/endpoint-connection-type"/>
    </include>
  </compose>
</ValueSet>