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

FHIR IG Statistics: StructureDefinition/7c74d428-28af-455f-8f28-52763393a3a5

Packagefdpg.query_profiles
Resource TypeStructureDefinition
Id7c74d428-28af-455f-8f28-52763393a3a5
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=fdpg.query_profiles@0.0.6-alpha&canonical=https://www.medizininformatik-initiative.de/fhir/fdpg/StructureDefinition/Triiodothyronine(T3)Free[Mass-volume]inSerumorPlasma
URLhttps://www.medizininformatik-initiative.de/fhir/fdpg/StructureDefinition/Triiodothyronine(T3)Free[Mass-volume]inSerumorPlasma
Statusactive
NameTriiodothyronine (T3) Free [Mass per volume] in Serum or Plasma
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/Triiodothyronine(T3)Free[Mass-volume]inSerumorPlasma",
  "name": "Triiodothyronine (T3) Free [Mass per volume] in Serum or Plasma",
  "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": "Triiodothyronine (T3) Free [Mass/volume] in Serum or Plasma",
        "definition": "Triiodothyronine (T3) Free [Mass/volume] in Serum or Plasma"
      },
      {
        "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": "3051-0"
        }
      },
      {
        "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": "pg/mL"
      }
    ]
  },
  "id": "7c74d428-28af-455f-8f28-52763393a3a5"
}