1.0.0 - release

CambioOpenServicesIG - Local Development build (v1.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

Extension: CommonServiceProvider

Official URL: https://cambio.se/fhir/StructureDefinition/common-serviceProvider/v1 Version: 1.0.0
Active as of 2021-01-14 Computable Name: CommonServiceProvider

Organizational service provider for e.g an appointment, this could also be called Responsible unit for the service provided.

Context of Use

    This extension may be used on the following element(s)

Usage info

Usages:

You can also check for usages in the FHIR IG Statistics

Formal Views of Extension Content

Description of Profiles, Differentials, Snapshots, and how the XML and JSON presentations work.

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Extension 0..1 Extension Service Provider
... extension 0..0
... url 1..1 uri "https://cambio.se/fhir/StructureDefinition/common-serviceProvider/v1"
... value[x] 0..1 Reference() Organizational service provider
.... type 1..1 uri Type the reference refers to (e.g. "Patient")
Fixed Value: Organization
.... identifier
..... use 0..0
..... type 0..0
..... period 0..0
..... assigner 0..0

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Extension 0..1 Extension Service Provider
... id 0..1 string Unique id for inter-element referencing
... extension 0..0
... url 1..1 uri "https://cambio.se/fhir/StructureDefinition/common-serviceProvider/v1"
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... reference ΣC 0..1 string Literal reference, Relative, internal or absolute URL
.... type Σ 1..1 uri Type the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model).
Fixed Value: Organization
.... identifier Σ 0..1 Identifier Logical reference, when literal reference is not known
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
..... system Σ 0..1 uri The namespace for the identifier value
Example General: http://www.acme.com/identifiers/patient
..... value Σ 0..1 string The value that is unique
Example General: 123456
.... display Σ 0..1 string Text alternative for the resource

doco Documentation for this format

This structure is derived from Extension

Summary

Simple Extension with the type Reference: Organizational service provider for e.g an appointment, this could also be called Responsible unit for the service provided.

Differential View

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Extension 0..1 Extension Service Provider
... extension 0..0
... url 1..1 uri "https://cambio.se/fhir/StructureDefinition/common-serviceProvider/v1"
... value[x] 0..1 Reference() Organizational service provider
.... type 1..1 uri Type the reference refers to (e.g. "Patient")
Fixed Value: Organization
.... identifier
..... use 0..0
..... type 0..0
..... period 0..0
..... assigner 0..0

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Extension 0..1 Extension Service Provider
... id 0..1 string Unique id for inter-element referencing
... extension 0..0
... url 1..1 uri "https://cambio.se/fhir/StructureDefinition/common-serviceProvider/v1"
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... reference ΣC 0..1 string Literal reference, Relative, internal or absolute URL
.... type Σ 1..1 uri Type the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model).
Fixed Value: Organization
.... identifier Σ 0..1 Identifier Logical reference, when literal reference is not known
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
..... system Σ 0..1 uri The namespace for the identifier value
Example General: http://www.acme.com/identifiers/patient
..... value Σ 0..1 string The value that is unique
Example General: 123456
.... display Σ 0..1 string Text alternative for the resource

doco Documentation for this format

This structure is derived from Extension

Summary

Simple Extension with the type Reference: Organizational service provider for e.g an appointment, this could also be called Responsible unit for the service provided.

 

Other representations of profile: CSV, Excel, Schematron

Terminology Bindings

PathConformanceValueSet / CodeURI
Extension.value[x].typeextensibleFixed Value: Organization
http://hl7.org/fhir/ValueSet/resource-types
From the FHIR Standard

Constraints

IdGradePath(s)DetailsRequirements
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()