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

FHIR IG Statistics: ValueSet/s4h-user-doc-types

Packagesmart4health.eu.core
Resource TypeValueSet
Ids4h-user-doc-types
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=smart4health.eu.core@0.5.2&canonical=http://fhir.smart4health.eu/ValueSet/s4h-user-doc-types
URLhttp://fhir.smart4health.eu/ValueSet/s4h-user-doc-types
Version0.1.0
Statusdraft
NameS4hUserDocTypes

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
s4h-user-doc-typeS4hPatientDocType

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "language": "de",
  "url": "http://fhir.smart4health.eu/ValueSet/s4h-user-doc-types",
  "version": "0.1.0",
  "id": "s4h-user-doc-types",
  "name": "S4hUserDocTypes",
  "status": "draft",
  "publisher": "D4L data4life gGmbH",
  "contact": [
    {
      "name": "D4L data4life gGmbH",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.data4life.care"
        }
      ]
    }
  ],
  "immutable": false,
  "compose": {
    "include": [
      {
        "system": "http://fhir.smart4health.eu/CodeSystem/s4h-user-doc-type"
      }
    ]
  },
  "expansion": {
    "identifier": "urn:uuid:42b1c882-d903-4750-bf67-b41a792df954",
    "timestamp": "2020-11-20T12:08:51.687Z",
    "contains": [
      {
        "system": "http://fhir.smart4health.eu/CodeSystem/s4h-user-doc-type",
        "code": "billing",
        "display": "Rechnung"
      },
      {
        "system": "http://fhir.smart4health.eu/CodeSystem/s4h-user-doc-type",
        "code": "referral",
        "display": "Überweisung"
      },
      {
        "system": "http://fhir.smart4health.eu/CodeSystem/s4h-user-doc-type",
        "code": "ct-diagnostics",
        "display": "CT-Diagnostik"
      },
      {
        "system": "http://fhir.smart4health.eu/CodeSystem/s4h-user-doc-type",
        "code": "x-ray",
        "display": "Röntgenbild"
      },
      {
        "system": "http://fhir.smart4health.eu/CodeSystem/s4h-user-doc-type",
        "code": "mri",
        "display": "MRT"
      },
      {
        "system": "http://fhir.smart4health.eu/CodeSystem/s4h-user-doc-type",
        "code": "lab-report",
        "display": "Laborbefund"
      },
      {
        "system": "http://fhir.smart4health.eu/CodeSystem/s4h-user-doc-type",
        "code": "blood-count",
        "display": "Blutbild"
      },
      {
        "system": "http://fhir.smart4health.eu/CodeSystem/s4h-user-doc-type",
        "code": "ecg",
        "display": "Elektrokardiogramm (EKG)"
      },
      {
        "system": "http://fhir.smart4health.eu/CodeSystem/s4h-user-doc-type",
        "code": "operative-report",
        "display": "Operationsbericht"
      },
      {
        "system": "http://fhir.smart4health.eu/CodeSystem/s4h-user-doc-type",
        "code": "allergy-test",
        "display": "Allergietest"
      },
      {
        "system": "http://fhir.smart4health.eu/CodeSystem/s4h-user-doc-type",
        "code": "pulmonary-function-report",
        "display": "Lungenfunktionsprüfung"
      },
      {
        "system": "http://fhir.smart4health.eu/CodeSystem/s4h-user-doc-type",
        "code": "doctors-letter",
        "display": "Arztbrief"
      },
      {
        "system": "http://fhir.smart4health.eu/CodeSystem/s4h-user-doc-type",
        "code": "general-report",
        "display": "Allgemeiner Befund"
      },
      {
        "system": "http://fhir.smart4health.eu/CodeSystem/s4h-user-doc-type",
        "code": "performance-diagnostics",
        "display": "Leistungsdiagnostik"
      },
      {
        "system": "http://fhir.smart4health.eu/CodeSystem/s4h-user-doc-type",
        "code": "other",
        "display": "Sonstiges"
      }
    ]
  }
}