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

FHIR IG Statistics: CodeSystem/gecco-codesystem-ecrf-parameter-codes

Packagede.gecco
Resource TypeCodeSystem
Idgecco-codesystem-ecrf-parameter-codes
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=de.gecco@1.0.5&canonical=https://www.netzwerk-universitaetsmedizin.de/fhir/CodeSystem/ecrf-parameter-codes
URLhttps://www.netzwerk-universitaetsmedizin.de/fhir/CodeSystem/ecrf-parameter-codes
Version1.0.4
Statusactive
Date2020-10-29
NameParameterCodeseCRF
TitleParameter Codes eCRF
DescriptionCodes for GECCO eCRF parameters where no code from standard terminologies is available.
Contentcomplete

Resources that use this resource

ValueSet
ecrf-parameter-codesParameter Codes eCRF
pharmacological-therapy-snomedDrug Therapy SNOMED

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "id": "gecco-codesystem-ecrf-parameter-codes",
  "url": "https://www.netzwerk-universitaetsmedizin.de/fhir/CodeSystem/ecrf-parameter-codes",
  "version": "1.0.4",
  "name": "ParameterCodeseCRF",
  "title": "Parameter Codes eCRF",
  "status": "active",
  "experimental": false,
  "date": "2020-10-29",
  "publisher": "Charité",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "https://www.bihealth.org/en/research/core-facilities/interoperability/"
        }
      ]
    }
  ],
  "description": "Codes for GECCO eCRF parameters where no code from standard terminologies is available.",
  "caseSensitive": true,
  "content": "complete",
  "property": [
    {
      "code": "status",
      "uri": "http://hl7.org/fhir/concept-properties#status",
      "description": "A property that indicates the status of the concept. One of active, experimental, deprecated, retired",
      "type": "code"
    },
    {
      "code": "deprecationDate",
      "uri": "http://hl7.org/fhir/concept-properties#deprecationDate",
      "description": "The date at which a concept was deprecated. Concepts that are deprecated but not inactive can still be used, but their use is discouraged",
      "type": "dateTime"
    }
  ],
  "concept": [
    {
      "code": "01",
      "display": "Is the patient in the intensive care unit?",
      "definition": "Is the patient currently being treated in the intensive care unit?",
      "property": [
        {
          "code": "status",
          "valueCode": "deprecated"
        },
        {
          "code": "deprecationDate",
          "valueDateTime": "2021-04-14"
        }
      ]
    },
    {
      "code": "02",
      "display": "Study inclusion due to Covid-19",
      "definition": "Confirmed Covid-19 diagnosis as main reason for enrolment in the study",
      "property": [
        {
          "code": "status",
          "valueCode": "active"
        }
      ]
    },
    {
      "code": "03",
      "display": "Participation in interventional clinical trials",
      "definition": "Has the patient participated in one or more interventional clinical trials?",
      "property": [
        {
          "code": "status",
          "valueCode": "active"
        }
      ]
    },
    {
      "code": "04",
      "display": "EudraCT Number‎",
      "definition": "EudraCT (European Union Drug Regulating Authorities Clinical Trials) registration number",
      "property": [
        {
          "code": "status",
          "valueCode": "active"
        }
      ]
    },
    {
      "code": "05",
      "display": "NCT number",
      "definition": "A unique identification code given to each clinical study registered on ClinicalTrials.gov.",
      "property": [
        {
          "code": "status",
          "valueCode": "active"
        }
      ]
    },
    {
      "code": "06",
      "display": "SOFA-Score",
      "definition": "Sepsis-related organ failure assessment score",
      "property": [
        {
          "code": "status",
          "valueCode": "active"
        }
      ]
    },
    {
      "code": "antipyretic",
      "display": "Product containing antipyretic",
      "definition": "Pharmaceutical product containing a substance that reduces fever",
      "property": [
        {
          "code": "status",
          "valueCode": "active"
        }
      ]
    },
    {
      "code": "camostat",
      "display": "Product containing camostat",
      "definition": "Pharmaceutical product containing the substance camostat",
      "property": [
        {
          "code": "status",
          "valueCode": "active"
        }
      ]
    },
    {
      "code": "favipiravir",
      "display": "Product containing favipiravir",
      "definition": "Pharmaceutical product containing the substance favipiravir",
      "property": [
        {
          "code": "status",
          "valueCode": "active"
        }
      ]
    },
    {
      "code": "convalescent-plasma",
      "display": "Convalescent plasma",
      "definition": "Convalescent plasma from patients who have recovered from COVID-19",
      "property": [
        {
          "code": "status",
          "valueCode": "active"
        }
      ]
    },
    {
      "code": "steroids-gt",
      "display": "Steroids (> 0.5 mg/kg prednisone equivalents)",
      "definition": "A dose of steroids that is greater than an equivalent dose of prednisone of 0.5 mg/kg",
      "property": [
        {
          "code": "status",
          "valueCode": "active"
        }
      ]
    },
    {
      "code": "steroids-lt",
      "display": "Steroids (<= 0.5 mg/kg prednisone equivalents)",
      "definition": "A dose of steroids that is equal or less than an equivalent dose of prednisone of 0.5 mg/kg",
      "property": [
        {
          "code": "status",
          "valueCode": "active"
        }
      ]
    }
  ]
}