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

FHIR IG Statistics: StructureDefinition/67e21693-010e-451c-827e-939826d79dc0

Packagefdpg.query_profiles
Resource TypeStructureDefinition
Id67e21693-010e-451c-827e-939826d79dc0
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=fdpg.query_profiles@0.0.6-alpha&canonical=https://www.medizininformatik-initiative.de/fhir/fdpg/StructureDefinition/Creactiveprotein[Mass-volume]inSerumorPlasma
URLhttps://www.medizininformatik-initiative.de/fhir/fdpg/StructureDefinition/Creactiveprotein[Mass-volume]inSerumorPlasma
Statusactive
NameC reactive protein [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/Creactiveprotein[Mass-volume]inSerumorPlasma",
  "name": "C reactive protein [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": "C reactive protein [Mass/volume] in Serum or Plasma",
        "definition": "C reactive protein [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": "1988-5"
        }
      },
      {
        "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": "mg/L"
      }
    ]
  },
  "id": "67e21693-010e-451c-827e-939826d79dc0"
}