FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/BRPrescricaoNaoEstruturada

Packagebr.ufg.cgis.rnds-lite
Resource TypeValueSet
IdBRPrescricaoNaoEstruturada
FHIR VersionR4
Sourcehttp://www.saude.gov.br/fhir/r4/http://www.saude.gov.br/fhir/r4/ValueSet-BRPrescricaoNaoEstruturada.html
URLhttp://www.saude.gov.br/fhir/r4/ValueSet/BRPrescricaoNaoEstruturada
Version0.2.4
Statusdraft
Date2020-06-27T19:15:12.2909517+00:00
NameIndicativo de prescrição não estruturada ou medicamento não identificado.
DescriptionIndicativo de prescrição não estruturada ou medicamento não identificado.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
BRDadoAusenteOuDesconhecidoClassificação de dados ausentes ou desconhecidos - IPS.

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet BRPrescricaoNaoEstruturada

Last updated: 2020-03-11 19:14:51+0000; Language: pt-BR


Source

{
  "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": "0.2.4",
  "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": "CGIS",
  "contact": [
    {
      "name": "CGIS",
      "telecom": [
        {
          "system": "url",
          "value": "https://cgis.ufg.br/"
        },
        {
          "system": "email",
          "value": "fabio@inf.ufg.br"
        }
      ]
    }
  ],
  "description": "Indicativo de prescrição não estruturada ou medicamento não identificado.",
  "immutable": false,
  "compose": {
    "include": [
      {
        "system": "http://www.saude.gov.br/fhir/r4/CodeSystem/BRDadoAusenteOuDesconhecido",
        "version": "*",
        "concept": [
          {
            "code": "no-medication-info",
            "display": "No information about medications"
          },
          {
            "code": "no-known-medications",
            "display": "No known medications"
          }
        ]
      }
    ]
  }
}