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

FHIR IG Statistics: CodeSystem/ehealth-device-safety

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

Resources that use this resource

ValueSet
device-safetyDevice Safety

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: Kodesystem ehealth-device-safety

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

CodeDisplayDefinition
TBD Example value - Under constructionExample value - Under construction

Source

{
  "resourceType": "CodeSystem",
  "id": "ehealth-device-safety",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://ehealth.sundhed.dk/cs/device-safety",
  "version": "3.5.1",
  "name": "DeviceSafety",
  "title": "Device safety",
  "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 safety",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "DK",
          "display": "Denmark"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "content": "complete",
  "concept": [
    {
      "code": "TBD",
      "display": "Example value - Under construction",
      "definition": "Example value - Under construction",
      "property": [
        {
          "code": "deprecated",
          "valueDateTime": "2020-02-03"
        }
      ]
    }
  ]
}