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

FHIR IG analytics

Packageca.on.oh.setp.iar.dev
Resource TypeCodeSystem
IdCodeSystem-iar-sex-unknown.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/CodeSystem/sex-unknown
URLhttp://ontariohealth.ca/fhir/iar/CodeSystem/sex-unknown
Version0.2.0
Statusactive
Date2025-11-27
NameIARSexUnknown
Realmca
DescriptionCodes to identify sex assigned at birth.
Contentcomplete

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "CodeSystem",
  "id": "codesystemsex-unknown",
  "url": "http://ontariohealth.ca/fhir/iar/CodeSystem/sex-unknown",
  "version": "0.2.0",
  "name": "IARSexUnknown",
  "status": "active",
  "date": "2025-11-27",
  "publisher": "Ontario Health",
  "description": "Codes to identify sex assigned at birth.",
  "content": "complete",
  "concept": [
    {
      "code": "IX",
      "display": "Intersex"
    },
    {
      "code": "IND",
      "display": "Indeterminate"
    }
  ]
}