FHIR IG analytics| Package | servicewell.fhir.wof-portal |
| Resource Type | StructureDefinition |
| Id | StructureDefinition-billing-organization.json |
| FHIR Version | R4 |
| Source | file:///azp/_work/1/s/output/StructureDefinition-billing-organization.html |
| URL | https://canonical.fhir.link/servicewell/wof-portal/StructureDefinition/billing-organization |
| Version | 1.0.0 |
| Status | active |
| Date | 2026-04-20T11:19:47+00:00 |
| Name | BillingOrganization |
| Title | BillingOrganization |
| Description | **BillingOrganization** represents the business entity used when creating an appointment. Different source systems may call this concept different things, such as Business Unit, Clinic, or similar, but within WOF Portal this concept is normalized as `BillingOrganization`. It answers the question: _"Which business entity is financially and administratively responsible when an appointment is created?"_ This is a logical model and not an API resource in WOF Portal. The portal uses identifier-based traceability to billing organizations in source systems instead of exposing BillingOrganization as a standalone FHIR resource. This logical model is referenced from `PractitionerRolePortal` using `organization.identifier` and `organization.display`. |
| Type | https://canonical.fhir.link/servicewell/wof-portal/StructureDefinition/billing-organization |
| Kind | logical |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: StructureDefinition billing-organization
| Name | Flags | Card. | Type | Description & Constraints |
|---|---|---|---|---|
![]() | 0..* | Base | BillingOrganization | |
![]() ![]() | 1..1 | Identifier | Source identifier | |
![]() ![]() | 0..1 | string | Display name | |
{
"resourceType": "StructureDefinition",
"id": "billing-organization",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "https://canonical.fhir.link/servicewell/wof-portal/StructureDefinition/billing-organization",
"version": "1.0.0",
"name": "BillingOrganization",
"title": "BillingOrganization",
"status": "active",
"date": "2026-04-20T11:19:47+00:00",
"publisher": "Service Well AB",
"contact": [
{
"name": "Service Well AB",
"telecom": [
{
"system": "url",
"value": "https://servicewell.se"
},
{
"system": "email",
"value": "info@servicewell.se"
}
]
},
{
"name": "Service well",
"telecom": [
{
"system": "email",
"value": "info@servicewell.se",
"use": "work"
}
]
}
],
"description": "**BillingOrganization** represents the business entity used when creating an appointment.\n\nDifferent source systems may call this concept different things, such as Business Unit, Clinic, or similar, but within WOF Portal this concept is normalized as `BillingOrganization`.\n\nIt answers the question: _\"Which business entity is financially and administratively responsible when an appointment is created?\"_\n\nThis is a logical model and not an API resource in WOF Portal. The portal uses identifier-based traceability to billing organizations in source systems instead of exposing BillingOrganization as a standalone FHIR resource.\n\nThis logical model is referenced from `PractitionerRolePortal` using `organization.identifier` and `organization.display`.",
"fhirVersion": "4.0.1",
"kind": "logical",
"abstract": false,
"type": "https://canonical.fhir.link/servicewell/wof-portal/StructureDefinition/billing-organization",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Base",
"derivation": "specialization",
"snapshot": {
"extension": [
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
"valueString": "4.0.1"
}
],
"element": [
{
"id": "billing-organization",
"path": "billing-organization",
"short": "BillingOrganization",
"definition": "**BillingOrganization** represents the business entity used when creating an appointment.\n\nDifferent source systems may call this concept different things, such as Business Unit, Clinic, or similar, but within WOF Portal this concept is normalized as `BillingOrganization`.\n\nIt answers the question: _\"Which business entity is financially and administratively responsible when an appointment is created?\"_\n\nThis is a logical model and not an API resource in WOF Portal. The portal uses identifier-based traceability to billing organizations in source systems instead of exposing BillingOrganization as a standalone FHIR resource.\n\nThis logical model is referenced from `PractitionerRolePortal` using `organization.identifier` and `organization.display`.",
"min": 0,
"max": "*",
"base": {
"path": "Base",
"min": 0,
"max": "*"
},
"isModifier": false
},
{
"id": "billing-organization.sourceIdentifier",
"path": "billing-organization.sourceIdentifier",
"short": "Source identifier",
"definition": "Identifier-based traceability key for the billing organization in the source system. The identifier.system is expected to be rooted under the WofPortalIdentifierSystemRoot namespace and may be suffixed with a WOF Portal Endpoint id to distinguish source-system namespaces per endpoint.",
"min": 1,
"max": "1",
"base": {
"path": "billing-organization.sourceIdentifier",
"min": 1,
"max": "1"
},
"type": [
{
"code": "Identifier"
}
]
},
{
"id": "billing-organization.display",
"path": "billing-organization.display",
"short": "Display name",
"definition": "Human-readable display text for the billing organization. Mapped from source system",
"min": 0,
"max": "1",
"base": {
"path": "billing-organization.display",
"min": 0,
"max": "1"
},
"type": [
{
"code": "string"
}
]
}
]
},
"differential": {
"element": [
{
"id": "billing-organization",
"path": "billing-organization",
"short": "BillingOrganization",
"definition": "**BillingOrganization** represents the business entity used when creating an appointment.\n\nDifferent source systems may call this concept different things, such as Business Unit, Clinic, or similar, but within WOF Portal this concept is normalized as `BillingOrganization`.\n\nIt answers the question: _\"Which business entity is financially and administratively responsible when an appointment is created?\"_\n\nThis is a logical model and not an API resource in WOF Portal. The portal uses identifier-based traceability to billing organizations in source systems instead of exposing BillingOrganization as a standalone FHIR resource.\n\nThis logical model is referenced from `PractitionerRolePortal` using `organization.identifier` and `organization.display`."
},
{
"id": "billing-organization.sourceIdentifier",
"path": "billing-organization.sourceIdentifier",
"short": "Source identifier",
"definition": "Identifier-based traceability key for the billing organization in the source system. The identifier.system is expected to be rooted under the WofPortalIdentifierSystemRoot namespace and may be suffixed with a WOF Portal Endpoint id to distinguish source-system namespaces per endpoint.",
"min": 1,
"max": "1",
"type": [
{
"code": "Identifier"
}
]
},
{
"id": "billing-organization.display",
"path": "billing-organization.display",
"short": "Display name",
"definition": "Human-readable display text for the billing organization. Mapped from source system",
"min": 0,
"max": "1",
"type": [
{
"code": "string"
}
]
}
]
}
}