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

: ValueSet example for a Computable Valueset - XML Representation

Draft as of 2022-07-01

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="us-ph-computable-valueset-example"/>
  <meta>
    <versionId value="4"/>
    <lastUpdated value="2022-08-02T23:35:40.279+00:00"/>
    <source value="#tUSRhqFHdy7PQfyv"/>
    <profile
             value="http://hl7.org/fhir/us/medmorph/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://hl7.org/fhir/us/medmorph/ValueSet/us-ph-computable-valueset-example"/>
  <version value="1.0.0"/>
  <name value="USPublicHealthComputableValueSetExample"/>
  <title value="US Public Health Computable ValueSet Example"/>
  <status value="draft"/>
  <experimental value="true"/>
  <date value="2022-07-01"/>
  <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="ACME Codes for Cholesterol: Plasma only"/>
  <useContext>
    <code>
      <system
              value="http://hl7.org/fhir/us/medmorph/CodeSystem/us-ph-usage-context-type"/>
      <code value="priority"/>
      <display value="Priority"/>
    </code>
    <valueCodeableConcept>
      <coding>
        <system
                value="http://hl7.org/fhir/us/medmorph/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"/>
    </coding>
  </jurisdiction>
</ValueSet>