FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.uv.xver-r5.r4b
Resource TypeCodeSystem
IdCodeSystem-focus-characteristic-code.json
FHIR VersionR4B
Sourcehttp://hl7.org/fhir/uv/xver-r5.r4b/0.0.1-snapshot-2/CodeSystem-focus-characteristic-code.html
URLhttp://hl7.org/fhir/focus-characteristic-code
Version5.0.0
Statusactive
Date2020-12-28T15:55:11+10:00
NameFocusCharacteristicCode
TitleFocus Characteristic Code
Realmuv
Authorityhl7
DescriptionEvidence focus characteristic code.
Contentcomplete

Resources that use this resource

ValueSet
R5-focus-characteristic-code-for-R4Cross-version VS for R5.FocusCharacteristicCode for use in FHIR R4

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

This code system http://hl7.org/fhir/focus-characteristic-code defines the following codes:

Code Display Definition
citation Citation Used to reference a specific article.
clinical-outcomes-observed Observed outcomes are clinical outcomes Used to denote a focus on clinical outcomes, ie evidence variable in role of outcome (measured variable) as observed is considered a "clinical outcome" (patient-important outcome such as mortality, symptoms, function or quality of life).
population Population The population of interest.
exposure Exposure The exposure of interest, such as an intervention.
comparator Comparator The comparator (intervention or control state) of interest.
outcome Outcome the outcome of interest.
medication-exposures Medication exposures Any medication exposures. A subset of exposures or interventions that are medications.
study-type Study type Type of research study, such as randomized trial or case-control study.

Source1

{
  "resourceType": "CodeSystem",
  "id": "focus-characteristic-code",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "trial-use"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 0
    },
    {
      "extension": [
        {
          "url": "packageId",
          "valueId": "hl7.fhir.uv.xver-r5.r4b"
        },
        {
          "url": "version",
          "valueString": "0.0.1-snapshot-2"
        }
      ],
      "url": "http://hl7.org/fhir/StructureDefinition/package-source"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "cds"
    }
  ],
  "url": "http://hl7.org/fhir/focus-characteristic-code",
  "version": "5.0.0",
  "name": "FocusCharacteristicCode",
  "title": "Focus Characteristic Code",
  "status": "active",
  "experimental": false,
  "date": "2020-12-28T15:55:11+10:00",
  "publisher": "Clinical Decision Support",
  "contact": [
    {
      "name": "Clinical Decision Support",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/dss"
        }
      ]
    }
  ],
  "description": "Evidence focus characteristic code.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001",
          "display": "World"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "valueSet": "http://hl7.org/fhir/ValueSet/focus-characteristic-code|4.3.0",
  "content": "complete",
  "concept": [
    {
      "code": "citation",
      "display": "Citation",
      "definition": "Used to reference a specific article."
    },
    {
      "code": "clinical-outcomes-observed",
      "display": "Observed outcomes are clinical outcomes",
      "definition": "Used to denote a focus on clinical outcomes, ie evidence variable in role of outcome (measured variable) as observed is considered a \"clinical outcome\" (patient-important outcome such as mortality, symptoms, function or quality of life)."
    },
    {
      "code": "population",
      "display": "Population",
      "definition": "The population of interest."
    },
    {
      "code": "exposure",
      "display": "Exposure",
      "definition": "The exposure of interest, such as an intervention."
    },
    {
      "code": "comparator",
      "display": "Comparator",
      "definition": "The comparator (intervention or control state) of interest."
    },
    {
      "code": "outcome",
      "display": "Outcome",
      "definition": "the outcome of interest."
    },
    {
      "code": "medication-exposures",
      "display": "Medication exposures",
      "definition": "Any medication exposures. A subset of exposures or interventions that are medications."
    },
    {
      "code": "study-type",
      "display": "Study type",
      "definition": "Type of research study, such as randomized trial or case-control study."
    }
  ]
}