FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagebr.go.ses.reds-go
Resource TypeValueSet
IdValueSet-BRPrescricaoNaoEstruturada.json
FHIR VersionR4
Sourcehttps://fhir.saude.go.gov.br/r4/reds-go/ValueSet-BRPrescricaoNaoEstruturada.html
URLhttp://www.saude.gov.br/fhir/r4/ValueSet/BRPrescricaoNaoEstruturada
Version1.0.3
Statusdraft
Date2020-06-27T19:15:12.2909517+00:00
NameIndicativo de prescrição não estruturada ou medicamento não identificado.
Realmbr
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
br.go.ses.reds-go#1.0.3BRDadoAusenteOuDesconhecidoClassificação de dados ausentes ou desconhecidos - IPS.

Narrative

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


Source1

{
  "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"
          }
        ]
      }
    ]
  }
}