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

FHIR IG Statistics: ValueSet/administrative-gender-cz

Packagehl7.fhir.cz.terminology
TypeValueSet
Idadministrative-gender-cz
FHIR VersionR5
Sourcehttps://hl7.cz/fhir/terminology/https://build.fhir.org/ig/HL7-cz/terminology/ValueSet-administrative-gender-cz.html
URLhttps://hl7.cz/fhir/ValueSet/administrative-gender-cz
Version0.0.1
Statusactive
Date2022-12-26
NameAdministrativeGenderCzVs
TitleGender for administrative purposes
Realmcz
Authorityhl7
DescriptionGender for administrative purposes. (Pohlaví pro administrativní účely.)

Resources that use this resource

StructureDefinition
cz-patient-basePatient (CZ base)
cz-relatedPerson-baseRelated Person (CZ base)

Resources that this resource uses

CodeSystem
administrative-genderAdministrative Gender
administrative-genderAdministrativeGender

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet administrative-gender-cz

Language: cs-CZ

Profile: Shareable ValueSet

This ValueSet requires the Code system Supplement Administrative Gender (CZ supplement).


Source

{
  "resourceType": "ValueSet",
  "id": "administrative-gender-cz",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "language": "cs-CZ",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/valueset-supplement",
      "valueCanonical": "https://hl7.cz/fhir/CodeSystem/administrative-gender-cz--1.0.0"
    }
  ],
  "url": "https://hl7.cz/fhir/ValueSet/administrative-gender-cz",
  "version": "0.0.1",
  "name": "AdministrativeGenderCzVs",
  "title": "Gender for administrative purposes",
  "status": "active",
  "experimental": false,
  "date": "2022-12-26",
  "publisher": "HL7 Czech Republic",
  "contact": [
    {
      "name": "HL7 Czech Republic",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.hl7.cz/"
        }
      ]
    }
  ],
  "description": "Gender for administrative purposes. (Pohlaví pro administrativní účely.)",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "CZ",
          "display": "Czechia"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://hl7.org/fhir/administrative-gender"
      }
    ]
  }
}