FHIR IG analytics| Package | de.fhir.terminologie |
| Resource Type | CodeSystem |
| Id | CodeSystem-fhirdevicestatusreason-supplement.json |
| FHIR Version | R4 |
| Source | http://ig.fhir.de/igs/terminologie/0.0.1-alpha2/CodeSystem-fhirdevicestatusreason-supplement.html |
| URL | http://ig.fhir.de/igs/terminologie/CodeSystem/fhirdevicestatusreason-supplement |
| Version | 0.0.1-alpha2 |
| Status | draft |
| Date | 2022-02-09 |
| Name | SupplementFHIRDeviceStatusReason |
| Title | Supplement FHIRDeviceStatusReason |
| Authority | hl7 |
| Description | CodeSystem Supplement mit Deutschen Übersetzungen für FHIRDeviceStatusReason |
| Content | supplement |
| Supplements | http://terminology.hl7.org/CodeSystem/device-status-reason |
No resources found
| CodeSystem | |
| device-status-reason | FHIRDeviceStatusReason |
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem fhirdevicestatusreason-supplement
This code system supplement http://ig.fhir.de/igs/terminologie/CodeSystem/fhirdevicestatusreason-supplement defines displays on the following codes:
| Code | Deutsch (Deutschland) (German (Germany), de) |
| online | Online |
| paused | Pausiert |
| standby | Stand-by |
| offline | Offline |
| not-ready | Nicht bereit |
| transduc-discon | Signalgeber nicht verbunden |
| hw-discon | Hardware nicht verbunden |
| off | Aus |
{
"resourceType": "CodeSystem",
"id": "fhirdevicestatusreason-supplement",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://ig.fhir.de/igs/terminologie/CodeSystem/fhirdevicestatusreason-supplement",
"version": "0.0.1-alpha2",
"name": "SupplementFHIRDeviceStatusReason",
"title": "Supplement FHIRDeviceStatusReason",
"status": "draft",
"experimental": true,
"date": "2022-02-09",
"publisher": "HL7 Deutschland e.V. (Technisches Komitee Terminologien)",
"contact": [
{
"name": "HL7 Deutschland e.V. (Technisches Komitee Terminologien)",
"telecom": [
{
"system": "url",
"value": "https://hl7.de/technische-komitees/terminologien/"
}
]
}
],
"description": "CodeSystem Supplement mit Deutschen Übersetzungen für FHIRDeviceStatusReason",
"content": "supplement",
"supplements": "http://terminology.hl7.org/CodeSystem/device-status-reason",
"concept": [
{
"code": "online",
"designation": [
{
"language": "de-DE",
"value": "Online"
}
]
},
{
"code": "paused",
"designation": [
{
"language": "de-DE",
"value": "Pausiert"
}
]
},
{
"code": "standby",
"designation": [
{
"language": "de-DE",
"value": "Stand-by"
}
]
},
{
"code": "offline",
"designation": [
{
"language": "de-DE",
"value": "Offline"
}
]
},
{
"code": "not-ready",
"designation": [
{
"language": "de-DE",
"value": "Nicht bereit"
}
]
},
{
"code": "transduc-discon",
"designation": [
{
"language": "de-DE",
"value": "Signalgeber nicht verbunden"
}
]
},
{
"code": "hw-discon",
"designation": [
{
"language": "de-DE",
"value": "Hardware nicht verbunden"
}
]
},
{
"code": "off",
"designation": [
{
"language": "de-DE",
"value": "Aus"
}
]
}
]
}