FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/ehealth-device-types

Packagedk.ehealth.sundhed.fhir.ig.core
TypeValueSet
Idehealth-device-types
FHIR VersionR4
Sourcehttp://ehealth.sundhed.dk/fhir/https://build.fhir.org/ig/fut-infrastructure/implementation-guide/ValueSet-ehealth-device-types.html
URLhttp://ehealth.sundhed.dk/vs/device-types
Version3.5.1
Statusactive
Date2019-02-08T00:00:00+00:00
NameDeviceTypes
TitleDevice Types
Realmdk
DescriptionDevice Types value set.

Resources that use this resource

StructureDefinition
ehealth-deviceehealth-device
ehealth-itcompetencelevelIT competence level

Resources that this resource uses

CodeSystem
sctSNOMED CT (all versions)
sctSNOMED codes used in this IG
sctveri

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: Værdisæt ehealth-device-types


Source

{
  "resourceType": "ValueSet",
  "id": "ehealth-device-types",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://ehealth.sundhed.dk/vs/device-types",
  "version": "3.5.1",
  "name": "DeviceTypes",
  "title": "Device Types",
  "status": "active",
  "experimental": true,
  "date": "2019-02-08T00: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": "Device Types value set.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "DK",
          "display": "Denmark"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "59181002",
            "display": "Oxygen analyser",
            "designation": [
              {
                "language": "en-US",
                "value": "Oxygen analyser"
              }
            ]
          },
          {
            "code": "258057004",
            "display": "ikke-invasiv blodtryksmonitor"
          },
          {
            "code": "19892000",
            "display": "Vægt"
          }
        ]
      }
    ]
  }
}