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

FHIR IG analytics

Packageca.on.oh.setp.iar.dev
Resource TypeValueSet
IdValueSet-iar-gender-identity.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca.on.oh.setp.iar.dev@1.0.0-ballot1-dev&canonical=http://ontariohealth.ca/fhir/iar/ValueSet/gender-identity
URLhttp://ontariohealth.ca/fhir/iar/ValueSet/gender-identity
Version0.2.0
Statusactive
Date2025-12-05
NameIARGenderIdentity
TitleIAR Gender Identity
Realmca
Authorityhl7
DescriptionIncludes codes that identify gender identity.

Resources that use this resource

StructureDefinition
ca.on.oh.setp.iar.dev#1.0.0-ballot1-devprofile-patientPatient IAR

Resources that this resource uses

CodeSystem
ca.on.oh.setp.iar.dev#1.0.0-ballot1-devaskd-askuIAR Askd Asku
ca.on.oh.setp.iar.dev#1.0.0-ballot1-devgender-identityIARGenderIdentity
ValueSet
hl7.terminology#currentv3-NullFlavorNullFlavor

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "id": "valueset-iar-gender-identity",
  "url": "http://ontariohealth.ca/fhir/iar/ValueSet/gender-identity",
  "version": "0.2.0",
  "name": "IARGenderIdentity",
  "title": "IAR Gender Identity",
  "status": "active",
  "date": "2025-12-05",
  "publisher": "Ontario Health",
  "description": "Includes codes that identify gender identity.",
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/ValueSet/v3-NullFlavor",
        "concept": [
          {
            "code": "UNK",
            "display": "unknown"
          }
        ]
      },
      {
        "system": "http://ontariohealth.ca/fhir/iar/CodeSystem/askd-asku"
      },
      {
        "system": "http://ontariohealth.ca/fhir/iar/CodeSystem/gender-identity"
      }
    ]
  }
}