FHIR IG Statistics: ValueSet/administrative-gender
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "ValueSet",
"id": "administrative-gender",
"meta": {
"lastUpdated": "2022-03-09T06:48:39.583+00:00",
"profile": [
"http://electronichealth.se/fhir/StructureDefinition/NLLValueSet"
]
},
"url": "http://electronichealth.se/fhir/ValueSet/administrative-gender",
"version": "1.0.0",
"name": "administrative-gender",
"title": "Kön",
"status": "active",
"date": "2022-02-18T00:00:00+01:00",
"publisher": "E-hälsomyndigheten",
"description": "Juridiskt kön",
"compose": {
"include": [
{
"system": "http://hl7.org/fhir/administrative-gender",
"version": "4.0.1",
"concept": [
{
"code": "male",
"display": "Man"
},
{
"code": "female",
"display": "Kvinna"
},
{
"code": "unknown",
"display": "Okänd"
}
]
}
]
}
}