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

FHIR IG analytics

Packagehl7.fhir.cr.terminology
Resource TypeValueSet
IdValueSet-cr-biological-sex.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/HL7-cr/terminology/ValueSet-cr-biological-sex.html
URLhttps://hl7.or.cr/fhir/terminology/ValueSet/cr-biological-sex
Version0.0.1
Statusdraft
Date2025-11-20
NameBiologicalSexSet
TitleSexo Biológico
Realmcr
Authorityhl7
DescriptionConjunto de valores para el sexo biológico de un individuo
CopyrightUsado con el permiso de HL7 International, todos los derechos resevados en los Licencias de HL7 Internacional.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
hl7.fhir.uv.xver-r4.r4b#0.1.0administrative-genderAdministrativeGender

Narrative

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

Generated Narrative: ValueSet cr-biological-sex


Source1

{
  "resourceType": "ValueSet",
  "id": "cr-biological-sex",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "cgp"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 0,
      "_valueInteger": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "https://hl7.or.cr/fhir/terminology/ImplementationGuide/hl7.fhir.cr.terminology"
          }
        ]
      }
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "draft",
      "_valueCode": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "https://hl7.or.cr/fhir/terminology/ImplementationGuide/hl7.fhir.cr.terminology"
          }
        ]
      }
    }
  ],
  "url": "https://hl7.or.cr/fhir/terminology/ValueSet/cr-biological-sex",
  "version": "0.0.1",
  "name": "BiologicalSexSet",
  "title": "Sexo Biológico",
  "status": "draft",
  "experimental": false,
  "date": "2025-11-20",
  "publisher": "Iniciativa HL7 Costa Rica",
  "contact": [
    {
      "name": "Iniciativa HL7 Costa Rica",
      "telecom": [
        {
          "system": "url",
          "value": "https://hl7.or.cr"
        },
        {
          "system": "email",
          "value": "info@hl7.or.cr"
        }
      ]
    },
    {
      "name": "Iniciativa HL7 Costa Rica",
      "telecom": [
        {
          "system": "email",
          "value": "info@hl7.or.cr",
          "use": "work"
        },
        {
          "system": "url",
          "value": "https://hl7.or.cr",
          "use": "work"
        }
      ]
    }
  ],
  "description": "Conjunto de valores para el sexo biológico de un individuo",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "CR",
          "display": "Costa Rica"
        }
      ]
    }
  ],
  "copyright": "Usado con el permiso de HL7 International, todos los derechos resevados en los Licencias de HL7 Internacional.",
  "compose": {
    "include": [
      {
        "system": "http://hl7.org/fhir/administrative-gender",
        "version": "5.0.0"
      }
    ]
  }
}