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

FHIR IG Statistics: ValueSet/mii-vs-prozedur-prozeduren-snomedct

Packagede.medizininformatikinitiative.kerndatensatz.prozedur
Resource TypeValueSet
Idmii-vs-prozedur-prozeduren-snomedct
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=de.medizininformatikinitiative.kerndatensatz.prozedur@2025.0.0&canonical=https://www.medizininformatik-initiative.de/fhir/core/modul-prozedur/ValueSet/procedures-sct
URLhttps://www.medizininformatik-initiative.de/fhir/core/modul-prozedur/ValueSet/procedures-sct
Version2025.0.0
Statusactive
Date2024-12-09
NameMII_VS_Prozedur_Prozeduren_SNOMEDCT
TitleMII VS Prozedur Prozeduren [SNOMED CT]
Realmde
DescriptionEnthaelt alle SNOMED CT Procedure Codes
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
ProcedureMII PR Prozedur Procedure
ValueSet
procedures-combinedProcedures Combined

Resources that this resource uses

CodeSystem
sctSNOMED CT International Edition

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "mii-vs-prozedur-prozeduren-snomedct",
  "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-prozedur/ValueSet/procedures-sct",
  "version": "2025.0.0",
  "name": "MII_VS_Prozedur_Prozeduren_SNOMEDCT",
  "title": "MII VS Prozedur Prozeduren [SNOMED CT]",
  "status": "active",
  "experimental": false,
  "date": "2024-12-09",
  "publisher": "Medizininformatik Initiative",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "https://www.medizininformatik-initiative.de"
        }
      ]
    }
  ],
  "description": "Enthaelt alle SNOMED CT Procedure Codes",
  "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.",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "version": "http://snomed.info/sct/900000000000207008/version/20240701",
        "filter": [
          {
            "property": "concept",
            "op": "descendent-of",
            "value": "71388002"
          }
        ]
      }
    ]
  }
}