FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/telus-administrative-gender

PackageForgePatientChart.0830
Resource TypeValueSet
Idtelus-administrative-gender
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ForgePatientChart.0830@0.1.0&canonical=http://telus.com/fhir/ValueSet/telus-administrative-gender
URLhttp://telus.com/fhir/ValueSet/telus-administrative-gender
Statusdraft
Date2020-11-30T15:39:59.9941474+00:00
NameTELUSValueSetAdministrativeGender
TitleTELUS ValueSet - Administrative Gender
Authorityhl7
DescriptionAdministrative Genders supported for eServices

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
administrative-genderAdministrative Gender

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "telus-administrative-gender",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2020-11-30T15:40:01.17+00:00"
  },
  "url": "http://telus.com/fhir/ValueSet/telus-administrative-gender",
  "name": "TELUSValueSetAdministrativeGender",
  "title": "TELUS ValueSet - Administrative Gender",
  "status": "draft",
  "date": "2020-11-30T15:39:59.9941474+00:00",
  "description": "Administrative Genders supported for eServices",
  "compose": {
    "include": [
      {
        "system": "http://hl7.org/fhir/administrative-gender",
        "concept": [
          {
            "code": "female",
            "display": "Female",
            "designation": [
              {
                "language": "fr-CA",
                "value": "Femme"
              }
            ]
          },
          {
            "code": "male",
            "display": "Male",
            "designation": [
              {
                "language": "fr-CA",
                "value": "Homme"
              }
            ]
          },
          {
            "code": "other",
            "display": "Other",
            "designation": [
              {
                "language": "fr-CA",
                "value": "Autre"
              }
            ]
          },
          {
            "code": "unknown",
            "display": "Unknown",
            "designation": [
              {
                "language": "fr-CA",
                "value": "Valeur inconnue"
              }
            ]
          }
        ]
      }
    ]
  },
  "expansion": {
    "identifier": "expand",
    "timestamp": "2020-10-19T13:00:00Z",
    "contains": [
      {
        "system": "http://hl7.org/fhir/administrative-gender",
        "code": "female",
        "display": "Female",
        "designation": [
          {
            "language": "fr-CA",
            "value": "Femme"
          }
        ]
      },
      {
        "system": "http://hl7.org/fhir/administrative-gender",
        "code": "male",
        "display": "Male",
        "designation": [
          {
            "language": "fr-CA",
            "value": "Homme"
          }
        ]
      },
      {
        "system": "http://hl7.org/fhir/administrative-gender",
        "code": "other",
        "display": "Other",
        "designation": [
          {
            "language": "fr-CA",
            "value": "Autre"
          }
        ]
      },
      {
        "system": "http://hl7.org/fhir/administrative-gender",
        "code": "unknown",
        "display": "Unknown",
        "designation": [
          {
            "language": "fr-CA",
            "value": "Valeur inconnue"
          }
        ]
      }
    ]
  }
}