BfArM Digitale Anwendungen
3.1.0-TEST - draft

BfArM Digitale Anwendungen - Local Development build (v3.1.0-TEST) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: HealthAppDeviceDefinitionRelationType - JSON Representation

Draft as of 2026-05-30

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "HealthAppDeviceDefinitionRelationType",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem HealthAppDeviceDefinitionRelationType</b></p><a name=\"HealthAppDeviceDefinitionRelationType\"> </a><a name=\"hcHealthAppDeviceDefinitionRelationType\"> </a><p>This case-sensitive code system <code>https://fhir.bfarm.de/CodeSystem/HealthAppDeviceDefinitionRelationType</code> defines the following code:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">supports<a name=\"HealthAppDeviceDefinitionRelationType-supports\"> </a></td><td>Supports</td><td>Indicates that the linked interface (DeviceDataRecorder) has been marked as compatible with the HealthApp by the manufacturer.</td></tr></table></div>"
  },
  "url" : "https://fhir.bfarm.de/CodeSystem/HealthAppDeviceDefinitionRelationType",
  "version" : "3.1.0-TEST",
  "name" : "HealthAppDeviceDefinitionRelationTypeCs",
  "title" : "HealthAppDeviceDefinitionRelationType",
  "status" : "draft",
  "date" : "2026-05-30T08:09:28+02:00",
  "publisher" : "BfArM",
  "contact" : [
    {
      "name" : "BfArM",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.bfarm.de"
        }
      ]
    }
  ],
  "description" : "CodeSystem for additional device definition relation types in the HealthApp context.",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 1,
  "concept" : [
    {
      "code" : "supports",
      "display" : "Supports",
      "definition" : "Indicates that the linked interface (DeviceDataRecorder) has been marked as compatible with the HealthApp by the manufacturer."
    }
  ]
}