PackagesCanonicalsLogsProblems
    Packages
    BRCore-01.00.00@1.0.0
    http://www.saude.gov.br/fhir/r4/StructureDefinition/BRIndividuo-1.0
{
  "description": "Indíviduo, sujeito da assistência à saúde.",
  "_filename": "structuredefinition-br-core-patient.json",
  "package_name": "BRCore-01.00.00",
  "date": "2020-03-13T19:48:14.539093+00:00",
  "derivation": "constraint",
  "meta": {
    "lastUpdated": "2020-03-13T19:47:50.646+00:00"
  },
  "publisher": "Ministério da Saúde do Brasil",
  "fhirVersion": "4.0.0",
  "purpose": "O indivíudo é o sujeito central para os processos informativos de dados em saúde. Não deve ser utilizado quando na condição de profissional.",
  "name": "BRIndividuo",
  "abstract": false,
  "type": "Patient",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Indivíduo",
  "package_version": "1.0.0",
  "status": "active",
  "language": "pt-BR",
  "id": "982114d3-45bb-4bdb-b4cf-7bf885a7e76d",
  "kind": "resource",
  "url": "http://www.saude.gov.br/fhir/r4/StructureDefinition/BRIndividuo-1.0",
  "version": "1.0",
  "differential": {
    "element": [ {
      "id": "Patient",
      "path": "Patient",
      "alias": [ "Paciente", "Cidadão", "Pessoa", "Usuário" ],
      "short": "Indivíduo",
      "definition": "Dados demográficos sobre um indivíduo enquanto sujeito de ações e serviços de saúde.",
      "mustSupport": true
    }, {
      "id": "Patient.extension",
      "path": "Patient.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "Patient.extension:registerQuality",
      "path": "Patient.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://www.saude.gov.br/fhir/r4/StructureDefinition/BRQualidadeCadastroIndividuo-1.0" ]
      } ],
      "sliceName": "registerQuality",
      "definition": "Grau de completude do cadastro do indivíduo, escore de 0 a 100.",
      "mustSupport": true
    }, {
      "id": "Patient.extension:registerQuality.value[x]",
      "path": "Patient.extension.value[x]",
      "mustSupport": false
    }, {
      "id": "Patient.extension:parents",
      "path": "Patient.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://www.saude.gov.br/fhir/r4/StructureDefinition/BRParentesIndividuo-1.0" ]
      } ],
      "sliceName": "parents",
      "mustSupport": true
    }, {
      "id": "Patient.extension:parents.extension:relationship",
      "path": "Patient.extension.extension",
      "sliceName": "relationship",
      "mustSupport": true
    }, {
      "id": "Patient.extension:parents.extension:parent",
      "path": "Patient.extension.extension",
      "sliceName": "parent",
      "mustSupport": true
    }, {
      "id": "Patient.extension:raceEthnicity",
      "path": "Patient.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://www.saude.gov.br/fhir/r4/StructureDefinition/BRRacaCorEtnia-1.0" ]
      } ],
      "sliceName": "raceEthnicity",
      "mustSupport": true
    }, {
      "id": "Patient.extension:raceEthnicity.extension:race",
      "path": "Patient.extension.extension",
      "sliceName": "race",
      "mustSupport": true
    }, {
      "id": "Patient.extension:raceEthnicity.extension:indigenousEthnicity",
      "path": "Patient.extension.extension",
      "sliceName": "indigenousEthnicity",
      "mustSupport": true
    }, {
      "id": "Patient.extension:birthCity",
      "max": "1",
      "path": "Patient.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://www.saude.gov.br/fhir/r4/StructureDefinition/BRMunicipio-1.0" ]
      } ],
      "short": "Município de Nascimento",
      "sliceName": "birthCity",
      "definition": "Município onde o indivíduo nasceu.",
      "mustSupport": true
    }, {
      "path": "Patient.extension",
      "min": 1,
      "definition": "Nacionalidade do indivíduo.",
      "short": "Nacionalidade",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://www.saude.gov.br/fhir/r4/StructureDefinition/BRPais-1.0" ]
      } ],
      "mustSupport": true,
      "sliceName": "nacionality",
      "max": "1",
      "id": "Patient.extension:nacionality"
    }, {
      "path": "Patient.extension",
      "definition": "Indivíduo com maior restrição à disponibilização de seus dados, por possuir grande exposição pública (ex.: político, esportista, artista famoso etc.), estar em programa de proteção à testemunha, o objeto de seu trabalho colocá-lo em risco (investigadores da inteligência, p.ex.), dentre outros.",
      "short": "Indivíduo com Dados Protegidos",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://www.saude.gov.br/fhir/r4/StructureDefinition/BRIndividuoProtegido-1.0" ]
      } ],
      "mustSupport": true,
      "sliceName": "protectedPerson",
      "alias": [ "VIP" ],
      "max": "1",
      "id": "Patient.extension:protectedPerson"
    }, {
      "id": "Patient.extension:naturalization",
      "max": "1",
      "path": "Patient.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://www.saude.gov.br/fhir/r4/StructureDefinition/BRNaturalizacao-1.0" ]
      } ],
      "sliceName": "naturalization"
    }, {
      "id": "Patient.identifier",
      "path": "Patient.identifier",
      "type": [ {
        "code": "Identifier",
        "profile": [ "http://www.saude.gov.br/fhir/r4/StructureDefinition/BRDocumentoIndividuo-1.0" ]
      } ]
    }, {
      "path": "Patient.active",
      "requirements": "Identificar registros que não estão mais em uso.",
      "min": 1,
      "definition": "Indica se o registro desse indivíduo ainda está em uso.\r\nA codição de inativo pode indicar que tanto uma informação errada quanto um indivíduo falecido, e indivíduos falecidos podem permanecer ativos por algum tempo após o falecimento para fins de registro da informação.\r\nLogo, esta não deve ser opção para identificar um indivíduo falecido, sendo mais adequado o elemento deceased.",
      "short": "Registro em Uso",
      "mustSupport": true,
      "id": "Patient.active",
      "comment": "Valor padrão é true.",
      "isModifierReason": "Indica que o registro não deve mais se tratado como válido."
    }, {
      "id": "Patient.name",
      "path": "Patient.name",
      "type": [ {
        "code": "HumanName",
        "profile": [ "http://www.saude.gov.br/fhir/r4/StructureDefinition/BRNomeIndividuo-1.0" ]
      } ]
    }, {
      "id": "Patient.telecom",
      "path": "Patient.telecom",
      "type": [ {
        "code": "ContactPoint",
        "profile": [ "http://www.saude.gov.br/fhir/r4/StructureDefinition/BRMeioContato-1.0" ]
      } ]
    }, {
      "id": "Patient.gender",
      "min": 1,
      "path": "Patient.gender",
      "short": "Sexo",
      "binding": {
        "strength": "required",
        "valueSet": "http://www.saude.gov.br/fhir/r4/ValueSet/BRSexo-1.0",
        "description": "Sexo"
      },
      "definition": "male: masculino.\r\nfemale: feminino.\r\nunknown: ignorado.",
      "mustSupport": true
    }, {
      "id": "Patient.birthDate",
      "min": 1,
      "path": "Patient.birthDate",
      "short": "Data de Nascimento",
      "definition": "Data de nascimento do indivíduo",
      "mustSupport": true
    }, {
      "id": "Patient.deceased[x]",
      "path": "Patient.deceased[x]",
      "short": "Óbito",
      "definition": "Indica se o indivíduo foi a óbito. O óbito pode ser interpretado pelo booleano = true ou pela existência de uma data/hora.",
      "mustSupport": true
    }, {
      "id": "Patient.address",
      "path": "Patient.address",
      "type": [ {
        "code": "Address",
        "profile": [ "http://www.saude.gov.br/fhir/r4/StructureDefinition/BREndereco-1.0" ]
      } ],
      "definition": "Dados do(s) endereço(s) onde o indivíduo pode ser localizado."
    }, {
      "id": "Patient.address.use",
      "min": 1,
      "path": "Patient.address.use"
    }, {
      "id": "Patient.address.type",
      "min": 1,
      "path": "Patient.address.type"
    }, {
      "id": "Patient.address.line:streetType",
      "min": 1,
      "path": "Patient.address.line",
      "sliceName": "streetType"
    }, {
      "id": "Patient.maritalStatus",
      "max": "0",
      "path": "Patient.maritalStatus",
      "short": "Estado Civil",
      "definition": "Complexo das qualidades do indivíudo referentes à ordem pública, à ordem privada e à ordem física do ser humano. Refere-se, assim, à cidadania, à família, e à capacidade civil.\r\nMIRABETE, Julio Fabbrini. Código de processo penal interpretado.11. ed. 6. tir. São Paulo: Atlas, 2003.",
      "mustSupport": true
    }, {
      "id": "Patient.maritalStatus.coding",
      "max": "1",
      "min": 1,
      "path": "Patient.maritalStatus.coding"
    }, {
      "id": "Patient.maritalStatus.coding.system",
      "min": 1,
      "path": "Patient.maritalStatus.coding.system"
    }, {
      "id": "Patient.maritalStatus.coding.code",
      "min": 1,
      "path": "Patient.maritalStatus.coding.code"
    }, {
      "id": "Patient.maritalStatus.coding.display",
      "max": "0",
      "path": "Patient.maritalStatus.coding.display"
    }, {
      "id": "Patient.maritalStatus.coding.userSelected",
      "max": "0",
      "path": "Patient.maritalStatus.coding.userSelected"
    }, {
      "id": "Patient.maritalStatus.text",
      "max": "0",
      "path": "Patient.maritalStatus.text"
    }, {
      "id": "Patient.multipleBirth[x]",
      "max": "0",
      "path": "Patient.multipleBirth[x]",
      "short": "Indivíduo Nasceu em Parto Gemelar",
      "definition": "Indica se o indivíduo é parte de um parto múltiplo (gemelar) de forma booleana (true = sim) ou pela ordem de nascimento (inteiro)."
    }, {
      "id": "Patient.photo",
      "max": "0",
      "path": "Patient.photo"
    }, {
      "id": "Patient.contact",
      "max": "0",
      "path": "Patient.contact"
    }, {
      "id": "Patient.communication",
      "max": "0",
      "path": "Patient.communication"
    }, {
      "id": "Patient.generalPractitioner",
      "max": "0",
      "path": "Patient.generalPractitioner"
    }, {
      "id": "Patient.managingOrganization",
      "max": "0",
      "path": "Patient.managingOrganization"
    }, {
      "id": "Patient.link",
      "max": "0",
      "path": "Patient.link"
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Patient"
}