Package | br.go.ses.core |
Resource Type | ValueSet |
Id | uso-nome-cidadao |
FHIR Version | R4 |
Source | https://fhir.saude.go.gov.br/r4/core/file:///ig/output/ValueSet-uso-nome-cidadao.html |
URL | https://fhir.saude.go.gov.br/r4/core/ValueSet/uso-nome-cidadao |
Version | 0.0.1 |
Status | active |
Date | 2025-01-17T09:52:16-03:00 |
Name | UsoNomeCidadao |
Title | Tipo de uso do nome do cidadão |
Realm | br |
Description | Valores das opções de uso do nome do cidadão |
StructureDefinition | |
nome-cidadao | Nome do cidadão |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet uso-nome-cidadao
http://hl7.org/fhir/name-use
Code | Display | Definition |
official | Nome oficial | The formal name as registered in an official (government) registry, but which name might not be commonly used. May be called "legal name". |
usual | Nome social | Known as/conventional/the one you normally use. |
{ "resourceType": "ValueSet", "id": "uso-nome-cidadao", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "url": "https://fhir.saude.go.gov.br/r4/core/ValueSet/uso-nome-cidadao", "version": "0.0.1", "name": "UsoNomeCidadao", "title": "Tipo de uso do nome do cidadão", "status": "active", "experimental": false, "date": "2025-01-17T09:52:16-03:00", "publisher": "SES-GO", "contact": [ { "name": "SES-GO", "telecom": [ { "system": "url", "value": "https://fhir.saude.go.gov.br" }, { "system": "email", "value": "ti-ses.saude@goias.gov.br" } ] } ], "description": "Valores das opções de uso do nome do cidadão", "jurisdiction": [ { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "BR" } ] } ], "compose": { "include": [ { "system": "http://hl7.org/fhir/name-use", "concept": [ { "code": "official", "display": "Nome oficial" }, { "code": "usual", "display": "Nome social" } ] } ] } }