FHIR IG analytics| Package | hl7.fhir.uv.xver-r5.r4b |
| Resource Type | CodeSystem |
| Id | CodeSystem-focus-characteristic-code.json |
| FHIR Version | R4B |
| Source | http://hl7.org/fhir/uv/xver-r5.r4b/0.0.1-snapshot-2/CodeSystem-focus-characteristic-code.html |
| URL | http://hl7.org/fhir/focus-characteristic-code |
| Version | 5.0.0 |
| Status | active |
| Date | 2020-12-28T15:55:11+10:00 |
| Name | FocusCharacteristicCode |
| Title | Focus Characteristic Code |
| Realm | uv |
| Authority | hl7 |
| Description | Evidence focus characteristic code. |
| Content | complete |
| ValueSet | |
| R5-focus-characteristic-code-for-R4 | Cross-version VS for R5.FocusCharacteristicCode for use in FHIR R4 |
No resources found
Note: links and images are rebased to the (stated) source
This code system
http://hl7.org/fhir/focus-characteristic-code defines the following codes:
{
"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."
}
]
}