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

FHIR IG Statistics: StructureDefinition/f0f936c3-94a8-4334-80ba-ecce055913cd

Packagefdpg.query_profiles
Resource TypeStructureDefinition
Idf0f936c3-94a8-4334-80ba-ecce055913cd
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=fdpg.query_profiles@0.0.6-alpha&canonical=https://www.medizininformatik-initiative.de/fhir/fdpg/StructureDefinition/Tricyclicantidepressants[Mass-volume]inSerumorPlasma
URLhttps://www.medizininformatik-initiative.de/fhir/fdpg/StructureDefinition/Tricyclicantidepressants[Mass-volume]inSerumorPlasma
Statusactive
NameTricyclic antidepressants [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/Tricyclicantidepressants[Mass-volume]inSerumorPlasma",
  "name": "Tricyclic antidepressants [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": "Tricyclic antidepressants [Mass/volume] in Serum or Plasma",
        "definition": "Tricyclic antidepressants [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": "10552-8"
        }
      },
      {
        "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": "ug/L"
      }
    ]
  },
  "id": "f0f936c3-94a8-4334-80ba-ecce055913cd"
}