FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagese.electronichealth.fhir.hvo.r5
Resource TypeValueSet
IdValueSet-hvo-organization-ownership-scb.json
FHIR VersionR5
Sourcehttps://simplifier.net/resolve?scope=se.electronichealth.fhir.hvo.r5@0.1.3-alpha&canonical=http://electronichealth.se/hvo/ValueSet/hvo-organization-ownership-scb
URLhttp://electronichealth.se/hvo/ValueSet/hvo-organization-ownership-scb
Version0.1.0
Statusdraft
Namehvo-organization-ownership-scb
TitleÄgarkategori
Realmse
DescriptionIncludes 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

Resources that use this resource

StructureDefinition
se.electronichealth.fhir.hvo.r5#0.1.3-alphaHVOOrganizationOwnershipExtensionHVOOrganizationOwnershipExtension

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "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"
          }
        ]
      }
    ]
  }
}