{
  "resourceType" : "CodeSystem",
  "id" : "nes-flag-type-1.0",
  "meta" : {
    "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablecodesystem"]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem nes-flag-type-1.0</b></p><a name=\"nes-flag-type-1.0\"> </a><a name=\"hcnes-flag-type-1.0\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://hl7.org/fhir/R4/shareablecodesystem.html\">Shareable CodeSystem</a></p></div><p>This case-insensitive code system <code>https://standards.digital.health.nz/nes-flag-type</code> defines the following code:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">NCCI<a name=\"nes-flag-type-1.0-NCCI\"> </a></td><td>Child in Care</td><td>The patient is a child in the care of Oranga Tamariki</td></tr></table></div>"
  },
  "url" : "https://standards.digital.health.nz/nes-flag-type",
  "version" : "1.0",
  "name" : "Nes_flag_type",
  "title" : "NES Flag Type",
  "status" : "active",
  "experimental" : false,
  "date" : "2023-08-23T00:00:00+13:00",
  "publisher" : "Te Whatu Ora",
  "contact" : [{
    "name" : "Te Whatu Ora",
    "telecom" : [{
      "system" : "email",
      "value" : "mailto:integration@health.govt.nz"
    }]
  }],
  "description" : "Identifies the type of flag",
  "purpose" : "For use with NES Enrolments",
  "caseSensitive" : false,
  "versionNeeded" : true,
  "content" : "complete",
  "count" : 1,
  "concept" : [{
    "code" : "NCCI",
    "display" : "Child in Care",
    "definition" : "The patient is a child in the care of Oranga Tamariki"
  }]
}