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

FHIR IG Statistics: ValueSet/mii-vs-patho-collection-method-snomed-ct

Packagede.medizininformatikinitiative.kerndatensatz.patho
Resource TypeValueSet
Idmii-vs-patho-collection-method-snomed-ct
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=de.medizininformatikinitiative.kerndatensatz.patho@2025.0.2&canonical=https://www.medizininformatik-initiative.de/fhir/ext/modul-patho/ValueSet/mii-vs-patho-collection-method-snomed-ct
URLhttps://www.medizininformatik-initiative.de/fhir/ext/modul-patho/ValueSet/mii-vs-patho-collection-method-snomed-ct
Version2025.0.0
Statusactive
NameMII_VS_Patho_Collection_Method_SNOMED_CT
TitleMII VS Patho Collection Method [SNOMED CT]
Realmde
DescriptionValueSet for the clinical collection method

Resources that use this resource

StructureDefinition
mii-pr-patho-specimenMII PR Patho Specimen

Resources that this resource uses

CodeSystem
sctSNOMED CT (all versions)

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "mii-vs-patho-collection-method-snomed-ct",
  "url": "https://www.medizininformatik-initiative.de/fhir/ext/modul-patho/ValueSet/mii-vs-patho-collection-method-snomed-ct",
  "version": "2025.0.0",
  "name": "MII_VS_Patho_Collection_Method_SNOMED_CT",
  "title": "MII VS Patho Collection Method [SNOMED CT]",
  "status": "active",
  "publisher": "Medizininformatik Initiative",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "https://www.medizininformatik-initiative.de"
        }
      ]
    }
  ],
  "description": "ValueSet for the clinical collection method",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "filter": [
          {
            "property": "concept",
            "op": "is-a",
            "value": "118292001"
          }
        ]
      }
    ]
  }
}