FHIR Cross-Version Extensions package for FHIR R4B from FHIR R4
0.0.1-snapshot-2 - informative International flag

FHIR Cross-Version Extensions package for FHIR R4B from FHIR R4 - Version 0.0.1-snapshot-2. See the Directory of published versions

: v2 Causality Observations - JSON Representation

Page standards status: External Maturity Level: 0

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "v2-0252",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem v2-0252</b></p><a name=\"v2-0252\"> </a><a name=\"hcv2-0252\"> </a><p>This  code system <code>http://terminology.hl7.org/CodeSystem/v2-0252</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\">AW<a name=\"v2-0252-AW\"> </a></td><td>Abatement of event after product withdrawn</td><td>Vermindering gebeurtenis na terugtrekken product</td></tr><tr><td style=\"white-space:nowrap\">BE<a name=\"v2-0252-BE\"> </a></td><td>Event recurred after product reintroduced</td><td>Gebeurtenis trad opnieuw op na herintroductie product</td></tr><tr><td style=\"white-space:nowrap\">DR<a name=\"v2-0252-DR\"> </a></td><td>Dose response observed</td><td>Dosis reactie geobserveerd</td></tr><tr><td style=\"white-space:nowrap\">EX<a name=\"v2-0252-EX\"> </a></td><td>Alternative explanations for the event available</td><td>Alternatieve verklaringen voor gebeurtenis beschikbaar</td></tr><tr><td style=\"white-space:nowrap\">IN<a name=\"v2-0252-IN\"> </a></td><td>Event occurred after product introduced</td><td>Gebeurtenis trad op na introductie product</td></tr><tr><td style=\"white-space:nowrap\">LI<a name=\"v2-0252-LI\"> </a></td><td>Literature reports association of product with event</td><td>Literatuur vermeldt koppeling van product met gebeurtenis</td></tr><tr><td style=\"white-space:nowrap\">OE<a name=\"v2-0252-OE\"> </a></td><td>Occurrence of event was confirmed by objective evidence</td><td>Optreden van gebeurtenis is bevestigd door objectief bewijs</td></tr><tr><td style=\"white-space:nowrap\">OT<a name=\"v2-0252-OT\"> </a></td><td>Other</td><td>Anders</td></tr><tr><td style=\"white-space:nowrap\">PL<a name=\"v2-0252-PL\"> </a></td><td>Effect observed when patient receives placebo</td><td>Effect geobserveerd wanneer patiënt placebo krijgt</td></tr><tr><td style=\"white-space:nowrap\">SE<a name=\"v2-0252-SE\"> </a></td><td>Similar events in past for this patient</td><td>Vergelijkbare gebeurtenissen in verleden voor deze patiënt</td></tr><tr><td style=\"white-space:nowrap\">TC<a name=\"v2-0252-TC\"> </a></td><td>Toxic levels of product documented in blood or body fluids</td><td>Toxische niveaus van product gedocumenteerd in bloed of lichaamssappen</td></tr></table></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode" : "external"
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger" : 0
    },
    {
      "extension" : [
        {
          "url" : "packageId",
          "valueId" : "hl7.fhir.uv.xver-r4.r4b"
        },
        {
          "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://terminology.hl7.org/CodeSystem/v2-0252",
  "version" : "2.9",
  "name" : "v2.0252",
  "title" : "v2 Causality Observations",
  "status" : "active",
  "experimental" : false,
  "date" : "2025-09-13T16:11:23-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 0252 ( Causality Observations)",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }
      ]
    }
  ],
  "content" : "complete",
  "concept" : [
    {
      "code" : "AW",
      "display" : "Abatement of event after product withdrawn",
      "designation" : [
        {
          "language" : "nl",
          "use" : {
            "system" : "http://terminology.hl7.org/CodeSystem/designation-usage",
            "code" : "display"
          },
          "value" : "Vermindering gebeurtenis na terugtrekken product"
        }
      ]
    },
    {
      "code" : "BE",
      "display" : "Event recurred after product reintroduced",
      "designation" : [
        {
          "language" : "nl",
          "use" : {
            "system" : "http://terminology.hl7.org/CodeSystem/designation-usage",
            "code" : "display"
          },
          "value" : "Gebeurtenis trad opnieuw op na herintroductie product"
        }
      ]
    },
    {
      "code" : "DR",
      "display" : "Dose response observed",
      "designation" : [
        {
          "language" : "nl",
          "use" : {
            "system" : "http://terminology.hl7.org/CodeSystem/designation-usage",
            "code" : "display"
          },
          "value" : "Dosis reactie geobserveerd"
        }
      ]
    },
    {
      "code" : "EX",
      "display" : "Alternative explanations for the event available",
      "designation" : [
        {
          "language" : "nl",
          "use" : {
            "system" : "http://terminology.hl7.org/CodeSystem/designation-usage",
            "code" : "display"
          },
          "value" : "Alternatieve verklaringen voor gebeurtenis beschikbaar"
        }
      ]
    },
    {
      "code" : "IN",
      "display" : "Event occurred after product introduced",
      "designation" : [
        {
          "language" : "nl",
          "use" : {
            "system" : "http://terminology.hl7.org/CodeSystem/designation-usage",
            "code" : "display"
          },
          "value" : "Gebeurtenis trad op na introductie product"
        }
      ]
    },
    {
      "code" : "LI",
      "display" : "Literature reports association of product with event",
      "designation" : [
        {
          "language" : "nl",
          "use" : {
            "system" : "http://terminology.hl7.org/CodeSystem/designation-usage",
            "code" : "display"
          },
          "value" : "Literatuur vermeldt koppeling van product met gebeurtenis"
        }
      ]
    },
    {
      "code" : "OE",
      "display" : "Occurrence of event was confirmed by objective evidence",
      "designation" : [
        {
          "language" : "nl",
          "use" : {
            "system" : "http://terminology.hl7.org/CodeSystem/designation-usage",
            "code" : "display"
          },
          "value" : "Optreden van gebeurtenis is bevestigd door objectief bewijs"
        }
      ]
    },
    {
      "code" : "OT",
      "display" : "Other",
      "designation" : [
        {
          "language" : "nl",
          "use" : {
            "system" : "http://terminology.hl7.org/CodeSystem/designation-usage",
            "code" : "display"
          },
          "value" : "Anders"
        }
      ]
    },
    {
      "code" : "PL",
      "display" : "Effect observed when patient receives placebo",
      "designation" : [
        {
          "language" : "nl",
          "use" : {
            "system" : "http://terminology.hl7.org/CodeSystem/designation-usage",
            "code" : "display"
          },
          "value" : "Effect geobserveerd wanneer patiënt placebo krijgt"
        }
      ]
    },
    {
      "code" : "SE",
      "display" : "Similar events in past for this patient",
      "designation" : [
        {
          "language" : "nl",
          "use" : {
            "system" : "http://terminology.hl7.org/CodeSystem/designation-usage",
            "code" : "display"
          },
          "value" : "Vergelijkbare gebeurtenissen in verleden voor deze patiënt"
        }
      ]
    },
    {
      "code" : "TC",
      "display" : "Toxic levels of product documented in blood or body fluids",
      "designation" : [
        {
          "language" : "nl",
          "use" : {
            "system" : "http://terminology.hl7.org/CodeSystem/designation-usage",
            "code" : "display"
          },
          "value" : "Toxische niveaus van product gedocumenteerd in bloed of lichaamssappen"
        }
      ]
    }
  ]
}