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

FHIR IG analytics

Packageil.core.fhir.r4
Resource TypeCodeSystem
IdCodeSystem-il-core-birthsex-cs.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=il.core.fhir.r4@0.20.3&canonical=http://fhir.health.gov.il/CodeSystem/il-core-birthsex
URLhttp://fhir.health.gov.il/CodeSystem/il-core-birthsex
Version0.20.3
Statusactive
Date2026-03-05
NameILCoreBirthSexCS
TitleILCore Birth Sex CodeSystem
DescriptionCodes for sex assigned at birth for use in Israel
Contentcomplete

Resources that use this resource

ValueSet
il.core.fhir.r4#0.20.3il-core-birth-sexILCore Birth Sex ValueSet

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "CodeSystem",
  "status": "active",
  "content": "complete",
  "name": "ILCoreBirthSexCS",
  "id": "il-core-birthsex-cs",
  "title": "ILCore Birth Sex CodeSystem",
  "description": "Codes for sex assigned at birth for use in Israel",
  "url": "http://fhir.health.gov.il/CodeSystem/il-core-birthsex",
  "concept": [
    {
      "code": "M",
      "display": "Male",
      "definition": "Male sex assigned at birth"
    },
    {
      "code": "F",
      "display": "Female",
      "definition": "Female sex assigned at birth"
    },
    {
      "code": "UNK",
      "display": "Unknown",
      "definition": "Sex assigned at birth is unknown"
    }
  ],
  "caseSensitive": true,
  "version": "0.20.3",
  "publisher": "Israel Core Team",
  "date": "2026-03-05",
  "contact": [
    {
      "telecom": [
        {
          "system": "email",
          "value": "tal.primak@moh.gov.il"
        }
      ]
    }
  ],
  "count": 3
}