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

FHIR IG analytics

Packagede.medizininformatikinitiative.kerndatensatz.base
Resource TypeValueSet
IdValueSet-mii-vs-prozedur-durchfuehrungsabsicht-snomedct.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=de.medizininformatikinitiative.kerndatensatz.base@2026.0.0&canonical=https://www.medizininformatik-initiative.de/fhir/core/modul-prozedur/ValueSet/procedures-intend
URLhttps://www.medizininformatik-initiative.de/fhir/core/modul-prozedur/ValueSet/procedures-intend
Version2026.0.0
Statusactive
Date2025-12-12
NameMII_VS_Prozedur_Durchfuehrungsabsicht_SNOMEDCT
TitleMII VS Prozedur Durchführungsabsicht [SNOMED CT]
Realmde
DescriptionDurchführungsabsicht / Intention mit der Prozedur ausgeführt wird
CopyrightThis material includes SNOMED Clinical Terms® (SNOMED CT®) which is used by permission of SNOMED International. All rights reserved. SNOMED CT®, was originally created by The College of American Pathologists. SNOMED and SNOMED CT are registered trademarks of SNOMED International. Implementers of these artefacts must have the appropriate SNOMED CT Affiliate license.

Resources that use this resource

StructureDefinition
DurchfuehrungsabsichtMII EX Prozedur Durchführungsabsicht

Resources that this resource uses

CodeSystem
sctSNOMED codes used in this IG

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "status": "active",
  "name": "MII_VS_Prozedur_Durchfuehrungsabsicht_SNOMEDCT",
  "id": "mii-vs-prozedur-durchfuehrungsabsicht-snomedct",
  "title": "MII VS Prozedur Durchführungsabsicht [SNOMED CT]",
  "description": "Durchführungsabsicht / Intention mit der Prozedur ausgeführt wird",
  "url": "https://www.medizininformatik-initiative.de/fhir/core/modul-prozedur/ValueSet/procedures-intend",
  "version": "2026.0.0",
  "publisher": "Medizininformatik Initiative",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "https://www.medizininformatik-initiative.de"
        }
      ]
    }
  ],
  "copyright": "This material includes SNOMED Clinical Terms® (SNOMED CT®) which is used by permission of SNOMED International. All rights reserved. SNOMED CT®, was originally created by The College of American Pathologists. SNOMED and SNOMED CT are registered trademarks of SNOMED International. Implementers of these artefacts must have the appropriate SNOMED CT Affiliate license.",
  "extension": [
    {
      "url": "https://www.medizininformatik-initiative.de/fhir/modul-meta/StructureDefinition/mii-ex-meta-license-codeable",
      "valueCodeableConcept": {
        "coding": [
          {
            "code": "CC-BY-4.0",
            "system": "http://hl7.org/fhir/spdx-license",
            "display": "Creative Commons Attribution 4.0 International"
          }
        ]
      }
    }
  ],
  "experimental": false,
  "date": "2025-12-12",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "version": "http://snomed.info/sct/900000000000207008/version/20250701",
        "concept": [
          {
            "code": "262202000",
            "display": "Therapeutic"
          },
          {
            "code": "363676003",
            "display": "Palliative intent"
          },
          {
            "code": "261004008",
            "display": "Diagnostic intent"
          },
          {
            "code": "264931009",
            "display": "Symptomatic"
          },
          {
            "code": "255231005",
            "display": "Revision - value"
          },
          {
            "code": "255302009",
            "display": "Complicated"
          },
          {
            "code": "129428001",
            "display": "Preventive intent"
          },
          {
            "code": "394602003",
            "display": "Rehabilitation - speciality"
          },
          {
            "code": "74964007",
            "display": "Other"
          }
        ]
      }
    ]
  }
}