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

FHIR IG Statistics: StructureDefinition/0163881e-465d-4ed4-bac3-90dc31cfaf07

Packagefdpg.query_profiles
Resource TypeStructureDefinition
Id0163881e-465d-4ed4-bac3-90dc31cfaf07
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]inSerumorPlasmabyHighsensitivitymethod
URLhttps://www.medizininformatik-initiative.de/fhir/fdpg/StructureDefinition/Creactiveprotein[Mass-volume]inSerumorPlasmabyHighsensitivitymethod
Statusactive
NameC reactive protein [Mass per volume] in Serum or Plasma by High sensitivity method
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]inSerumorPlasmabyHighsensitivitymethod",
  "name": "C reactive protein [Mass per volume] in Serum or Plasma by High sensitivity method",
  "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 by High sensitivity method",
        "definition": "C reactive protein [Mass/volume] in Serum or Plasma by High sensitivity method"
      },
      {
        "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": "30522-7"
        }
      },
      {
        "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": "0163881e-465d-4ed4-bac3-90dc31cfaf07"
}