{
  "resourceType": "ValueSet",
  "status": "draft",
  "name": "IndianActRegistrationStatusVS",
  "id": "nexus-emr-indian-act-registration-status",
  "title": "Indian Act Registration Status",
  "description": "Answers to whether the patient is registered under the Indian Act. As with the sociodemographic self-identification fields, the not-answered concepts (Do not know, Asked But Declined) are first-class MEMBERS — captured answers, not missing data — and readers must not filter their systems out.",
  "url": "https://fhir.apps.health/ValueSet/nexus-emr-indian-act-registration-status",
  "experimental": false,
  "compose": {
    "include": [
      {
        "system": "https://fhir.apps.health/CodeSystem/nexus-emr-indian-act-registration-status"
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
        "concept": [
          {
            "code": "ASKU",
            "display": "asked but unknown"
          }
        ]
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/data-absent-reason",
        "concept": [
          {
            "code": "asked-declined",
            "display": "Asked But Declined"
          }
        ]
      }
    ]
  }
}
