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

FHIR IG analytics

Packageservicewell.fhir.wof-portal
Resource TypeStructureDefinition
IdStructureDefinition-billing-organization.json
FHIR VersionR4
Sourcefile:///azp/_work/1/s/output/StructureDefinition-billing-organization.html
URLhttps://canonical.fhir.link/servicewell/wof-portal/StructureDefinition/billing-organization
Version1.0.0
Statusactive
Date2026-04-20T11:19:47+00:00
NameBillingOrganization
TitleBillingOrganization
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`.
Typehttps://canonical.fhir.link/servicewell/wof-portal/StructureDefinition/billing-organization
Kindlogical

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: StructureDefinition billing-organization

NameFlagsCard.TypeDescription & Constraintsdoco
.. billing-organization 0..*BaseBillingOrganization
... sourceIdentifier 1..1IdentifierSource identifier
... display 0..1stringDisplay name

doco Documentation for this format

Source1

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