FHIR IG analytics| Package | hl7.fhir.uv.emedicinal-product-info |
| Resource Type | CodeSystem |
| Id | CodeSystem-benefit-and-risk-relationship.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/HL7/emedicinal-product-info/CodeSystem-benefit-and-risk-relationship.html |
| URL | http://hl7.org/fhir/uv/emedicinal-product-info/CodeSystem/benefit-and-risk-relationship |
| Version | 1.1.0 |
| Status | active |
| Date | 2026-01-24T00:06:03+00:00 |
| Name | BenefitAndRiskRelationship |
| Title | Benefit and Risk Relationship |
| Realm | uv |
| Authority | hl7 |
| Description | Benefit and Risk Relationship |
| Content | complete |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem benefit-and-risk-relationship
Language: en
This case-insensitive code system http://hl7.org/fhir/uv/emedicinal-product-info/CodeSystem/benefit-and-risk-relationship defines the following codes:
| Code | Display | Definition |
| contraindicated-only-with | Only contraindicated with | Only contraindicated with |
| not-recommended-with | Not recommended with | Not recommended with |
{
"resourceType": "CodeSystem",
"id": "benefit-and-risk-relationship",
"language": "en",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "brr"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "informative",
"_valueCode": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://hl7.org/fhir/uv/emedicinal-product-info/ImplementationGuide/hl7.fhir.uv.emedicinal-product-info"
}
]
}
}
],
"url": "http://hl7.org/fhir/uv/emedicinal-product-info/CodeSystem/benefit-and-risk-relationship",
"version": "1.1.0",
"name": "BenefitAndRiskRelationship",
"title": "Benefit and Risk Relationship",
"status": "active",
"experimental": true,
"date": "2026-01-24T00:06:03+00:00",
"publisher": "HL7 International / Biomedical Research and Regulation",
"contact": [
{
"name": "HL7 International / Biomedical Research and Regulation",
"telecom": [
{
"system": "url",
"value": "http://hl7.org/Special/committees/rcrim"
}
]
}
],
"description": "Benefit and Risk Relationship",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001",
"display": "World"
}
]
}
],
"caseSensitive": false,
"content": "complete",
"count": 2,
"concept": [
{
"code": "contraindicated-only-with",
"display": "Only contraindicated with",
"definition": "Only contraindicated with"
},
{
"code": "not-recommended-with",
"display": "Not recommended with",
"definition": "Not recommended with"
}
]
}