eHealth Infrastructure
latest - ci-build

eHealth Infrastructure - Local Development build (vlatest) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: DeviceTypes - JSON Representation

Active as of 2019-01-29

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "medcom-device-types",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This case-sensitive code system <code>http://ehealth.sundhed.dk/cs/medcom-device-types</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">Vægt<a name=\"medcom-device-types-V.230gt\"> </a></td><td>Vægt</td></tr><tr><td style=\"white-space:nowrap\">Blodtryk<a name=\"medcom-device-types-Blodtryk\"> </a></td><td>Blodtryk</td></tr><tr><td style=\"white-space:nowrap\">OX2SAT<a name=\"medcom-device-types-OX2SAT\"> </a></td><td>OX2SAT</td></tr><tr><td style=\"white-space:nowrap\">Lungefunktion<a name=\"medcom-device-types-Lungefunktion\"> </a></td><td>Lungefunktion</td></tr><tr><td style=\"white-space:nowrap\">Urinstix<a name=\"medcom-device-types-Urinstix\"> </a></td><td>Urinstix</td></tr><tr><td style=\"white-space:nowrap\">Temperatur<a name=\"medcom-device-types-Temperatur\"> </a></td><td>Temperatur</td></tr><tr><td style=\"white-space:nowrap\">Flere<a name=\"medcom-device-types-Flere\"> </a></td><td>Flere</td></tr><tr><td style=\"white-space:nowrap\">Hæmatologi<a name=\"medcom-device-types-H.230matologi\"> </a></td><td>Hæmatologi</td></tr><tr><td style=\"white-space:nowrap\">Glucose<a name=\"medcom-device-types-Glucose\"> </a></td><td>Glucose</td></tr><tr><td style=\"white-space:nowrap\">INR<a name=\"medcom-device-types-INR\"> </a></td><td>INR</td></tr></table></div>"
  },
  "url" : "http://ehealth.sundhed.dk/cs/medcom-device-types",
  "version" : "latest",
  "name" : "DeviceTypes",
  "status" : "active",
  "experimental" : false,
  "date" : "2019-01-29T00:00:00+00:00",
  "publisher" : "Den telemedicinske infrastruktur (eHealth Infrastructure)",
  "contact" : [
    {
      "name" : "Den telemedicinske infrastruktur (eHealth Infrastructure)",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://ehealth.sundhed.dk"
        }
      ]
    }
  ],
  "description" : "CodeSystem for the Medcom Device Type.",
  "caseSensitive" : true,
  "content" : "complete",
  "concept" : [
    {
      "code" : "Vægt",
      "display" : "Vægt",
      "definition" : "Vægt"
    },
    {
      "code" : "Blodtryk",
      "display" : "Blodtryk",
      "definition" : "Blodtryk"
    },
    {
      "code" : "OX2SAT",
      "display" : "OX2SAT",
      "definition" : "OX2SAT"
    },
    {
      "code" : "Lungefunktion",
      "display" : "Lungefunktion",
      "definition" : "Lungefunktion"
    },
    {
      "code" : "Urinstix",
      "display" : "Urinstix",
      "definition" : "Urinstix"
    },
    {
      "code" : "Temperatur",
      "display" : "Temperatur",
      "definition" : "Temperatur"
    },
    {
      "code" : "Flere",
      "display" : "Flere",
      "definition" : "Flere"
    },
    {
      "code" : "Hæmatologi",
      "display" : "Hæmatologi",
      "definition" : "Hæmatologi"
    },
    {
      "code" : "Glucose",
      "display" : "Glucose",
      "definition" : "Glucose"
    },
    {
      "code" : "INR",
      "display" : "INR",
      "definition" : "INR"
    }
  ]
}