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

FHIR IG Statistics: CodeSystem/ehealth-device-calibration-actor

Packagedk.ehealth.sundhed.fhir.ig.core
TypeCodeSystem
Idehealth-device-calibration-actor
FHIR VersionR4
Sourcehttp://ehealth.sundhed.dk/fhir/https://build.fhir.org/ig/fut-infrastructure/implementation-guide/CodeSystem-ehealth-device-calibration-actor.html
URLhttp://ehealth.sundhed.dk/cs/device-calibration-actor
Version3.5.1
Statusactive
Date2019-09-16T00:00:00+00:00
NameDeviceCalibrationActor
TitleDevice calibration actor
Realmdk
DescriptionDevice calibration actor.
Contentcomplete

Resources that use this resource

ValueSet
device-calibration-actorDevice Calibration Actor

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: Kodesystem ehealth-device-calibration-actor

This case-sensitive code system http://ehealth.sundhed.dk/cs/device-calibration-actor defines the following codes:

CodeDisplayDefinitionDansk (Danish, da)
PATIENT Calibrated by patientCalibrated by patientKalibreret af patient/borger
SSLPATIENT Calibrated by SSL provider at patient residenceCalibrated by SSL provider at patient residenceKalibreret af Service, Support og Logistik-leverandør hos patient/borger
SSL Calibrated by SSL at SSL supplierCalibrated by SSL at SSL supplierKalibreret af Service, Support og Logistik-leverandør hos leverandøren

Source

{
  "resourceType": "CodeSystem",
  "id": "ehealth-device-calibration-actor",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://ehealth.sundhed.dk/cs/device-calibration-actor",
  "version": "3.5.1",
  "name": "DeviceCalibrationActor",
  "title": "Device calibration actor",
  "status": "active",
  "experimental": false,
  "date": "2019-09-16T00: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 calibration actor.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "DK",
          "display": "Denmark"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "content": "complete",
  "concept": [
    {
      "code": "PATIENT",
      "display": "Calibrated by patient",
      "definition": "Calibrated by patient",
      "designation": [
        {
          "language": "da",
          "value": "Kalibreret af patient/borger"
        }
      ]
    },
    {
      "code": "SSLPATIENT",
      "display": "Calibrated by SSL provider at patient residence",
      "definition": "Calibrated by SSL provider at patient residence",
      "designation": [
        {
          "language": "da",
          "value": "Kalibreret af Service, Support og Logistik-leverandør hos patient/borger"
        }
      ]
    },
    {
      "code": "SSL",
      "display": "Calibrated by SSL at SSL supplier",
      "definition": "Calibrated by SSL at SSL supplier",
      "designation": [
        {
          "language": "da",
          "value": "Kalibreret af Service, Support og Logistik-leverandør hos leverandøren"
        }
      ]
    }
  ]
}