{
  "resourceType" : "CodeSystem",
  "id" : "ExtraSensitiveCodes",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem ExtraSensitiveCodes</b></p><a name=\"ExtraSensitiveCodes\"> </a><a name=\"hcExtraSensitiveCodes\"> </a><p>This case-insensitive code system <code>http://johnmoehrke.github.io/SLSValueSets/CodeSystem/ExtraSensitiveCodes</code> defines the following code:</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\">ABORTION<a name=\"ExtraSensitiveCodes-ABORTION\"> </a></td><td>Abortion-related? TODO find the right code</td></tr></table></div>"
  },
  "url" : "http://johnmoehrke.github.io/SLSValueSets/CodeSystem/ExtraSensitiveCodes",
  "identifier" : [{
    "system" : "urn:ietf:rfc:3986",
    "value" : "urn:oid:1.3.6.1.4.1.66281.18.16.2"
  }],
  "version" : "0.1.0",
  "name" : "ExtraSensitiveCodes",
  "title" : "Extra Sensitive Codes",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-09-16T18:22:38+00:00",
  "publisher" : "John Moehrke",
  "contact" : [{
    "name" : "John Moehrke",
    "telecom" : [{
      "system" : "url",
      "value" : "http://johnmoehrke.github.io"
    }]
  },
  {
    "name" : "John Moehrke (himself)",
    "telecom" : [{
      "system" : "email",
      "value" : "JohnMoehrke@gmail.com"
    }]
  }],
  "description" : "Sensitivity codes that are not defined in HL7",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "code" : "001"
    }]
  }],
  "caseSensitive" : false,
  "content" : "complete",
  "count" : 1,
  "concept" : [{
    "code" : "ABORTION",
    "display" : "Abortion-related? TODO find the right code"
  }]
}