Open mHealth to HL7 FHIR® Implementation Guide CI Build

Open mHealth to FHIR - Local Development build (v0.0.0). See the Directory of published versions

JSON Format: CodeSystem-omh-temporal-relationship-to-meal

Download Raw json

{
  "resourceType" : "CodeSystem",
  "id" : "omh-temporal-relationship-to-meal",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system http://www.fhir.org/guides/omhtofhir/CodeSystem/omh-temporal-relationship-to-meal defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">2-hours-postprandial<a name=\"omh-temporal-relationship-to-meal-2-hours-postprandial\"> </a></td><td>2 hours postprandial</td><td>The relative time 2 hours following a meal</td></tr></table></div>"
  },
  "url" : "http://www.fhir.org/guides/omhtofhir/CodeSystem/omh-temporal-relationship-to-meal",
  "version" : "0.0.0",
  "name" : "omh-temporal-relationship-to-meal",
  "title" : "Omh Temporal Relationship To Meal Code System",
  "status" : "draft",
  "date" : "2018-11-17",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.openmhealth.org/"
        }
      ]
    }
  ],
  "description" : "OMH datapoint schema type representing the measure of an Open mHealth data schema.   These concepts are used were suitable LOINC or SNOMED-CT concepts are not available.",
  "caseSensitive" : true,
  "content" : "complete",
  "concept" : [
    {
      "code" : "2-hours-postprandial",
      "display" : "2 hours postprandial",
      "definition" : "The relative time 2 hours following a meal"
    }
  ]
}