FHIR IG analytics| Package | de.netzwerk-universitaetsmedizin.ebm-cpg |
| Resource Type | EvidenceVariable |
| Id | EvidenceVariable-ExampleOutcome.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: EvidenceVariable ExampleOutcome
Profile: Outcome Definition
url: EvidenceVariable Mortality
identifier: https://www.ceosys.de/outcome-example
name: Mortality
status: Active
date: 2025-03-04 10:04:34+0000
characteristic
exclude: false
DefinitionByTypeAndValues
Type Value[x] Mortality rate (observable entity) percent (Details: UCUM code% = '%')
handling: dichotomous variable
{
"resourceType": "EvidenceVariable",
"id": "ExampleOutcome",
"meta": {
"profile": [
"https://www.netzwerk-universitaetsmedizin.de/fhir/cpg-on-ebm-on-fhir/StructureDefinition/outcome-definition"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://www.netzwerk-universitaetsmedizin.de/fhir/cpg-on-ebm-on-fhir/EvidenceVariable/ExampleOutcome",
"identifier": [
{
"system": "https://www.ceosys.de",
"value": "outcome-example"
}
],
"name": "Mortality",
"status": "active",
"date": "2025-03-04T10:04:34+00:00",
"characteristic": [
{
"exclude": false,
"definitionByTypeAndValue": {
"type": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "409651001",
"display": "Mortality rate (observable entity)"
}
]
},
"valueQuantity": {
"unit": "percent",
"system": "http://unitsofmeasure.org",
"code": "%"
}
}
}
],
"handling": "dichotomous"
}