Global Core Electronic Medicinal Product Information (ePI), published by HL7 International / Biomedical Research and Regulation. This guide is not an authorized publication; it is the continuous build for version 1.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/emedicinal-product-info/ and changes regularly. See the Directory of published versions
| Page standards status: Informative |
{
"resourceType" : "CodeSystem",
"id" : "benefit-and-risk-relationship",
"language" : "en",
"text" : {
"status" : "generated",
"div" : "<div xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\" lang=\"en\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem benefit-and-risk-relationship</b></p><a name=\"benefit-and-risk-relationship\"> </a><a name=\"hcbenefit-and-risk-relationship\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Language: en</p></div><p>This case-insensitive code system <code>http://hl7.org/fhir/uv/emedicinal-product-info/CodeSystem/benefit-and-risk-relationship</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">contraindicated-only-with<a name=\"benefit-and-risk-relationship-contraindicated-only-with\"> </a></td><td>Only contraindicated with</td><td>Only contraindicated with</td></tr><tr><td style=\"white-space:nowrap\">not-recommended-with<a name=\"benefit-and-risk-relationship-not-recommended-with\"> </a></td><td>Not recommended with</td><td>Not recommended with</td></tr></table></div>"
},
"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-04-03T02:13:18+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"
}
]
}