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

FHIR IG Statistics: ValueSet/EAHBVSIndikation

Packagede.gevko.eahb
Resource TypeValueSet
IdEAHBVSIndikation
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=de.gevko.eahb@0.9.0&canonical=https://fhir.gevko.de/ValueSet/EAHB_VS_Indikation
URLhttps://fhir.gevko.de/ValueSet/EAHB_VS_Indikation
Version0.9
Statusactive
Date2021-04-26
NameEAHB_VS_Indikation
TitleIndikation
DescriptionÄrztlicher Befundbericht - Indikation
Copyrightgevko GmbH

Resources that use this resource

StructureDefinition
EAHB_PR_Antrag_Angaben_Krankenhaus_ArztEAHB_PR_Antrag_Angaben_Krankenhaus_Arzt

Resources that this resource uses

CodeSystem
loinc.orgLOINC Code System
FachabteilungsschluesselFachabteilungsschluessel

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "url": "https://fhir.gevko.de/ValueSet/EAHB_VS_Indikation",
  "version": "0.9",
  "name": "EAHB_VS_Indikation",
  "title": "Indikation",
  "status": "active",
  "date": "2021-04-26",
  "publisher": "gevko GmbH",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.gevko.de"
        }
      ]
    }
  ],
  "description": "Ärztlicher Befundbericht - Indikation",
  "copyright": "gevko GmbH",
  "compose": {
    "include": [
      {
        "system": "http://loinc.org",
        "concept": [
          {
            "code": "54538-4",
            "display": "Musculoskeletal"
          }
        ]
      },
      {
        "system": "http://fhir.de/CodeSystem/dkgev/Fachabteilungsschluessel",
        "concept": [
          {
            "code": "0300",
            "display": "Kardiologie"
          },
          {
            "code": "2800",
            "display": "Neurologie"
          },
          {
            "code": "0200",
            "display": "Geriatrie"
          },
          {
            "code": "3700",
            "display": "Sonstige Fachabteilung"
          }
        ]
      }
    ]
  }
}