{
  "resourceType": "CodeSystem",
  "id": "codesystem-additional-regulatory-identifier",
  "url": "https://udi.anvisa.gov.br/fhir/CodeSystem/AdditionalRegulatoryIdentifier",
  "version": "1.0.0",
  "name": "AdditionalRegulatoryIdentifier",
  "title": "Additional Regulatory identifier",
  "status": "draft",
  "publisher": "Anvisa - Brazilian Health Regulatory Agency",
  "description": "Additional Regulatory identifier associated with a device",
  "caseSensitive": true,
  "content": "complete",
  "concept": [
    {
      "description": "Identifier assigned to the individual medical device where UDI is not labeled at the unit of use level",
      "code": "unit-of-use",
      "display": "Unit of Use DI Number"
    }
  ]
}