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

FHIR IG Statistics: CodeSystem/mii-cs-bildgebung-series-type

Packagede.medizininformatikinitiative.kerndatensatz.bildgebung
Resource TypeCodeSystem
Idmii-cs-bildgebung-series-type
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=de.medizininformatikinitiative.kerndatensatz.bildgebung@2025.0.2&canonical=https://www.medizininformatik-initiative.de/fhir/ext/modul-bildgebung/CodeSystem/mii-cs-bildgebung-series-type
URLhttps://www.medizininformatik-initiative.de/fhir/ext/modul-bildgebung/CodeSystem/mii-cs-bildgebung-series-type
Version2025.0.2
Statusactive
Date2025-05-26
NameMII_CS_Bildgebung_Series_Type
TitleMII CS Bildgebung Series Type
Realmde
DescriptionSeries Type für PET Untersuchungen
Contentcomplete

Resources that use this resource

ValueSet
mii-vs-bildgebung-pt-series-type-spacialMII VS Bildgebung Imaging Study PT Series Type Spacial
mii-vs-bildgebung-pt-series-type-volumetricMII VS Bildgebung Imaging Study PT Series Type Volumetric

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "id": "mii-cs-bildgebung-series-type",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablecodesystem"
    ]
  },
  "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/ext/modul-bildgebung/CodeSystem/mii-cs-bildgebung-series-type",
  "version": "2025.0.2",
  "name": "MII_CS_Bildgebung_Series_Type",
  "_name": {
    "extension": [
      {
        "extension": [
          {
            "url": "lang",
            "valueCode": "en-US"
          },
          {
            "url": "content",
            "valueString": "MII_CS_Imaging_Series_Type"
          }
        ],
        "url": "http://hl7.org/fhir/StructureDefinition/translation"
      }
    ]
  },
  "title": "MII CS Bildgebung Series Type",
  "_title": {
    "extension": [
      {
        "extension": [
          {
            "url": "lang",
            "valueCode": "en-US"
          },
          {
            "url": "content",
            "valueString": "MII CS Imaging Series Type"
          }
        ],
        "url": "http://hl7.org/fhir/StructureDefinition/translation"
      }
    ]
  },
  "status": "active",
  "experimental": false,
  "date": "2025-05-26",
  "publisher": "Medizininformatik Initiative",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "https://www.medizininformatik-initiative.de"
        }
      ]
    }
  ],
  "description": "Series Type für PET Untersuchungen",
  "_description": {
    "extension": [
      {
        "extension": [
          {
            "url": "lang",
            "valueCode": "en-US"
          },
          {
            "url": "content",
            "valueString": "Codes for series Type in radiological images"
          }
        ],
        "url": "http://hl7.org/fhir/StructureDefinition/translation"
      }
    ]
  },
  "caseSensitive": true,
  "content": "complete",
  "count": 6,
  "concept": [
    {
      "code": "STATIC",
      "display": "a group of images at varying spatial locations at the same time"
    },
    {
      "code": "DYNAMIC",
      "display": "a group of images at a set of spatial locations (e.g., slices) at varying time slices, with all spatial locations acquired at all time slices"
    },
    {
      "code": "GATED",
      "display": "a group of images at the same spatial location, same starting and ending time, but acquired in different time slots of (possibly) different R-R intervals"
    },
    {
      "code": "WHOLEBODY",
      "display": "same as STATIC, except covering multiple transverse fields of view (and therefore acquired at a different time)"
    },
    {
      "code": "IMAGE",
      "display": "a tomographic image slice"
    },
    {
      "code": "REPROJECTION",
      "display": "a projection image derived from forward projection through slices of tomographic images, using the algorithm defined in Reprojection Method (0054,1004)"
    }
  ]
}