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

FHIR IG Statistics: StructureDefinition/400e59e6-2dd8-46f5-98c2-99d1792a0fd0

Packagefdpg.query_profiles
Resource TypeStructureDefinition
Id400e59e6-2dd8-46f5-98c2-99d1792a0fd0
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=fdpg.query_profiles@0.0.6-alpha&canonical=https://www.medizininformatik-initiative.de/fhir/fdpg/StructureDefinition/Gammaglobulin[Mass-volume]inSerumorPlasmabyElectrophoresis
URLhttps://www.medizininformatik-initiative.de/fhir/fdpg/StructureDefinition/Gammaglobulin[Mass-volume]inSerumorPlasmabyElectrophoresis
Statusactive
NameGamma globulin [Mass per volume] in Serum or Plasma by Electrophoresis
TypeObservation
Kindresource

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
ObservationLabMII PR Labor Laboruntersuchung

Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "url": "https://www.medizininformatik-initiative.de/fhir/fdpg/StructureDefinition/Gammaglobulin[Mass-volume]inSerumorPlasmabyElectrophoresis",
  "name": "Gamma globulin [Mass per volume] in Serum or Plasma by Electrophoresis",
  "status": "active",
  "fhirVersion": "4.0.1",
  "kind": "resource",
  "abstract": false,
  "type": "Observation",
  "baseDefinition": "https://www.medizininformatik-initiative.de/fhir/core/modul-labor/StructureDefinition/ObservationLab",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Observation.code",
        "path": "Observation.code",
        "short": "Gamma globulin [Mass/volume] in Serum or Plasma by Electrophoresis",
        "definition": "Gamma globulin [Mass/volume] in Serum or Plasma by Electrophoresis"
      },
      {
        "id": "Observation.code.coding",
        "path": "Observation.code.coding",
        "slicing": {
          "discriminator": [
            {
              "type": "pattern",
              "path": "$this"
            }
          ],
          "rules": "open"
        },
        "min": 1
      },
      {
        "id": "Observation.code.coding:loinc",
        "path": "Observation.code.coding",
        "sliceName": "loinc",
        "min": 1,
        "max": "*",
        "patternCoding": {
          "system": "http://loinc.org",
          "code": "2874-6"
        }
      },
      {
        "id": "Observation.code.coding:loinc.system",
        "path": "Observation.code.coding.system",
        "min": 1
      },
      {
        "id": "Observation.code.coding:loinc.code",
        "path": "Observation.code.coding.code",
        "min": 1
      },
      {
        "id": "observation.subject.reference",
        "path": "Observation.subject.reference",
        "min": 1
      },
      {
        "id": "Observation.value[x]",
        "path": "Observation.value[x]",
        "slicing": {
          "discriminator": [
            {
              "type": "type",
              "path": "$this"
            }
          ],
          "ordered": false,
          "rules": "open"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "mustSupport": true,
        "min": 1
      },
      {
        "id": "Observation.valueQuantity",
        "path": "Observation.valueQuantity",
        "min": 1,
        "max": "1"
      },
      {
        "id": "Observation.valueQuantity.value",
        "path": "Observation.valueQuantity.value",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Observation.valueQuantity.unit",
        "path": "Observation.valueQuantity.unit",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Observation.valueQuantity.system",
        "path": "Observation.valueQuantity.system",
        "min": 1,
        "patternUri": "http://unitsofmeasure.org",
        "mustSupport": true
      },
      {
        "id": "Observation.valueQuantity.code",
        "path": "Observation.valueQuantity.code",
        "min": 1,
        "mustSupport": true,
        "fixedCode": "g/dL"
      }
    ]
  },
  "id": "400e59e6-2dd8-46f5-98c2-99d1792a0fd0"
}