| Package | hl7.fhir.us.icsr-ae-reporting |
| Resource Type | ValueSet |
| Id | ICSRSeriousness |
| FHIR Version | R4 |
| Source | http://hl7.org/fhir/us/icsr-ae-reporting/https://build.fhir.org/ig/HL7/fhir-icsr-ae-reporting/ValueSet-ICSRSeriousness.html |
| URL | http://hl7.org/fhir/us/icsr-ae-reporting/ValueSet/ICSRSeriousness |
| Version | 1.0.1 |
| Status | draft |
| Date | 2023-08-30T17:02:44+00:00 |
| Name | ICSRSeriousness |
| Title | ICSR Seriousness Codes |
| Realm | us |
| Authority | hl7 |
| Description | The set of codes that are used to describe seriousness in ICSR submissions. |
| StructureDefinition | |
| icsr-ext-eventseriousness | EventSeriousness |
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "ValueSet",
"id": "ICSRSeriousness",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://hl7.org/fhir/us/icsr-ae-reporting/ValueSet/ICSRSeriousness",
"version": "1.0.1",
"name": "ICSRSeriousness",
"title": "ICSR Seriousness Codes",
"status": "draft",
"experimental": false,
"date": "2023-08-30T17:02:44+00:00",
"publisher": "Biomedical Research & Regulation WG",
"contact": [
{
"name": "Biomedical Research & Regulation WG",
"telecom": [
{
"system": "url",
"value": "http://hl7.org/Special/committees/rcrim"
}
]
},
{
"name": "Jean Duteau",
"telecom": [
{
"system": "email",
"value": "mailto:jean.duteau@ibm.com"
}
]
}
],
"description": "The set of codes that are used to describe seriousness in ICSR submissions.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "US",
"display": "United States of America"
}
]
}
],
"compose": {
"include": [
{
"system": "urn:oid:2.16.840.1.113883.3.989.2.1.1.19",
"concept": [
{
"code": "34",
"display": "resultsInDeath"
},
{
"code": "21",
"display": "isLifeThreatening"
},
{
"code": "33",
"display": "requiresInpatientHospitalization"
},
{
"code": "35",
"display": "resultsInPersistentOrSignificantDisability"
},
{
"code": "12",
"display": "congenitalAnomalyBirthDefect"
},
{
"code": "26",
"display": "otherMedicallyImportantCondition"
}
]
},
{
"system": "http://ncimeta.nci.nih.gov",
"concept": [
{
"code": "C53513",
"display": "Emergency Room"
},
{
"code": "C16988",
"display": "Physician Office"
},
{
"code": "C50414",
"display": "Hospitalization Required"
},
{
"code": "C102450",
"display": "Prolongation of Hospitalization"
},
{
"code": "C17649",
"display": "Other"
}
]
}
]
}
}