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

FHIR IG Statistics: CodeSystem/codesystem-br-core-patient-parents-relationship

PackageBRCore-01.00.00
Resource TypeCodeSystem
Idcodesystem-br-core-patient-parents-relationship
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=BRCore-01.00.00@1.0.0&canonical=http://www.saude.gov.br/fhir/r4/CodeSystem/BRParentesco
URLhttp://www.saude.gov.br/fhir/r4/CodeSystem/BRParentesco
Version201701A
Statusactive
Date2020-03-11T18:20:06.3399184+00:00
NameParentesco
DescriptionClassificação da relação familiar entre indivíduos.
Contentcomplete

Resources that use this resource

ValueSet
BRParentesco-1.0Parentesco

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "meta": {
    "lastUpdated": "2020-03-11T18:19:46.601+00:00"
  },
  "language": "pt-BR",
  "url": "http://www.saude.gov.br/fhir/r4/CodeSystem/BRParentesco",
  "version": "201701A",
  "name": "Parentesco",
  "status": "active",
  "experimental": false,
  "date": "2020-03-11T18:20:06.3399184+00:00",
  "publisher": "Ministério da Saúde do Brasil",
  "description": "Classificação da relação familiar entre indivíduos.",
  "content": "complete",
  "concept": [
    {
      "code": "mother",
      "display": "Mãe"
    },
    {
      "code": "father",
      "display": "Pai"
    }
  ]
}