FHIR IG analytics| Package | se.electronichealth.fhir.hvo.r5 |
| Resource Type | ValueSet |
| Id | ValueSet-hvo-offerings-patientgroup-gender.json |
| FHIR Version | R5 |
| Source | https://simplifier.net/resolve?scope=se.electronichealth.fhir.hvo.r5@0.1.3-alpha&canonical=http://electronichealth.se/hvo/ValueSet/hvo-offerings-patientgroup-gender |
| URL | http://electronichealth.se/hvo/ValueSet/hvo-offerings-patientgroup-gender |
| Version | 1.0.0 |
| Status | draft |
| Name | hvo-offerings-patientgroup-gender |
| Title | Juridiskt kön |
| Realm | se |
| Description | Includes administrative genders which can define the target group of a service. |
| ValueSet | ||
| se.electronichealth.fhir.hvo.r5#0.1.3-alpha | hvo-eligibility-characteristic-value | hvo-eligibility-characteristic-value |
| CodeSystem | ||
| hl7.fhir.uv.xver-r4.r4b#0.1.0 | administrative-gender | AdministrativeGender |
No narrative content found in resource
{
"resourceType": "ValueSet",
"status": "draft",
"name": "hvo-offerings-patientgroup-gender",
"id": "hvo-offerings-patientgroup-gender",
"title": "Juridiskt kön",
"description": "Includes administrative genders which can define the target group of a service.",
"url": "http://electronichealth.se/hvo/ValueSet/hvo-offerings-patientgroup-gender",
"version": "1.0.0",
"useContext": [
{
"code": {
"code": "program"
},
"valueCodeableConcept": {
"coding": [
{
"code": "hvo-offerings",
"display": "Utbud"
}
]
}
}
],
"compose": {
"include": [
{
"system": "http://hl7.org/fhir/administrative-gender",
"concept": [
{
"code": "male",
"display": "Man"
},
{
"code": "female",
"display": "Kvinna"
}
]
}
]
}
}