FHIR IG analytics
Resources that use this resource
| StructureDefinition |
| se.electronichealth.fhir.hvo.r5#0.1.3-alpha | HVOEligibilityGroup | HVOEligibilityGroup |
Resources that this resource uses
Narrative
No narrative content found in resource
Source1
{
"resourceType": "ValueSet",
"status": "draft",
"name": "hvo-eligibility-characteristic-value",
"id": "hvo-eligibility-characteristic-value",
"title": "hvo-eligibility-characteristic-value",
"description": "Includes characteristics which makes a person eligible for a service.",
"url": "http://electronichealth.se/hvo/ValueSet/hvo-eligibility-characteristic-value",
"version": "0.1.0",
"useContext": [
{
"code": {
"code": "program"
}
}
],
"compose": {
"include": [
{
"valueSet": [
"http://electronichealth.se/hvo/ValueSet/hvo-offerings-patientgroup-asa-class"
]
},
{
"valueSet": [
"http://electronichealth.se/hvo/ValueSet/hvo-offerings-patientgroup-gender"
]
}
]
}
}