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

FHIR IG analytics

Packagede.medizininformatikinitiative.kerndatensatz.biobank
Resource TypeValueSet
IdValueSet-mii-vs-biobank-biosafety-level.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=de.medizininformatikinitiative.kerndatensatz.biobank@2027.0.0-ballot.rc1&canonical=https://www.medizininformatik-initiative.de/fhir/ext/modul-biobank/ValueSet/mii-vs-biobank-biosafety-level
URLhttps://www.medizininformatik-initiative.de/fhir/ext/modul-biobank/ValueSet/mii-vs-biobank-biosafety-level
Version2027.0.0-ballot.rc1
Statusactive
NameMII_VS_Biobank_Biosafety_Level
TitleBiosafety-Level Einstufung (ValueSet)
Realmde
DescriptionValueSet zur Auswahl der Biosafety-Level-Einstufung einer Probe (SNOMED CT), inklusive eines Codes für 'keine Infektionsgefahr bekannt'.

Resources that use this resource

StructureDefinition
de.medizininformatikinitiative.kerndatensatz.biobank#2027.0.0-ballot.rc1mii-ex-biobank-infektiositaetsstatusInfektiositätsstatus

Resources that this resource uses

CodeSystem
hl7.fhir.uv.xver-r4.r4b#0.1.0sctSNOMED CT (all versions)

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "status": "active",
  "name": "MII_VS_Biobank_Biosafety_Level",
  "_name": {
    "extension": [
      {
        "url": "http://hl7.org/fhir/StructureDefinition/translation",
        "extension": [
          {
            "url": "lang",
            "valueCode": "en-US"
          },
          {
            "url": "content",
            "valueString": "MII_VS_Biobank_Biosafety_Level"
          }
        ]
      }
    ]
  },
  "id": "mii-vs-biobank-biosafety-level",
  "title": "Biosafety-Level Einstufung (ValueSet)",
  "_title": {
    "extension": [
      {
        "url": "http://hl7.org/fhir/StructureDefinition/translation",
        "extension": [
          {
            "url": "lang",
            "valueCode": "en-US"
          },
          {
            "url": "content",
            "valueString": "MII VS Biobank Biosafety Level"
          }
        ]
      }
    ]
  },
  "description": "ValueSet zur Auswahl der Biosafety-Level-Einstufung einer Probe (SNOMED CT), inklusive eines Codes für 'keine Infektionsgefahr bekannt'.",
  "_description": {
    "extension": [
      {
        "url": "http://hl7.org/fhir/StructureDefinition/translation",
        "extension": [
          {
            "url": "lang",
            "valueCode": "en-US"
          },
          {
            "url": "content",
            "valueString": "ValueSet for selecting the biosafety level classification of a specimen based on SNOMED CT including a code for no known infection risk."
          }
        ]
      }
    ]
  },
  "version": "2027.0.0-ballot.rc1",
  "url": "https://www.medizininformatik-initiative.de/fhir/ext/modul-biobank/ValueSet/mii-vs-biobank-biosafety-level",
  "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"
          }
        ]
      }
    }
  ],
  "publisher": "Medizininformatik Initiative",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "https://www.medizininformatik-initiative.de"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "409600007",
            "display": "Biosafety level 1 (qualifier value)"
          },
          {
            "code": "409603009",
            "display": "Biosafety level 2 (qualifier value)"
          },
          {
            "code": "409604003",
            "display": "Biosafety level 3 (qualifier value)"
          },
          {
            "code": "409605002",
            "display": "Biosafety level 4 (qualifier value)"
          },
          {
            "code": "261665006",
            "display": "Unknown (qualifier value)"
          }
        ]
      }
    ]
  }
}