{
  "resourceType" : "CodeSystem",
  "id" : "normal-statuses",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem normal-statuses</b></p><a name=\"normal-statuses\"> </a><a name=\"hcnormal-statuses\"> </a><p>This case-sensitive code system <code>https://specifications.openehr.org/fhir/codesystem-normal_statuses</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td></tr><tr><td style=\"white-space:nowrap\">HHH<a name=\"normal-statuses-HHH\"> </a></td></tr><tr><td style=\"white-space:nowrap\">HH<a name=\"normal-statuses-HH\"> </a></td></tr><tr><td style=\"white-space:nowrap\">H<a name=\"normal-statuses-H\"> </a></td></tr><tr><td style=\"white-space:nowrap\">N<a name=\"normal-statuses-N\"> </a></td></tr><tr><td style=\"white-space:nowrap\">L<a name=\"normal-statuses-L\"> </a></td></tr><tr><td style=\"white-space:nowrap\">LL<a name=\"normal-statuses-LL\"> </a></td></tr><tr><td style=\"white-space:nowrap\">LLL<a name=\"normal-statuses-LLL\"> </a></td></tr></table></div>"
  },
  "extension" : [{
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "fhir"
  },
  {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger" : 3,
    "_valueInteger" : {
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
        "valueCanonical" : "http://openehr.org/fhir/ImplementationGuide/openehr.base"
      }]
    }
  },
  {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode" : "informative",
    "_valueCode" : {
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
        "valueCanonical" : "http://openehr.org/fhir/ImplementationGuide/openehr.base"
      }]
    }
  }],
  "url" : "https://specifications.openehr.org/fhir/codesystem-normal_statuses",
  "version" : "0.1.0-snapshot",
  "name" : "normal_statuses",
  "title" : "Normal statuses",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-04-11",
  "publisher" : "openEHR + HL7",
  "contact" : [{
    "telecom" : [{
      "system" : "url",
      "value" : "http://www.openehr.org"
    }]
  }],
  "description" : "Normal statuses",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "code" : "001"
    }]
  }],
  "caseSensitive" : true,
  "valueSet" : "https://specifications.openehr.org/fhir/valueset-normal_statuses",
  "content" : "complete",
  "concept" : [{
    "code" : "HHH",
    "display" : "HHH"
  },
  {
    "code" : "HH",
    "display" : "HH"
  },
  {
    "code" : "H",
    "display" : "H"
  },
  {
    "code" : "N",
    "display" : "N"
  },
  {
    "code" : "L",
    "display" : "L"
  },
  {
    "code" : "LL",
    "display" : "LL"
  },
  {
    "code" : "LLL",
    "display" : "LLL"
  }]
}