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

FHIR IG Statistics: StructureDefinition/gecco-observation-blood-gas-panel

Packagede.gecco
Resource TypeStructureDefinition
Idgecco-observation-blood-gas-panel
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=de.gecco@1.0.5&canonical=https://www.netzwerk-universitaetsmedizin.de/fhir/StructureDefinition/blood-gas-panel
URLhttps://www.netzwerk-universitaetsmedizin.de/fhir/StructureDefinition/blood-gas-panel
Version1.0.5
Statusactive
Date2021-09-20
NameBloodGasPanel
TitleBlood Gas Panel
DescriptionBlood gas panel is a grouper observation with references to the individual measurements as separate observations.
TypeObservation
Kindresource

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
MII-ReferenceMII-Reference
inhaled-oxygen-concentrationFiO2
carbon-dioxide-partial-pressurePaCO2
oxygen-partial-pressurePaO2
pHpH
oxygen-saturationOxygen Saturation

Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "id": "gecco-observation-blood-gas-panel",
  "url": "https://www.netzwerk-universitaetsmedizin.de/fhir/StructureDefinition/blood-gas-panel",
  "version": "1.0.5",
  "name": "BloodGasPanel",
  "title": "Blood Gas Panel",
  "status": "active",
  "date": "2021-09-20",
  "publisher": "Charité",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "https://www.bihealth.org/en/research/core-facilities/interoperability/"
        }
      ]
    }
  ],
  "description": "Blood gas panel is a grouper observation with references to the individual measurements as separate observations.",
  "fhirVersion": "4.0.1",
  "mapping": [
    {
      "identity": "workflow",
      "uri": "http://hl7.org/fhir/workflow",
      "name": "Workflow Pattern"
    },
    {
      "identity": "sct-concept",
      "uri": "http://snomed.info/conceptdomain",
      "name": "SNOMED CT Concept Domain Binding"
    },
    {
      "identity": "v2",
      "uri": "http://hl7.org/v2",
      "name": "HL7 v2 Mapping"
    },
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM Mapping"
    },
    {
      "identity": "w5",
      "uri": "http://hl7.org/fhir/fivews",
      "name": "FiveWs Pattern Mapping"
    },
    {
      "identity": "sct-attr",
      "uri": "http://snomed.org/attributebinding",
      "name": "SNOMED CT Attribute Binding"
    }
  ],
  "kind": "resource",
  "abstract": false,
  "type": "Observation",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Observation",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Observation.identifier",
        "path": "Observation.identifier",
        "slicing": {
          "discriminator": [
            {
              "type": "pattern",
              "path": "type"
            }
          ],
          "rules": "open"
        },
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Observation.identifier:analyseBefundCode",
        "path": "Observation.identifier",
        "sliceName": "analyseBefundCode",
        "min": 1,
        "max": "1",
        "mustSupport": true
      },
      {
        "id": "Observation.identifier:analyseBefundCode.type",
        "path": "Observation.identifier.type",
        "min": 1,
        "patternCodeableConcept": {
          "coding": [
            {
              "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
              "code": "OBI"
            }
          ]
        },
        "mustSupport": true
      },
      {
        "id": "Observation.identifier:analyseBefundCode.type.coding",
        "path": "Observation.identifier.type.coding",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "system"
            }
          ],
          "rules": "open"
        },
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Observation.identifier:analyseBefundCode.type.coding:observationInstanceV2",
        "path": "Observation.identifier.type.coding",
        "sliceName": "observationInstanceV2",
        "min": 1,
        "max": "1",
        "mustSupport": true
      },
      {
        "id": "Observation.identifier:analyseBefundCode.type.coding:observationInstanceV2.system",
        "path": "Observation.identifier.type.coding.system",
        "min": 1,
        "fixedUri": "http://terminology.hl7.org/CodeSystem/v2-0203",
        "mustSupport": true
      },
      {
        "id": "Observation.identifier:analyseBefundCode.type.coding:observationInstanceV2.code",
        "path": "Observation.identifier.type.coding.code",
        "min": 1,
        "fixedCode": "OBI",
        "mustSupport": true
      },
      {
        "id": "Observation.identifier:analyseBefundCode.system",
        "path": "Observation.identifier.system",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Observation.identifier:analyseBefundCode.value",
        "path": "Observation.identifier.value",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Observation.identifier:analyseBefundCode.assigner",
        "path": "Observation.identifier.assigner",
        "min": 1,
        "type": [
          {
            "code": "Reference",
            "profile": [
              "https://www.medizininformatik-initiative.de/fhir/core/StructureDefinition/MII-Reference"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Observation.status",
        "path": "Observation.status",
        "mustSupport": true
      },
      {
        "id": "Observation.category",
        "path": "Observation.category",
        "min": 1,
        "max": "1",
        "mustSupport": true
      },
      {
        "id": "Observation.category.coding",
        "path": "Observation.category.coding",
        "slicing": {
          "discriminator": [
            {
              "type": "pattern",
              "path": "system"
            },
            {
              "type": "pattern",
              "path": "code"
            }
          ],
          "rules": "open"
        },
        "min": 2,
        "mustSupport": true
      },
      {
        "id": "Observation.category.coding:loinc-observation",
        "path": "Observation.category.coding",
        "sliceName": "loinc-observation",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Observation.category.coding:loinc-observation.system",
        "path": "Observation.category.coding.system",
        "min": 1,
        "patternUri": "http://loinc.org",
        "mustSupport": true
      },
      {
        "id": "Observation.category.coding:loinc-observation.code",
        "path": "Observation.category.coding.code",
        "min": 1,
        "patternCode": "26436-6",
        "mustSupport": true
      },
      {
        "id": "Observation.category.coding:observation-category",
        "path": "Observation.category.coding",
        "sliceName": "observation-category",
        "min": 1,
        "max": "1",
        "mustSupport": true
      },
      {
        "id": "Observation.category.coding:observation-category.system",
        "path": "Observation.category.coding.system",
        "min": 1,
        "patternUri": "http://terminology.hl7.org/CodeSystem/observation-category",
        "mustSupport": true
      },
      {
        "id": "Observation.category.coding:observation-category.code",
        "path": "Observation.category.coding.code",
        "min": 1,
        "patternCode": "laboratory",
        "mustSupport": true
      },
      {
        "id": "Observation.category.coding:blood-gas-studies",
        "path": "Observation.category.coding",
        "sliceName": "blood-gas-studies",
        "max": "1",
        "mustSupport": true
      },
      {
        "id": "Observation.category.coding:blood-gas-studies.system",
        "path": "Observation.category.coding.system",
        "min": 1,
        "patternUri": "http://loinc.org",
        "mustSupport": true
      },
      {
        "id": "Observation.category.coding:blood-gas-studies.code",
        "path": "Observation.category.coding.code",
        "min": 1,
        "patternCode": "18767-4",
        "mustSupport": true
      },
      {
        "id": "Observation.code",
        "path": "Observation.code",
        "mustSupport": true
      },
      {
        "id": "Observation.code.coding",
        "path": "Observation.code.coding",
        "slicing": {
          "discriminator": [
            {
              "type": "pattern",
              "path": "$this"
            }
          ],
          "ordered": true,
          "rules": "open"
        },
        "min": 1,
        "max": "1"
      },
      {
        "id": "Observation.code.coding:blood",
        "path": "Observation.code.coding",
        "sliceName": "blood",
        "max": "1",
        "patternCoding": {
          "system": "http://loinc.org",
          "code": "24338-6"
        }
      },
      {
        "id": "Observation.code.coding:blood.system",
        "path": "Observation.code.coding.system",
        "min": 1
      },
      {
        "id": "Observation.code.coding:blood.code",
        "path": "Observation.code.coding.code",
        "min": 1
      },
      {
        "id": "Observation.code.coding:arterial-blood",
        "path": "Observation.code.coding",
        "sliceName": "arterial-blood",
        "max": "1",
        "patternCoding": {
          "system": "http://loinc.org",
          "code": "24336-0"
        }
      },
      {
        "id": "Observation.code.coding:arterial-blood.system",
        "path": "Observation.code.coding.system",
        "min": 1
      },
      {
        "id": "Observation.code.coding:arterial-blood.code",
        "path": "Observation.code.coding.code",
        "min": 1
      },
      {
        "id": "Observation.code.coding:capillary-blood",
        "path": "Observation.code.coding",
        "sliceName": "capillary-blood",
        "max": "1",
        "patternCoding": {
          "system": "http://loinc.org",
          "code": "24337-8"
        }
      },
      {
        "id": "Observation.code.coding:capillary-blood.system",
        "path": "Observation.code.coding.system",
        "min": 1
      },
      {
        "id": "Observation.code.coding:capillary-blood.code",
        "path": "Observation.code.coding.code",
        "min": 1
      },
      {
        "id": "Observation.subject",
        "path": "Observation.subject",
        "mustSupport": true
      },
      {
        "id": "Observation.effective[x]",
        "path": "Observation.effective[x]",
        "mustSupport": true
      },
      {
        "id": "Observation.value[x]",
        "path": "Observation.value[x]",
        "max": "0"
      },
      {
        "id": "Observation.hasMember",
        "path": "Observation.hasMember",
        "min": 1,
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://www.netzwerk-universitaetsmedizin.de/fhir/StructureDefinition/pH",
              "https://www.netzwerk-universitaetsmedizin.de/fhir/StructureDefinition/carbon-dioxide-partial-pressure",
              "https://www.netzwerk-universitaetsmedizin.de/fhir/StructureDefinition/oxygen-partial-pressure",
              "https://www.netzwerk-universitaetsmedizin.de/fhir/StructureDefinition/oxygen-saturation",
              "https://www.netzwerk-universitaetsmedizin.de/fhir/StructureDefinition/inhaled-oxygen-concentration"
            ]
          }
        ],
        "mustSupport": true
      }
    ]
  }
}