FHIR IG analytics| Package | se.electronichealth.fhir.hvo.r5 |
| Resource Type | ValueSet |
| Id | ValueSet-hvo-service-eligibility-condition.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-service-eligibility-condition |
| URL | http://electronichealth.se/hvo/ValueSet/hvo-service-eligibility-condition |
| Version | 0.1.0 |
| Status | draft |
| Name | hvo-service-eligibility-condition |
| Title | Villkor för behörighet till tjänst |
| Realm | se |
| Description | Includes conditions which needs to be met to be eligible for a service. |
| ValueSet | ||
| se.electronichealth.fhir.hvo.r5#0.1.3-alpha | hvo-eligibility-characteristic | hvo-eligibility-characteristic |
No resources found
No narrative content found in resource
{
"resourceType": "ValueSet",
"status": "draft",
"name": "hvo-service-eligibility-condition",
"id": "hvo-service-eligibility-condition",
"title": "Villkor för behörighet till tjänst",
"description": "Includes conditions which needs to be met to be eligible for a service.",
"url": "http://electronichealth.se/hvo/ValueSet/hvo-service-eligibility-condition",
"version": "0.1.0",
"useContext": [
{
"code": {
"code": "program"
},
"valueCodeableConcept": {
"coding": [
{
"code": "hvo-offerings",
"display": "Utbud"
}
]
}
}
],
"compose": {
"include": [
{
"system": "http://electronichealth.se/CodeSystem/service-eligibility-condition",
"concept": [
{
"code": "referral",
"display": "Remiss krävs"
},
{
"code": "other",
"display": "Annat"
}
]
}
]
}
}