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-cellline-modification-clo.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/ValueSet/mii-vs-biobank-cellline-modification-clo
URLhttps://www.medizininformatik-initiative.de/fhir/ext/modul-biobank/ValueSet/mii-vs-biobank-cellline-modification-clo
Version2026.0.0
Statusactive
Date2025-09-02
NameMII_VS_Biobank_Cellline_Modification_CLO
TitleMII VS Biobank Cellline Modification CLO
Realmde
DescriptionValue Set for Types of Cell Line Modifications (CLO)

Resources that use this resource

StructureDefinition
mii-ex-biobank-modifikationenMII EX Biobank Zelllinien-Modifikation

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "status": "active",
  "name": "MII_VS_Biobank_Cellline_Modification_CLO",
  "id": "mii-vs-biobank-cellline-modification-clo",
  "title": "MII VS Biobank Cellline Modification CLO",
  "description": "Value Set for Types of Cell Line Modifications (CLO)",
  "version": "2026.0.0",
  "url": "https://www.medizininformatik-initiative.de/fhir/ext/modul-biobank/ValueSet/mii-vs-biobank-cellline-modification-clo",
  "publisher": "Medizininformatik Initiative",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "https://www.medizininformatik-initiative.de"
        }
      ]
    }
  ],
  "date": "2025-09-02",
  "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"
          }
        ]
      }
    }
  ],
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "experimental": false,
  "compose": {
    "include": [
      {
        "system": "http://purl.obolibrary.org/obo/clo.owl",
        "concept": [
          {
            "code": "CLO:0037376",
            "display": "derived from cell with isogenic modification of gene"
          },
          {
            "code": "CLO:0037377",
            "display": "derived from cell with knockin gene"
          },
          {
            "code": "CLO:0037375",
            "display": "derived from cell with knockout gene"
          },
          {
            "code": "CLO:0037378",
            "display": "derived from cell with transgenic modification"
          }
        ]
      }
    ]
  }
}