FHIR IG Statistics: ValueSet/R2-reaction-event-certainty-for-R4B
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "ValueSet",
"id": "R2-reaction-event-certainty-for-R4B",
"url": "http://hl7.org/fhir/uv/xver/1.0/ValueSet/R2-reaction-event-certainty-for-R4B",
"version": "0.0.1-snapshot-1",
"name": "R2-reaction-event-certainty-for-R4B",
"title": "Cross-version VS for R2.AllergyIntoleranceCertainty for use in FHIR R4B",
"status": "draft",
"experimental": false,
"date": "2025-06-03T03:11:35.9036173+02:00",
"description": "This cross-version ValueSet represents concepts from http://hl7.org/fhir/ValueSet/reaction-event-certainty|1.0.2 for use in FHIR R4B. Concepts not present here have direct `equivalent` mappings crossing all versions from R2 to R4B.",
"compose": {
"include": [
{
"system": "http://hl7.org/fhir/reaction-event-certainty",
"version": "1.0.2",
"concept": [
{
"code": "unlikely",
"display": "Unlikely"
},
{
"code": "likely",
"display": "Likely"
},
{
"code": "confirmed",
"display": "Confirmed"
}
]
}
]
},
"expansion": {
"contains": [
{
"system": "http://hl7.org/fhir/reaction-event-certainty",
"version": "1.0.2",
"code": "unlikely",
"display": "Unlikely"
},
{
"system": "http://hl7.org/fhir/reaction-event-certainty",
"version": "1.0.2",
"code": "likely",
"display": "Likely"
},
{
"system": "http://hl7.org/fhir/reaction-event-certainty",
"version": "1.0.2",
"code": "confirmed",
"display": "Confirmed"
}
]
}
}