{
  "resourceType" : "CodeSystem",
  "id" : "no-helseapi-documentreference-category",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This  code system <code>http://hl7.no/fhir/CodeSystem/no-helseapi-documentreference-category</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\">clinical-note<a name=\"no-helseapi-documentreference-category-clinical-note\"> </a></td><td>Clinical Note</td></tr></table></div>"
  },
  "url" : "http://hl7.no/fhir/CodeSystem/no-helseapi-documentreference-category",
  "version" : "1.0.0",
  "name" : "NOHelseAPIDocumentReferenceCategoryCodes",
  "title" : "NO HelseAPI DocumentReferences Category Codes",
  "status" : "active",
  "date" : "2024-02-09T18:43:52+00:00",
  "publisher" : "Norsk Helsenett",
  "description" : "The NO HelseAPI DocumentReferences Category Code System is a 'starter set' of categories supported for fetching and storing DocumentReference Resources.",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "NO",
      "display" : "Norway"
    }]
  }],
  "content" : "complete",
  "count" : 1,
  "concept" : [{
    "code" : "clinical-note",
    "display" : "Clinical Note"
  }]
}