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-affiliation-business-category.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-affiliation-business-category
URLhttp://electronichealth.se/hvo/ValueSet/hvo-organization-affiliation-business-category
Version1.0.0
Statusdraft
Namehvo-organization-affiliation-business-category
TitleVerksamhetsinriktning
Realmse
DescriptionIncludes business categories to which a contract can refer to.

Resources that use this resource

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

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "status": "draft",
  "name": "hvo-organization-affiliation-business-category",
  "id": "hvo-organization-affiliation-business-category",
  "title": "Verksamhetsinriktning",
  "description": "Includes business categories to which a contract can refer to.",
  "url": "http://electronichealth.se/hvo/ValueSet/hvo-organization-affiliation-business-category",
  "version": "1.0.0",
  "useContext": [
    {
      "code": {
        "code": "program"
      },
      "valueCodeableConcept": {
        "coding": [
          {
            "code": "hvo-agreement",
            "display": "Uppdrag och avtal"
          }
        ]
      }
    }
  ]
}