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

FHIR IG Statistics: ValueSet/Human_sex_orientation

Packagehl7.fhir.sami.core
Resource TypeValueSet
IdHuman_sex_orientation
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=hl7.fhir.sami.core@0.0.1&canonical=https://www.samisaude.com.br/fhir/r4/ValueSet/human-sex-orientation
URLhttps://www.samisaude.com.br/fhir/r4/ValueSet/human-sex-orientation
Statusactive
Date2022-02-25T00:00:00.000Z
Namehuman-sex-orientation
TitleOrientação sexual
Realmsami
Authorityhl7
DescriptionOrientação sexual de um indivíduo.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
human-sex-orientationOrientação sexual

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "url": "https://www.samisaude.com.br/fhir/r4/ValueSet/human-sex-orientation",
  "title": "Orientação sexual",
  "status": "active",
  "contact": [
    {
      "telecom": [
        {
          "system": "other"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "https://www.samisaude.com.br/fhir/r4/CodeSystem/human-sex-orientation",
        "concept": [
          {
            "display": "Héterossexual",
            "code": "LA22876-9"
          },
          {
            "display": "Homossexual",
            "code": "LA22875-1"
          },
          {
            "display": "Bissexual",
            "code": "LA22877-7"
          },
          {
            "display": "Outros",
            "code": "LA46-8"
          },
          {
            "display": "Desconhecido",
            "code": "LA4489-6"
          }
        ]
      }
    ]
  },
  "name": "human-sex-orientation",
  "language": "pt-br",
  "date": "2022-02-25T00:00:00.000Z",
  "publisher": "Sami Saúde",
  "description": "Orientação sexual de um indivíduo."
}