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

FHIR IG analytics

Packagede.medizininformatikinitiative.kerndatensatz.biobank
Resource TypeCodeSystem
IdCodeSystem-mii-cs-biobank-probenebene.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=de.medizininformatikinitiative.kerndatensatz.biobank@2026.0.0&canonical=https://www.medizininformatik-initiative.de/fhir/ext/modul-biobank/CodeSystem/mii-cs-biobank-probenebene
URLhttps://www.medizininformatik-initiative.de/fhir/ext/modul-biobank/CodeSystem/mii-cs-biobank-probenebene
Version2026.0.0
Statusactive
Date2025-09-02
NameMII_CS_Biobank_Probenebene
TitleMII CS Biobank Probenebene
Realmde
DescriptionCodes um die Probenebene anzugeben
Contentcomplete

Resources that use this resource

ValueSet
mii-vs-biobank-probenebeneMII VS Biobank Probenebene

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "CodeSystem",
  "status": "active",
  "content": "complete",
  "name": "MII_CS_Biobank_Probenebene",
  "_name": {
    "extension": [
      {
        "url": "http://hl7.org/fhir/StructureDefinition/translation",
        "extension": [
          {
            "url": "lang",
            "valueCode": "en-US"
          },
          {
            "url": "content",
            "valueString": "MII_CS_Biobank_Specimen_Level"
          }
        ]
      }
    ]
  },
  "id": "mii-cs-biobank-probenebene",
  "title": "MII CS Biobank Probenebene",
  "_title": {
    "extension": [
      {
        "url": "http://hl7.org/fhir/StructureDefinition/translation",
        "extension": [
          {
            "url": "lang",
            "valueCode": "en-US"
          },
          {
            "url": "content",
            "valueString": "MII CS Biobank Specimen Level"
          }
        ]
      }
    ]
  },
  "description": "Codes um die Probenebene anzugeben",
  "_description": {
    "extension": [
      {
        "url": "http://hl7.org/fhir/StructureDefinition/translation",
        "extension": [
          {
            "url": "lang",
            "valueCode": "en-US"
          },
          {
            "url": "content",
            "valueString": "Codes to indicate the level in the Specimen hierarchy"
          }
        ]
      }
    ]
  },
  "version": "2026.0.0",
  "url": "https://www.medizininformatik-initiative.de/fhir/ext/modul-biobank/CodeSystem/mii-cs-biobank-probenebene",
  "concept": [
    {
      "code": "PRIMÄRPROBE",
      "display": "Primärprobe",
      "definition": "Die Probe, wie sie gesammelt wurde, vor ihrer Verarbeitung."
    },
    {
      "code": "ALIQUOTGRUPPE",
      "display": "Aliquotgruppe",
      "definition": "Eine Zusammenfassung von Aliquots gleichen Probentyps, die von der gleichen möglicherweise bereits verarbeiteten Primärprobe abstammen."
    },
    {
      "code": "ALIQUOT",
      "display": "Aliquot",
      "definition": "Eine Probe, von der identische Geschwisterproben existieren können, die derselben Aliquotgruppe angehören. "
    }
  ],
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablecodesystem"
    ]
  },
  "experimental": false,
  "publisher": "Medizininformatik Initiative",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "https://www.medizininformatik-initiative.de"
        }
      ]
    }
  ],
  "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"
          }
        ]
      }
    }
  ],
  "date": "2025-09-02",
  "count": 3
}