FHIR IG analytics| Package | br.go.ses.reds-go |
| Resource Type | ValueSet |
| Id | ValueSet-BRPrescricaoNaoEstruturada.json |
| FHIR Version | R4 |
| Source | https://fhir.saude.go.gov.br/r4/reds-go/ValueSet-BRPrescricaoNaoEstruturada.html |
| URL | http://www.saude.gov.br/fhir/r4/ValueSet/BRPrescricaoNaoEstruturada |
| Version | 1.0.3 |
| Status | draft |
| Date | 2020-06-27T19:15:12.2909517+00:00 |
| Name | Indicativo de prescrição não estruturada ou medicamento não identificado. |
| Realm | br |
| Description | Indicativo de prescrição não estruturada ou medicamento não identificado. |
No resources found
| CodeSystem | ||
| br.go.ses.reds-go#1.0.3 | BRDadoAusenteOuDesconhecido | Classificação de dados ausentes ou desconhecidos - IPS. |
Note: links and images are rebased to the (stated) source
Narrativa gerada: ValueSet BRPrescricaoNaoEstruturada
Última atualização: 2020-03-11 19:14:51+0000; Língua: pt-BR
http://www.saude.gov.br/fhir/r4/CodeSystem/BRDadoAusenteOuDesconhecido versão 📦1.0.3| Código | Ecrã | Definição |
| no-medication-info | No information about medications | There is no information available about the subject's medication use or administration. |
| no-known-medications | No known medications | There are no medications for the subject that have to be reported in this record. This can mean either that there are none known, or that those known are not relevant for the purpose of this record. |
{
"resourceType": "ValueSet",
"id": "BRPrescricaoNaoEstruturada",
"meta": {
"lastUpdated": "2020-03-11T19:14:51.806+00:00"
},
"language": "pt-BR",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "http://www.saude.gov.br/fhir/r4/ValueSet/BRPrescricaoNaoEstruturada",
"version": "1.0.3",
"name": "Indicativo de prescrição não estruturada ou medicamento não identificado.",
"status": "draft",
"experimental": false,
"date": "2020-06-27T19:15:12.2909517+00: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": "Indicativo de prescrição não estruturada ou medicamento não identificado.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "BR"
}
]
}
],
"immutable": false,
"compose": {
"include": [
{
"system": "http://www.saude.gov.br/fhir/r4/CodeSystem/BRDadoAusenteOuDesconhecido",
"concept": [
{
"code": "no-medication-info",
"display": "No information about medications"
},
{
"code": "no-known-medications",
"display": "No known medications"
}
]
}
]
}
}