FHIR IG analytics| Package | hl7.fhir.uv.ebm |
| Resource Type | EvidenceVariable |
| Id | EvidenceVariable-342830.json |
| FHIR Version | R6 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
[No data.]
{
"resourceType": "EvidenceVariable",
"id": "342830",
"meta": {
"versionId": "5",
"lastUpdated": "2025-02-17T18:47:22.082Z",
"profile": [
"http://hl7.org/fhir/uv/ebm/StructureDefinition/variable-definition"
]
},
"text": {
"status": "empty",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/uv/ebm/StructureDefinition/artifact-publication-status",
"valueCodeableConcept": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/cited-artifact-status-type",
"code": "active",
"display": "Active"
}
]
}
}
],
"url": "https://fevir.net/resources/EvidenceVariable/342830",
"identifier": [
{
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"code": "ACSN",
"display": "Accession ID"
}
],
"text": "FEvIR Object Identifier"
},
"system": "https://fevir.net/FOI",
"value": "342830",
"assigner": {
"display": "Computable Publishing LLC"
}
},
{
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:2.16.840.1.113883.4.642.40.44.24.112"
}
],
"version": "1.0.0-ballot3",
"name": "Gender",
"title": "VariableDefinition: Gender",
"status": "active",
"date": "2026-03-27T09:54:14+00:00",
"author": [
{
"name": "Brian S. Alper, MD, MSPH"
}
],
"publisher": "HL7 International / Clinical Decision Support",
"contact": [
{
"name": "HL7 International / Clinical Decision Support",
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/dss"
}
]
}
],
"description": "Gender of the patient. (Example of VariableDefinition Profile for use with a Research Study Data Dictionary)",
"copyright": "https://creativecommons.org/licenses/by-nc-sa/4.0/",
"actual": true,
"handling": "polychotomous",
"category": [
{
"name": "Male",
"valueCodeableConcept": {
"coding": [
{
"system": "http://hl7.org/fhir/administrative-gender",
"code": "male",
"display": "Male"
}
]
}
},
{
"name": "Female",
"valueCodeableConcept": {
"coding": [
{
"system": "http://hl7.org/fhir/administrative-gender",
"code": "female",
"display": "Female"
}
]
}
},
{
"name": "Other",
"valueCodeableConcept": {
"coding": [
{
"system": "http://hl7.org/fhir/administrative-gender",
"code": "other",
"display": "Other"
}
]
}
},
{
"name": "Unknown",
"valueCodeableConcept": {
"coding": [
{
"system": "http://hl7.org/fhir/administrative-gender",
"code": "unknown",
"display": "Unknown"
}
]
}
}
]
}