FHIR IG analytics| Package | se.electronichealth.fhir.hvo.r5 |
| Resource Type | ValueSet |
| Id | ValueSet-hvo-organization-ownership-scb.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-organization-ownership-scb |
| URL | http://electronichealth.se/hvo/ValueSet/hvo-organization-ownership-scb |
| Version | 0.1.0 |
| Status | draft |
| Name | hvo-organization-ownership-scb |
| Title | Ägarkategori |
| Realm | se |
| Description | Includes categories of ownership which an organization can have, according to code system ÄGAR 2000 from Statistics Sweden (sv: SCB). External link: https://metadata.scb.se/klassdb.aspx |
| StructureDefinition | ||
| se.electronichealth.fhir.hvo.r5#0.1.3-alpha | HVOOrganizationOwnershipExtension | HVOOrganizationOwnershipExtension |
No resources found
No narrative content found in resource
{
"resourceType": "ValueSet",
"status": "draft",
"name": "hvo-organization-ownership-scb",
"id": "hvo-organization-ownership-scb",
"title": "Ägarkategori",
"description": "Includes categories of ownership which an organization can have, according to code system ÄGAR 2000 from Statistics Sweden (sv: SCB). External link: https://metadata.scb.se/klassdb.aspx",
"url": "http://electronichealth.se/hvo/ValueSet/hvo-organization-ownership-scb",
"version": "0.1.0",
"useContext": [
{
"code": {
"code": "program"
},
"valueCodeableConcept": {
"coding": [
{
"code": "hvo-organization-business",
"display": "Organisation och verksamhet"
}
]
}
}
],
"compose": {
"include": [
{
"system": "http://electronichealth.se/CodeSystem/organization-ownership-scb",
"concept": [
{
"code": "41",
"display": "Privat svenskkontrollerade enheter utan koncerntillhörighet"
},
{
"code": "50",
"display": "Utlandskontrollerade enheter"
},
{
"code": "42",
"display": "Privat svenskkontrollerade enheter med koncerntillhörighet"
},
{
"code": "30",
"display": "Landstingskontrollerade enheter"
},
{
"code": "20",
"display": "Kommunalt kontrollerade enheter"
},
{
"code": "10",
"display": "Statligt kontrollerade enheter"
}
]
}
]
}
}