FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagede.medizininformatikinitiative.kerndatensatz.medikation
Resource TypeCodeSystem
IdCodeSystem-mii-cs-medikation-wirkstofftyp.json
FHIR VersionR4
Sourcehttps://medizininformatik-initiative.github.io/kerndatensatzmodul-medikation/2027.0.0-ballot.rc5/CodeSystem-mii-cs-medikation-wirkstofftyp.html
URLhttps://www.medizininformatik-initiative.de/fhir/core/modul-medikation/CodeSystem/wirkstofftyp
Version2027.0.0-ballot.rc5
Statusactive
Date2024-11-14
NameMII_CS_Medikation_Wirkstofftyp
TitleMII CS Medikation Wirkstofftyp
Realmde
DescriptionCodes zur Differenzierung von Wirkstoffen zwischen genauer Substanz (z.B. Salz, Ester etc.), allgemeiner (normalisierter) Substanz und Kombinationscode für mehrere Wirkstoffe.
Contentcomplete

Resources that use this resource

ValueSet
de.medizininformatikinitiative.kerndatensatz.medikation#2027.0.0-ballot.rc5wirkstofftypMII VS Medikation Wirkstofftypen

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source


English


Generated Narrative: CodeSystem mii-cs-medikation-wirkstofftyp

This case-sensitive code system https://www.medizininformatik-initiative.de/fhir/core/modul-medikation/CodeSystem/wirkstofftyp defines the following codes:

CodeDisplayDefinitionDeutsch (Deutschland) (German (Germany), de)
IN ingredientThe name of the substance.Wirkstoff allgemein
PIN precise ingredientThe name of the substance expressed precisely as a salt or ester of the ingredient.Wirkstoff präzise
MIN multiple ingredientsThe name of the substances in a combination product.Kombinationswirkstoff

German


Generated Narrative: CodeSystem mii-cs-medikation-wirkstofftyp

This case-sensitive code system https://www.medizininformatik-initiative.de/fhir/core/modul-medikation/CodeSystem/wirkstofftyp defines the following codes:

CodeDisplayDefinitionDeutsch (Deutschland) (German (Germany), de)
IN ingredientThe name of the substance.Wirkstoff allgemein
PIN precise ingredientThe name of the substance expressed precisely as a salt or ester of the ingredient.Wirkstoff präzise
MIN multiple ingredientsThe name of the substances in a combination product.Kombinationswirkstoff

Source1

{
  "resourceType": "CodeSystem",
  "id": "mii-cs-medikation-wirkstofftyp",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablecodesystem"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "https://www.medizininformatik-initiative.de/fhir/modul-meta/StructureDefinition/mii-ex-meta-license-codeable",
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "http://hl7.org/fhir/spdx-license",
            "code": "CC-BY-4.0",
            "display": "Creative Commons Attribution 4.0 International"
          }
        ]
      }
    }
  ],
  "url": "https://www.medizininformatik-initiative.de/fhir/core/modul-medikation/CodeSystem/wirkstofftyp",
  "version": "2027.0.0-ballot.rc5",
  "name": "MII_CS_Medikation_Wirkstofftyp",
  "_name": {
    "extension": [
      {
        "extension": [
          {
            "url": "lang",
            "valueCode": "en-US"
          },
          {
            "url": "content",
            "valueString": "MII_CS_Medikation_IngredientType"
          }
        ],
        "url": "http://hl7.org/fhir/StructureDefinition/translation"
      }
    ]
  },
  "title": "MII CS Medikation Wirkstofftyp",
  "_title": {
    "extension": [
      {
        "extension": [
          {
            "url": "lang",
            "valueCode": "en-US"
          },
          {
            "url": "content",
            "valueString": "MII CS Medikation Ingredient Type"
          }
        ],
        "url": "http://hl7.org/fhir/StructureDefinition/translation"
      }
    ]
  },
  "status": "active",
  "experimental": false,
  "date": "2024-11-14",
  "publisher": "NUM-DIZ",
  "_publisher": {
    "extension": [
      {
        "extension": [
          {
            "url": "lang",
            "valueCode": "de"
          },
          {
            "url": "content",
            "valueString": "NUM-DIZ"
          }
        ],
        "url": "http://hl7.org/fhir/StructureDefinition/translation"
      }
    ]
  },
  "contact": [
    {
      "name": "NUM-DIZ",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.netzwerk-universitaetsmedizin.de"
        }
      ]
    }
  ],
  "description": "Codes zur Differenzierung von Wirkstoffen zwischen genauer Substanz (z.B. Salz, Ester etc.), allgemeiner (normalisierter) Substanz und Kombinationscode für mehrere Wirkstoffe.",
  "_description": {
    "extension": [
      {
        "extension": [
          {
            "url": "lang",
            "valueCode": "en-US"
          },
          {
            "url": "content",
            "valueString": "Codes for differentiating ingredients between exact substance e.g. salt, ester, general normalized substance and combination code for several active ingredients."
          }
        ],
        "url": "http://hl7.org/fhir/StructureDefinition/translation"
      }
    ]
  },
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "DE",
          "display": "Germany"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "valueSet": "https://www.medizininformatik-initiative.de/fhir/core/modul-medikation/ValueSet/wirkstofftyp",
  "content": "complete",
  "count": 3,
  "concept": [
    {
      "code": "IN",
      "display": "ingredient",
      "definition": "The name of the substance.",
      "designation": [
        {
          "language": "de-DE",
          "value": "Wirkstoff allgemein"
        }
      ]
    },
    {
      "code": "PIN",
      "display": "precise ingredient",
      "definition": "The name of the substance expressed precisely as a salt or ester of the ingredient.",
      "designation": [
        {
          "language": "de-DE",
          "value": "Wirkstoff präzise"
        }
      ]
    },
    {
      "code": "MIN",
      "display": "multiple ingredients",
      "definition": "The name of the substances in a combination product.",
      "designation": [
        {
          "language": "de-DE",
          "value": "Kombinationswirkstoff"
        }
      ]
    }
  ]
}