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

FHIR IG Statistics: ValueSet/Hydratation_degree

Packagehl7.fhir.sami.core
Resource TypeValueSet
IdHydratation_degree
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=hl7.fhir.sami.core@0.0.1&canonical=https://www.samisaude.com.br/fhir/r4/ValueSet/hydration-degree
URLhttps://www.samisaude.com.br/fhir/r4/ValueSet/hydration-degree
Version1.0
Statusactive
Date2022-02-25T00:00:00.000Z
Namehydration-degree
TitleGrau de Hidratação
Realmsami
Authorityhl7
DescriptionCódigos de classificação do grau de hidratação.

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "url": "https://www.samisaude.com.br/fhir/r4/ValueSet/hydration-degree",
  "version": "1.0",
  "title": "Grau de Hidratação",
  "status": "active",
  "contact": [
    {
      "telecom": [
        {
          "system": "other"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "https://www.samisaude.com.br/fhir/r4/CodeSystem/hydration-degree",
        "concept": [
          {
            "display": "Hidratado",
            "code": "844071000000108"
          },
          {
            "code": "162685008",
            "display": "Desidratado"
          },
          {
            "code": "unknown",
            "display": "Desconhecido"
          }
        ],
        "version": "1.0"
      }
    ]
  },
  "name": "hydration-degree",
  "language": "pt-br",
  "date": "2022-02-25T00:00:00.000Z",
  "publisher": "Sami Saúde",
  "description": "Códigos de classificação do grau de hidratação."
}