{
  "resourceType" : "CodeSystem",
  "id" : "adverse-event-causality-assess",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem adverse-event-causality-assess</b></p><a name=\"adverse-event-causality-assess\"> </a><a name=\"hcadverse-event-causality-assess\"> </a><p>This case-sensitive code system <code>http://hl7.org/fhir/adverse-event-causality-assess</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">assess1<a name=\"adverse-event-causality-assess-assess1\"> </a></td><td>assess1 placeholder</td></tr><tr><td style=\"white-space:nowrap\">assess2<a name=\"adverse-event-causality-assess-assess2\"> </a></td><td>assess2 placeholder</td></tr></table></div>"
  },
  "extension" : [{
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status",
    "valueString" : "Informative"
  },
  {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger" : 1
  },
  {
    "extension" : [{
      "url" : "packageId",
      "valueId" : "hl7.fhir.uv.xver-r3.r4"
    },
    {
      "url" : "version",
      "valueString" : "0.1.0"
    },
    {
      "url" : "uri",
      "valueUri" : "http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r3.r4"
    }],
    "url" : "http://hl7.org/fhir/StructureDefinition/package-source"
  },
  {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "brr"
  },
  {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode" : "trial-use",
    "_valueCode" : {
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
        "valueCanonical" : "http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r3.r4"
      }]
    }
  }],
  "url" : "http://hl7.org/fhir/adverse-event-causality-assess",
  "version" : "3.0.2",
  "name" : "AdverseEventCausalityAssessment",
  "status" : "draft",
  "experimental" : false,
  "date" : "2019-10-23T19:53:00-05:00",
  "publisher" : "Biomedical Research and Regulation",
  "contact" : [{
    "name" : "Biomedical Research and Regulation",
    "telecom" : [{
      "system" : "url",
      "value" : "http://www.hl7.org/Special/committees/rcrim"
    }]
  }],
  "description" : "TODO",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "code" : "001",
      "display" : "World"
    }]
  }],
  "caseSensitive" : true,
  "valueSet" : "http://hl7.org/fhir/ValueSet/adverse-event-causality-assess|4.0.1",
  "content" : "complete",
  "concept" : [{
    "code" : "assess1",
    "display" : "assess1 placeholder"
  },
  {
    "code" : "assess2",
    "display" : "assess2 placeholder"
  }]
}