{
"description": "Określenie płci pacjenta dla celów administracyjnych",
"compose": {
"include": [ {
"system": "http://hl7.org/fhir/administrative-gender",
"concept": [ {
"code": "male",
"display": "male",
"designation": [ {
"value": "Mężczyzna",
"language": "pl-PL"
} ]
}, {
"code": "female",
"display": "female",
"designation": [ {
"value": "Kobieta",
"language": "pl-PL"
} ]
}, {
"code": "other",
"display": "other",
"designation": [ {
"value": "Inna",
"language": "pl-PL"
} ]
}, {
"code": "unknown",
"display": "unknown",
"designation": [ {
"value": "Nieznana",
"language": "pl-PL"
} ]
} ]
} ]
},
"_filename": "ValueSet-pl-administrativeGender-VS.json",
"package_name": "hl7.fhir.pl.base.r5",
"date": "2025-11-16T14:42:47+00:00",
"publisher": "HL7 Poland",
"jurisdiction": [ {
"coding": [ {
"code": "PL",
"system": "urn:iso:std:iso:3166",
"display": "Poland"
} ]
} ],
"name": "PLAdministrativeGenderVS",
"type": null,
"experimental": null,
"resourceType": "ValueSet",
"title": "Płeć pacjenta (AdministrativeGender)",
"package_version": "0.1.4",
"status": "active",
"id": "717c91b3-d695-4dd0-bd8b-0843b5a2574c",
"kind": null,
"url": "http://hl7.org.pl/fhir/ig/pl-base/ValueSet/pl-administrativeGender-VS",
"version": "0.1.4",
"contact": [ {
"name": "HL7 Poland",
"telecom": [ {
"value": "http://hl7.org.pl",
"system": "url"
} ]
} ]
}