FHIR IG Statistics: ValueSet/relacao-contato
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
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"
}
]
}
]
}
}