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

FHIR IG Statistics: ValueSet/relacao-contato

Packagebr.go.ses.core
TypeValueSet
Idrelacao-contato
FHIR VersionR4
Sourcehttps://fhir.saude.go.gov.br/r4/core/file:///ig/output/ValueSet-relacao-contato.html
URLhttps://fhir.saude.go.gov.br/r4/core/ValueSet/relacao-contato
Version0.0.1
Statusactive
Date2025-01-17T09:52:16-03:00
NameRelacaoContato
TitleRelacaoContato
Realmbr
DescriptionValores possíveis de relação de contato, incluíndo a informação de conjuge.

Resources that use this resource

StructureDefinition
individuoIndivíduo

Resources that this resource uses

CodeSystem
v2-0131contactRole2
v3-RoleCodeRoleCode
v2-0131contactRole2
v3-RoleCodeRoleCode

Narrative

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

Generated Narrative: ValueSet relacao-contato

This value set includes codes based on the following rules:


Source

{
  "resourceType": "ValueSet",
  "id": "relacao-contato",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://fhir.saude.go.gov.br/r4/core/ValueSet/relacao-contato",
  "version": "0.0.1",
  "name": "RelacaoContato",
  "title": "RelacaoContato",
  "status": "active",
  "experimental": false,
  "date": "2025-01-17T09:52:16-03: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": "Valores possíveis de relação de contato, incluíndo a informação de conjuge.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "BR"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v2-0131",
        "concept": [
          {
            "code": "EP"
          }
        ]
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
        "concept": [
          {
            "code": "SPS"
          }
        ]
      }
    ]
  }
}