FHIR Cross-Version Extensions package for FHIR R4 from FHIR R3 - Version 0.0.1-snapshot-2. See the Directory of published versions
| Page standards status: Informative | Maturity Level: 0 |
{
"resourceType" : "CodeSystem",
"id" : "v2-0237",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem v2-0237</b></p><a name=\"v2-0237\"> </a><a name=\"hcv2-0237\"> </a><p>This case-insensitive code system <code>http://hl7.org/fhir/v2/0237</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>Nederlands (Dutch, nl)</b></td></tr><tr><td style=\"white-space:nowrap\">A<a name=\"v2-0237-A\"> </a></td><td>Abuse</td><td>Misbruik</td></tr><tr><td style=\"white-space:nowrap\">B<a name=\"v2-0237-B\"> </a></td><td>Unexpected beneficial effect</td><td>Onverwacht goedaardig effect</td></tr><tr><td style=\"white-space:nowrap\">D<a name=\"v2-0237-D\"> </a></td><td>Dependency</td><td>Afhankelijkheid</td></tr><tr><td style=\"white-space:nowrap\">I<a name=\"v2-0237-I\"> </a></td><td>Interaction</td><td>Interactie</td></tr><tr><td style=\"white-space:nowrap\">L<a name=\"v2-0237-L\"> </a></td><td>Lack of expect therapeutic effect</td><td>Uitgebleven verwacht therapeutisch effect</td></tr><tr><td style=\"white-space:nowrap\">M<a name=\"v2-0237-M\"> </a></td><td>Misuse</td><td>Verkeerd gebruik</td></tr><tr><td style=\"white-space:nowrap\">O<a name=\"v2-0237-O\"> </a></td><td>Overdose</td><td>Overdosis</td></tr><tr><td style=\"white-space:nowrap\">W<a name=\"v2-0237-W\"> </a></td><td>Drug withdrawal</td><td>Medicatie onthouden</td></tr></table></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status",
"valueString" : "External"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger" : 0
},
{
"extension" : [
{
"url" : "packageId",
"valueId" : "hl7.fhir.uv.xver-r3.r4"
},
{
"url" : "version",
"valueString" : "0.0.1-snapshot-2"
}
],
"url" : "http://hl7.org/fhir/StructureDefinition/package-source"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "fhir"
},
{
"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/3.0/ImplementationGuide/hl7.fhir.uv.xver-r3.r4"
}
]
}
}
],
"url" : "http://hl7.org/fhir/v2/0237",
"version" : "2.8.2",
"name" : "v2 Event Qualification",
"status" : "active",
"experimental" : false,
"date" : "2025-09-13T15:32:29-04:00",
"publisher" : "FHIR Infrastructure",
"contact" : [
{
"name" : "FHIR Infrastructure",
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/fiwg"
}
]
}
],
"description" : "FHIR Value set/code system definition for HL7 v2 table 0237 ( Event Qualification)",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001",
"display" : "World"
}
]
}
],
"caseSensitive" : false,
"valueSet" : "http://hl7.org/fhir/ValueSet/v2-0237",
"content" : "complete",
"concept" : [
{
"code" : "A",
"display" : "Abuse",
"designation" : [
{
"language" : "nl",
"value" : "Misbruik"
}
]
},
{
"code" : "B",
"display" : "Unexpected beneficial effect",
"designation" : [
{
"language" : "nl",
"value" : "Onverwacht goedaardig effect"
}
]
},
{
"code" : "D",
"display" : "Dependency",
"designation" : [
{
"language" : "nl",
"value" : "Afhankelijkheid"
}
]
},
{
"code" : "I",
"display" : "Interaction",
"designation" : [
{
"language" : "nl",
"value" : "Interactie"
}
]
},
{
"code" : "L",
"display" : "Lack of expect therapeutic effect",
"designation" : [
{
"language" : "nl",
"value" : "Uitgebleven verwacht therapeutisch effect"
}
]
},
{
"code" : "M",
"display" : "Misuse",
"designation" : [
{
"language" : "nl",
"value" : "Verkeerd gebruik"
}
]
},
{
"code" : "O",
"display" : "Overdose",
"designation" : [
{
"language" : "nl",
"value" : "Overdosis"
}
]
},
{
"code" : "W",
"display" : "Drug withdrawal",
"designation" : [
{
"language" : "nl",
"value" : "Medicatie onthouden"
}
]
}
]
}