Open mHealth to FHIR - Local Development build (v0.0.0). See the Directory of published versions
JSON Format: ValueSet-dp-type
Download Raw json
{ "resourceType" : "ValueSet", "id" : "dp-type", "text" : { "status" : "generated", "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&conceptId1=258158006\">258158006</a></td><td>Sleep episode</td><td/></tr></table></li><li>Include these codes as defined in <a href=\"http://loinc.org\"><code>http://loinc.org</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://details.loinc.org/LOINC/55423-8.html\">55423-8</a></td><td>Step count</td><td/></tr><tr><td><a href=\"http://details.loinc.org/LOINC/8867-4.html\">8867-4</a></td><td>Heart Rate</td><td/></tr></table></li></ul></div>" }, "url" : "http://www.fhir.org/guides/omhtofhir/ValueSet/dp-type", "version" : "0.0.0", "name" : "omh-datapoint-type", "title" : "Open mHealth Datapoint Types", "status" : "active", "date" : "2018-05-28", "description" : "Omh Datapoint standard codes whch are defined in the schema definitions and used when mapping and searching FHIR resources. ***todo*** complete for all datapoints", "copyright" : "1) The LOINC® content is copyright © 1995 Regenstrief Institute, Inc. and the LOINC Committee, and available at no cost under the license at http://loinc.org/terms-of-use. 2) This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement", "compose" : { "include" : [ { "system" : "http://snomed.info/sct", "concept" : [ { "code" : "258158006", "display" : "Sleep episode" } ] }, { "system" : "http://loinc.org", "concept" : [ { "code" : "55423-8", "display" : "Step count" }, { "code" : "8867-4", "display" : "Heart Rate" } ] } ] } }