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

FHIR IG Statistics: ValueSet/epa-plan-allergy-intolerance-list-code-vs

Packagede.gematik.dev.epa.medication
Resource TypeValueSet
Idepa-plan-allergy-intolerance-list-code-vs
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=de.gematik.dev.epa.medication@1.1.0-alpha.6&canonical=https://gematik.de/fhir/epa-medication/ValueSet/epa-plan-allergy-intolerance-list-code-vs
URLhttps://gematik.de/fhir/epa-medication/ValueSet/epa-plan-allergy-intolerance-list-code-vs
Version1.1.0
Statusactive
Date2024-08-14
NameEPAPlanAllergyIntoleranceListCodeVS
TitleEPA AllergyIntolerance List Code ValueSet
DescriptionDieses Valueset enthält die Codes zur Beschreibung von Allergien/Unverträglichkeiten-Liste.

Resources that use this resource

StructureDefinition
AllergienUnvertraeglichkeitenListeMedikationsplan Allergien/Unverträglichkeiten-Liste
epa-plan-allergy-intolerance-listEPA Plan AllergyIntolerance List

Resources that this resource uses

CodeSystem
list-example-use-codesExample Use Codes for List

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "status": "active",
  "name": "EPAPlanAllergyIntoleranceListCodeVS",
  "id": "epa-plan-allergy-intolerance-list-code-vs",
  "title": "EPA AllergyIntolerance List Code ValueSet",
  "description": "Dieses Valueset enthält die Codes zur Beschreibung von Allergien/Unverträglichkeiten-Liste.",
  "version": "1.1.0",
  "url": "https://gematik.de/fhir/epa-medication/ValueSet/epa-plan-allergy-intolerance-list-code-vs",
  "experimental": false,
  "publisher": "mio42 GmbH",
  "date": "2024-08-14",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "https://mio.kbv.de"
        }
      ]
    }
  ],
  "immutable": false,
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/list-example-use-codes",
        "version": "4.0.1",
        "concept": [
          {
            "code": "allergies",
            "display": "Allergies"
          }
        ]
      }
    ]
  }
}