{
  "resourceType": "CodeSystem",
  "status": "draft",
  "content": "complete",
  "name": "IndianActRegistrationStatusCS",
  "id": "nexus-emr-indian-act-registration-status",
  "title": "Indian Act Registration Status CodeSystem",
  "description": "Whether the patient states they are registered under the Indian Act. Minted because no official system was found for these statuses (the Canadian URI Registry names the registration number's identifier system, not a status concept); the not-answered concepts reuse the official HL7 systems in the value set instead of being re-coded here.",
  "url": "https://fhir.apps.health/CodeSystem/nexus-emr-indian-act-registration-status",
  "concept": [
    {
      "code": "registered",
      "display": "Registered",
      "definition": "The patient states they are registered under the Indian Act."
    },
    {
      "code": "not-registered",
      "display": "Not registered",
      "definition": "The patient states they are not registered under the Indian Act."
    }
  ],
  "experimental": false,
  "caseSensitive": true,
  "count": 2
}
