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

FHIR IG analytics

Packagebr.go.ses.core
Resource TypeValueSet
IdValueSet-condicao-trimestre-gestacional-vs.json
FHIR VersionR4
Sourcehttps://fhir.saude.go.gov.br/r4/core/ValueSet-condicao-trimestre-gestacional-vs.html
URLhttps://fhir.saude.go.gov.br/r4/core/ValueSet/condicao-trimestre-gestacional-vs
Version1.1.0
Statusactive
Date2025-11-26T13:07:11+00:00
NameCondicaoTrimestreGestacionalVS
TitleCondição ou Trimestre Gestacional
DescriptionIdentifica a Condição de estar ou não gestante ou o trimestre gestacional.

Resources that use this resource

StructureDefinition
condicao-trimestregestacional-sdCondição ou Trimestre Gestacional

Resources that this resource uses

CodeSystem
condicao-trimestre-gestacional-csCondição ou Trimestre Gestacional

Narrative

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

Narrativa gerada: ValueSet condicao-trimestre-gestacional-vs


Source1

{
  "resourceType": "ValueSet",
  "id": "condicao-trimestre-gestacional-vs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://fhir.saude.go.gov.br/r4/core/ValueSet/condicao-trimestre-gestacional-vs",
  "version": "1.1.0",
  "name": "CondicaoTrimestreGestacionalVS",
  "title": "Condição ou Trimestre Gestacional",
  "status": "active",
  "experimental": false,
  "date": "2025-11-26T13:07:11+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": "Identifica a Condição de estar ou não gestante ou o trimestre gestacional.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "BRA"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "https://fhir.saude.go.gov.br/r4/core/CodeSystem/condicao-trimestre-gestacional-cs"
      }
    ]
  }
}