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

FHIR IG analytics

Packageca.on.iar.r4
Resource TypeCodeSystem
IdCodeSystem-iar-sex.json
FHIR VersionR4

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",
  "url": "http://ontariohealth.ca/fhir/iar/CodeSystem/sex",
  "version": "0.2.0",
  "name": "IARSex",
  "status": "active",
  "date": "2025-12-09",
  "publisher": "Ontario Health",
  "description": "Codes to identify sex.",
  "content": "complete",
  "concept": [
    {
      "code": "IX",
      "display": "Intersex"
    },
    {
      "code": "IND",
      "display": "Indeterminate"
    }
  ]
}