{
  "resourceType" : "CodeSystem",
  "id" : "cs-goalPriority-pq-example",
  "language" : "en",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem cs-goalPriority-pq-example</b></p><a name=\"cs-goalPriority-pq-example\"> </a><a name=\"hccs-goalPriority-pq-example\"> </a><p>This case-sensitive code system <code>http://hl7.org/fhir/uv/pharm-quality/CodeSystem/cs-goalPriority-pq-example</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\">critical<a name=\"cs-goalPriority-pq-example-critical\"> </a></td><td>Critical</td></tr><tr><td style=\"white-space:nowrap\">non-critical<a name=\"cs-goalPriority-pq-example-non-critical\"> </a></td><td>Non-critical</td></tr></table></div>"
  },
  "extension" : [{
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "brr"
  }],
  "url" : "http://hl7.org/fhir/uv/pharm-quality/CodeSystem/cs-goalPriority-pq-example",
  "identifier" : [{
    "system" : "urn:ietf:rfc:3986",
    "value" : "urn:oid:2.16.840.1.113883.4.642.40.41.16.5"
  }],
  "version" : "1.0.0",
  "name" : "CsGoalPriorityPQ",
  "title" : "Goal Priority - example",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-05-10T20:32:51+00:00",
  "publisher" : "HL7 International / Biomedical Research and Regulation",
  "contact" : [{
    "name" : "HL7 International / Biomedical Research and Regulation",
    "telecom" : [{
      "system" : "url",
      "value" : "http://www.hl7.org/Special/committees/rcrim"
    }]
  }],
  "description" : "This example code system contains example codes for goal priority used in pharmaceutical quality industry.",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "code" : "001",
      "display" : "World"
    }]
  }],
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 2,
  "concept" : [{
    "code" : "critical",
    "display" : "Critical"
  },
  {
    "code" : "non-critical",
    "display" : "Non-critical"
  }]
}