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

FHIR IG analytics

Packagehl7.fhir.cl.clcore
Resource TypeValueSet
IdValueSet-VSIdentidaddeGenero.json
FHIR VersionR4
Sourcehttps://hl7chile.cl/fhir/ig/clcore/1.9.4/ValueSet-VSIdentidaddeGenero.html
URLhttps://hl7chile.cl/fhir/ig/clcore/ValueSet/VSIdentidaddeGenero
Version1.9.4
Statusactive
Date2023-01-15
NameVSIdentidaddeGenero
TitleIdentidad de Genero
Realmcl
Authorityhl7
DescriptionIdentidad de Genero
CopyrightUsado con el permiso de HL7 International, todos los derechos resevados en los Licencias de HL7 Internacional.

Resources that use this resource

StructureDefinition
hl7.fhir.cl.clcore#1.9.4IdentidadDeGeneroIdentidad De Género

Resources that this resource uses

CodeSystem
hl7.fhir.cl.clcore#1.9.4CSIdentidaddeGeneroIdentidad de Genero

Narrative

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

Generated Narrative: ConjuntoValores / ConjuntoDeValores VSIdentidaddeGenero

Language: es


Source1

{
  "resourceType": "ValueSet",
  "id": "VSIdentidaddeGenero",
  "language": "es",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://hl7chile.cl/fhir/ig/clcore/ValueSet/VSIdentidaddeGenero",
  "version": "1.9.4",
  "name": "VSIdentidaddeGenero",
  "title": "Identidad de Genero",
  "status": "active",
  "experimental": false,
  "date": "2023-01-15",
  "publisher": "HL7 Chile",
  "contact": [
    {
      "name": "HL7 Chile",
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7chile.cl"
        },
        {
          "system": "email",
          "value": "chair@hl7chile.cl"
        }
      ]
    }
  ],
  "description": "Identidad de Genero",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "CL",
          "display": "Chile"
        }
      ]
    }
  ],
  "copyright": "Usado con el permiso de HL7 International, todos los derechos resevados en los Licencias de HL7 Internacional.",
  "compose": {
    "include": [
      {
        "system": "https://hl7chile.cl/fhir/ig/clcore/CodeSystem/CSIdentidaddeGenero"
      }
    ]
  }
}