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

FHIR IG Statistics: CodeSystem/mii-cs-fall-supplement-act-encounter-code

Packagede.medizininformatikinitiative.kerndatensatz.fall
Resource TypeCodeSystem
Idmii-cs-fall-supplement-act-encounter-code
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=de.medizininformatikinitiative.kerndatensatz.fall@2025.0.0&canonical=https://www.medizininformatik-initiative.de/fhir/core/modul-fall/CodeSystem/SupplementActEncounterCode
URLhttps://www.medizininformatik-initiative.de/fhir/core/modul-fall/CodeSystem/SupplementActEncounterCode
Version2025.0.0
Statusactive
NameMII_CS_Fall_SupplementActEncounterCode
Realmde
DescriptionCodeSystem Supplement für ActEncounterCode
Contentsupplement
Supplementshttp://terminology.hl7.org/CodeSystem/v3-ActCode

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
v3-ActCodeActCode

Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "id": "mii-cs-fall-supplement-act-encounter-code",
  "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-fall/CodeSystem/SupplementActEncounterCode",
  "version": "2025.0.0",
  "name": "MII_CS_Fall_SupplementActEncounterCode",
  "status": "active",
  "experimental": false,
  "publisher": "Medizininformatik Initiative",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "https://www.medizininformatik-initiative.de"
        }
      ]
    }
  ],
  "description": "CodeSystem Supplement für ActEncounterCode",
  "content": "supplement",
  "supplements": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
  "concept": [
    {
      "code": "AMB",
      "display": "ambulatory",
      "definition": "Umfasst ambulante Operationen nach § 115b SGB V und eine ambulante spezialfachärztliche Versorgung nach § 116b SGB V",
      "designation": [
        {
          "language": "de-DE",
          "value": "teilstationäre Behandlung"
        }
      ]
    },
    {
      "code": "EMER",
      "display": "emergency",
      "designation": [
        {
          "language": "de-DE",
          "value": "Notfall"
        }
      ]
    },
    {
      "code": "IMP",
      "display": "inpatient encounter",
      "designation": [
        {
          "language": "de-DE",
          "value": "stationär"
        }
      ]
    }
  ]
}