{
"description": "Status do Participante do agendamento.",
"compose": {
"include": [ {
"system": "http://hl7.org/fhir/participationstatus",
"concept": [ {
"code": "accepted",
"display": "Accepted",
"designation": [ {
"value": "Aceito",
"language": "pt-BR"
} ]
}, {
"code": "declined",
"display": "Declined",
"designation": [ {
"value": "Negado",
"language": "pt-BR"
} ]
}, {
"code": "tentative",
"display": "Tentative",
"designation": [ {
"value": "Tentativa",
"language": "pt-BR"
} ]
}, {
"code": "needs-action",
"display": "Needs Action",
"designation": [ {
"value": "Aguardando resposta",
"language": "pt-BR"
} ]
} ]
} ]
},
"_filename": "ValueSet-BRStatusParticipante.json",
"package_name": "br.ufg.cgis.rnds",
"date": "2023-04-13T13:17:18.5012669+00:00",
"meta": {
"lastUpdated": "2023-04-13T13:17:22.715+00:00"
},
"publisher": "CGIS",
"name": "Status do Participante do agendamento",
"type": null,
"experimental": "false",
"resourceType": "ValueSet",
"title": null,
"package_version": "lite-0.2.3",
"status": "active",
"language": "pt-BR",
"id": "b0fa4271-0b62-4058-bc1b-eb63dd620b9d",
"kind": null,
"url": "http://www.saude.gov.br/fhir/r4/ValueSet/BRStatusParticipante",
"immutable": false,
"version": "0.2.3",
"contact": [ {
"name": "CGIS",
"telecom": [ {
"value": "https://cgis.ufg.br/",
"system": "url"
}, {
"value": "fabio@inf.ufg.br",
"system": "email"
} ]
} ]
}