FHIR IG analytics| Package | hl7.fhir.uv.ebm |
| Resource Type | Group |
| Id | Group-7749.json |
| FHIR Version | R6 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
[No data.]
{
"resourceType": "Group",
"id": "7749",
"meta": {
"versionId": "10",
"lastUpdated": "2025-03-15T21:11:12.535Z",
"profile": [
"http://hl7.org/fhir/uv/ebm/StructureDefinition/cohort-definition"
]
},
"language": "en",
"text": {
"status": "empty",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/artifact-author",
"valueContactDetail": {
"name": "Brian S. Alper"
}
},
{
"url": "http://hl7.org/fhir/uv/ebm/StructureDefinition/cite-as",
"valueMarkdown": "Patients who are hospitalized for COVID-19 and who are not critically ill [Database Entry: FHIR Group Resource]. Contributors: Brian S. Alper [Authors/Creators]. In: Fast Evidence Interoperability Resources (FEvIR) Platform, FOI 7749. Revised 2021-08-27. Available at: https://fevir.net/resources/Group/7749. Computable resource at: https://fevir.net/resources/Group/7749#json."
},
{
"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/Group/7749",
"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": "7749",
"assigner": {
"display": "Computable Publishing LLC"
}
}
],
"name": "Patients_who_are_hospitalized_for_COVID_19_and_who_are_not_critically_ill",
"status": "active",
"date": "2021-08-27T14:49:03.492Z",
"publisher": "Computable Publishing LLC",
"contact": [
{
"telecom": [
{
"system": "email",
"value": "support@computablepublishing.com"
}
]
}
],
"description": "An definitional group used to support the 'intended' element in Evidence.variableDefinition with variableRole = 'population'.",
"copyright": "https://creativecommons.org/licenses/by-nc-sa/4.0/",
"type": "person",
"membership": "definitional",
"combinationMethod": "all-of",
"characteristic": [
{
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "305335007",
"display": "Admission to establishment (procedure)"
}
]
},
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "32485007",
"display": "Hospital admission"
}
]
},
"exclude": false,
"description": "Hospitalized"
},
{
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "64572001",
"display": "Disease (disorder)"
}
]
},
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "840539006",
"display": "Disease caused by severe acute respiratory syndrome coronavirus 2 (disorder)"
}
]
},
"exclude": false,
"description": "COVID-19"
},
{
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "246112005",
"display": "Severity"
}
]
},
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "442452003",
"display": "Life threatening severity"
}
]
},
"exclude": true,
"description": "Not critically ill"
}
]
}