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

FHIR IG analytics

Packagede.medizininformatikinitiative.kerndatensatz.medikation
Resource TypeValueSet
IdValueSet-mii-vs-medikation-fallkontext.json
FHIR VersionR4
Sourcehttps://medizininformatik-initiative.github.io/kerndatensatzmodul-medikation/2027.0.0-ballot.rc5/ValueSet-mii-vs-medikation-fallkontext.html
URLhttps://www.medizininformatik-initiative.de/fhir/core/modul-medikation/ValueSet/fallkontext
Version2027.0.0-ballot.rc5
Statusactive
Date2024-11-14
NameMII_VS_Medikation_Fallkontext
TitleMII VS Medikation Fallkontext
Realmde
DescriptionCodes zur Differenzierung des Kontextes in dem eine Medikationsliste verwaltet wird.
CopyrightThis artifact includes content from IHE Deutschland e.V. (https://www.ihe-d.de/)

Resources that use this resource

StructureDefinition
de.medizininformatikinitiative.kerndatensatz.medikation#2027.0.0-ballot.rc5MedicationStatementMII PR Medikation MedicationStatement
de.medizininformatikinitiative.kerndatensatz.medikation#2027.0.0-ballot.rc5medikationslisteMII PR Medikation Medikationsliste

Resources that this resource uses

CodeSystem
ihe-de.iti.xds-vs#currentFallkontextBeiDokumentenerstellungFallkontexte bei Dokumentenerstellung

Narrative

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


English


Generated Narrative: ValueSet mii-vs-medikation-fallkontext

  • Include these codes as defined in http://ihe-d.de/CodeSystems/FallkontextBeiDokumentenerstellung version 📦2021-07-06T21:19:41
    CodeDisplayDefinition
    E100ambulanter KontaktAmbulanter Kontakt in beliebiger Einrichtung mit Teilnahme an der ambulanten Versorgung
    E200stationärer AufenthaltVoll-, teil- oder nachstationäre Behandlung in einer Einrichtung mit Teilnahme an der stationären Versorgung
    E210stationäre AufnahmeAufnahme zur voll-, teil- oder nachstationären Behandlung in eine Einrichtung mit Teilnahme an der stationären Versorgung
    E230stationäre EntlassungEntlassung nach voll-, teil- oder nachstationärer Behandlung aus einer Einrichtung mit Teilnahme an der stationären Versorgung

German


Generated Narrative: ValueSet mii-vs-medikation-fallkontext

  • Include these codes as defined in http://ihe-d.de/CodeSystems/FallkontextBeiDokumentenerstellung version 📦2021-07-06T21:19:41
    CodeDisplayDefinition
    E100ambulanter KontaktAmbulanter Kontakt in beliebiger Einrichtung mit Teilnahme an der ambulanten Versorgung
    E200stationärer AufenthaltVoll-, teil- oder nachstationäre Behandlung in einer Einrichtung mit Teilnahme an der stationären Versorgung
    E210stationäre AufnahmeAufnahme zur voll-, teil- oder nachstationären Behandlung in eine Einrichtung mit Teilnahme an der stationären Versorgung
    E230stationäre EntlassungEntlassung nach voll-, teil- oder nachstationärer Behandlung aus einer Einrichtung mit Teilnahme an der stationären Versorgung

Source1

{
  "resourceType": "ValueSet",
  "id": "mii-vs-medikation-fallkontext",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text": {
    "status": "extensions",
    "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/ValueSet/fallkontext",
  "version": "2027.0.0-ballot.rc5",
  "name": "MII_VS_Medikation_Fallkontext",
  "title": "MII VS Medikation Fallkontext",
  "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 des Kontextes in dem eine Medikationsliste verwaltet wird.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "DE",
          "display": "Germany"
        }
      ]
    }
  ],
  "copyright": "This artifact includes content from IHE Deutschland e.V. (https://www.ihe-d.de/)",
  "compose": {
    "include": [
      {
        "system": "http://ihe-d.de/CodeSystems/FallkontextBeiDokumentenerstellung",
        "concept": [
          {
            "code": "E100",
            "display": "ambulanter Kontakt"
          },
          {
            "code": "E200",
            "display": "stationärer Aufenthalt"
          },
          {
            "code": "E210",
            "display": "stationäre Aufnahme"
          },
          {
            "code": "E230",
            "display": "stationäre Entlassung"
          }
        ]
      }
    ]
  }
}