Package | br.ufg.cgis.rnds-lite |
Resource Type | CodeSystem |
Id | BRTurno |
FHIR Version | R4 |
Source | http://www.saude.gov.br/fhir/r4/http://www.saude.gov.br/fhir/r4/CodeSystem-BRTurno.html |
URL | http://www.saude.gov.br/fhir/r4/CodeSystem/BRTurno |
Version | 0.2.4 |
Status | draft |
Date | 2021-12-01T13:16:09.8385573+00:00 |
Name | Turno do dia |
Description | Code System utilizado para definir o turno de um dia. |
Content | complete |
ValueSet | |
BRTurno | Turno do dia |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem BRTurno
Last updated: 2021-12-01 13:16:09+0000; Language: pt-BR
This code system http://www.saude.gov.br/fhir/r4/CodeSystem/BRTurno
defines the following codes:
Code | Display |
1 | Manhã |
2 | Tarde |
3 | Noite |
{ "resourceType": "CodeSystem", "id": "BRTurno", "meta": { "lastUpdated": "2021-12-01T13:16:09.8385573+00:00" }, "language": "pt-BR", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "http://www.saude.gov.br/fhir/r4/CodeSystem/BRTurno", "version": "0.2.4", "name": "Turno do dia", "status": "draft", "experimental": false, "date": "2021-12-01T13:16:09.8385573+00:00", "publisher": "CGIS", "contact": [ { "name": "CGIS", "telecom": [ { "system": "url", "value": "https://cgis.ufg.br/" }, { "system": "email", "value": "fabio@inf.ufg.br" } ] } ], "description": "Code System utilizado para definir o turno de um dia.", "content": "complete", "concept": [ { "code": "1", "display": "Manhã" }, { "code": "2", "display": "Tarde" }, { "code": "3", "display": "Noite" } ] }