CardinalKit Mobile Health Data FHIR Implementation Guide
1.0.0 - release

CardinalKit Mobile Health Data FHIR Implementation Guide - Local Development build (v1.0.0). See the Directory of published versions

: OMH to FHIR Device Modality ValueSet - XML Representation

Draft as of 2019-06-06

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="omh-device-modality"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><ul><li>Include all codes defined in <code>http://www.fhir.org/guides/omhtofhir/CodeSystem/omh-device-modality</code></li></ul></div>
  </text>
  <url value="http://cardinalkit.org/fhir/ValueSet/omh-device-modality"/>
  <version value="1.0.0"/>
  <name value="OmhDeviceModalityValueSet"/>
  <title value="OMH to FHIR Device Modality ValueSet"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2019-06-06T10:50:59-07:00"/>
  <publisher value="Stanford Byers Center for Biodesign"/>
  <contact>
    <name value="Stanford Byers Center for Biodesign"/>
    <telecom>
      <system value="url"/>
      <value value="http://biodesign.stanford.edu/"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="vishnur@stanford.edu"/>
    </telecom>
  </contact>
  <contact>
    <name value="Vishnu Ravi"/>
    <telecom>
      <system value="email"/>
      <value value="vishnur@stanford.edu"/>
      <use value="work"/>
    </telecom>
  </contact>
  <description
               value="The modality whereby the measure is obtained.  Choice of sensed|self-reported ."/>
  <immutable value="true"/>
  <compose>
    <include>
      <system
              value="http://www.fhir.org/guides/omhtofhir/CodeSystem/omh-device-modality"/>
    </include>
  </compose>
</ValueSet>