0.1.7 - ci-build
EgdeEHG_IG - Local Development build (v0.1.7). See the Directory of published versions
Official URL: http://www.egde.no/StructureDefinition/ehg-no-Organization | Version: 0.1.7 | |||
Draft as of 2023-03-24 | Computable Name: EhgNoOrganization |
Egde Health Gateway organization profile Egde Health Gateway organization profile for organisations that are officially registered in the Norwegian Health Network.
Usage:
Description of Profiles, Differentials, Snapshots and how the different presentations work.
This structure is derived from NoBasisOrganization
Name | Flags | Card. | Type | Description & Constraints![]() |
---|---|---|---|---|
![]() ![]() | 0..* | NoBasisOrganization | A grouping of people or organizations with a common purpose | |
![]() ![]() ![]() | S | 0..* | Identifier | Organisasjonsnummer from Enhetsregisteret |
![]() ![]() ![]() | 0..* | CodeableConcept | Kind of organization | |
![]() ![]() ![]() ![]() | ||||
![]() ![]() ![]() ![]() ![]() | Binding: Organisatorisk betegnelse (required) | |||
![]() ![]() ![]() | 1..1 | string | Name used for the organization | |
![]() ![]() ![]() | 0..* | EhgNoAddress | An address expressed using postal conventions (as opposed to GPS or other location definition formats) | |
![]() ![]() ![]() | S | 0..* | BackboneElement | Contact for the organization for a certain purpose |
![]() |
Path | Conformance | ValueSet |
Organization.type.coding.system | required | OrganisatoriskBetegnelse8624VS |
Name | Flags | Card. | Type | Description & Constraints![]() |
---|---|---|---|---|
![]() ![]() | C | 0..* | NoBasisOrganization | A grouping of people or organizations with a common purpose |
![]() ![]() ![]() | ?!ΣN | 0..1 | uri | A set of rules under which this content was created |
![]() ![]() ![]() | ?!N | 0..* | Extension | Extensions that cannot be ignored Slice: Unordered, Open by value:url |
![]() ![]() ![]() | ΣCN | 0..* | Identifier | Identifies this organization across multiple systems Slice: Unordered, Open by value:system |
![]() ![]() ![]() ![]() | SΣC | 0..* | Identifier | Organisasjonsnummer from Enhetsregisteret |
![]() ![]() ![]() ![]() ![]() | ?!ΣN | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . |
![]() ![]() ![]() ![]() ![]() | ΣN | 1..1 | uri | The namespace for the identifier value Fixed Value: urn:oid:2.16.578.1.12.4.1.4.101 |
![]() ![]() ![]() ![]() ![]() | ΣN | 1..1 | string | The value that is unique Example General: 123456 |
![]() ![]() ![]() ![]() | ΣCN | 0..* | Identifier | Nasjonalt register over enheter i spesialisthelsetjenesten (RESH-ID) |
![]() ![]() ![]() ![]() ![]() | ?!ΣN | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . |
![]() ![]() ![]() ![]() ![]() | ΣN | 1..1 | uri | The namespace for the identifier value Fixed Value: urn:oid:2.16.578.1.12.4.1.4.102 |
![]() ![]() ![]() ![]() ![]() | ΣN | 1..1 | string | The value that is unique Example General: 123456 |
![]() ![]() ![]() | ?!ΣN | 0..1 | boolean | Whether the organization's record is still in active use |
![]() ![]() ![]() | Σ | 0..* | CodeableConcept | Kind of organization Slice: Unordered, Open by value:coding.system Binding: OrganizationType (example): Used to categorize the organization. |
![]() ![]() ![]() ![]() | ΣN | 0..* | CodeableConcept | Organisatorisk nivå Binding: urn:oid:2.16.578.1.12.4.1.1.8628 (required): Used to categorize the organization. |
![]() ![]() ![]() ![]() | ΣN | 0..* | CodeableConcept | Organisatorisk betegnelse Binding: urn:oid:2.16.578.1.12.4.1.1.8624 (required): Used to categorize the organization. |
![]() ![]() ![]() | ΣC | 1..1 | string | Name used for the organization |
![]() ![]() ![]() | CN | 0..* | ContactPoint | A contact detail for the organization |
![]() ![]() ![]() | C | 0..* | EhgNoAddress | An address expressed using postal conventions (as opposed to GPS or other location definition formats) |
![]() ![]() ![]() | S | 0..* | BackboneElement | Contact for the organization for a certain purpose |
![]() ![]() ![]() ![]() | ?!ΣN | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
![]() |
Path | Conformance | ValueSet |
Organization.identifier:ENH.use | required | IdentifierUse |
Organization.identifier:RSH.use | required | IdentifierUse |
Organization.type | example | OrganizationType |
Organization.type:organisatoriskNiva | required |
|
Organization.type:organisatoriskBetegnelse | required |
|
Id | Grade | Path(s) | Details | Requirements |
cpt-2 | error | Organization.telecom | A system is required if a value is provided. : value.empty() or system.exists() | |
dom-2 | error | Organization | If the resource is contained in another resource, it SHALL NOT contain nested Resources : contained.contained.empty() | |
dom-3 | error | Organization | If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource : contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty() | |
dom-4 | error | Organization | If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated : contained.meta.versionId.empty() and contained.meta.lastUpdated.empty() | |
dom-5 | error | Organization | If a resource is contained in another resource, it SHALL NOT have a security label : contained.meta.security.empty() | |
dom-6 | best practice | Organization | A resource should have narrative for robust management : text.`div`.exists() | |
ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | error | **ALL** elements | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
org-1 | error | Organization | The organization SHALL at least have a name or an identifier, and possibly more than one : (identifier.count() + name.count()) > 0 | |
org-2 | error | Organization.address | An address of an organization can never be of use 'home' : where(use = 'home').empty() | |
org-3 | error | Organization.telecom | The telecom of an organization can never be of use 'home' : where(use = 'home').empty() |
Name | Flags | Card. | Type | Description & Constraints![]() | ||||
---|---|---|---|---|---|---|---|---|
![]() ![]() | C | 0..* | NoBasisOrganization | A grouping of people or organizations with a common purpose | ||||
![]() ![]() ![]() | Σ | 0..1 | id | Logical id of this artifact | ||||
![]() ![]() ![]() | ΣN | 0..1 | Meta | Metadata about the resource | ||||
![]() ![]() ![]() | ?!ΣN | 0..1 | uri | A set of rules under which this content was created | ||||
![]() ![]() ![]() | N | 0..1 | code | Language of the resource content Binding: CommonLanguages (preferred): A human language.
| ||||
![]() ![]() ![]() | N | 0..1 | Narrative | Text summary of the resource, for human interpretation | ||||
![]() ![]() ![]() | 0..* | Resource | Contained, inline Resources | |||||
![]() ![]() ![]() | N | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | ||||
![]() ![]() ![]() | ?!N | 0..* | Extension | Extensions that cannot be ignored Slice: Unordered, Open by value:url | ||||
![]() ![]() ![]() | ΣCN | 0..* | Identifier | Identifies this organization across multiple systems Slice: Unordered, Open by value:system | ||||
![]() ![]() ![]() ![]() | SΣC | 0..* | Identifier | Organisasjonsnummer from Enhetsregisteret | ||||
![]() ![]() ![]() ![]() ![]() | 0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() ![]() | N | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | ||||
![]() ![]() ![]() ![]() ![]() | ?!ΣN | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . | ||||
![]() ![]() ![]() ![]() ![]() | ΣN | 0..1 | CodeableConcept | Description of identifier Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose. | ||||
![]() ![]() ![]() ![]() ![]() | ΣN | 1..1 | uri | The namespace for the identifier value Fixed Value: urn:oid:2.16.578.1.12.4.1.4.101 | ||||
![]() ![]() ![]() ![]() ![]() | ΣN | 1..1 | string | The value that is unique Example General: 123456 | ||||
![]() ![]() ![]() ![]() ![]() | ΣCN | 0..1 | Period | Time period when id is/was valid for use | ||||
![]() ![]() ![]() ![]() ![]() | ΣCN | 0..1 | Reference(Organization) | Organization that issued id (may be just text) | ||||
![]() ![]() ![]() ![]() | ΣCN | 0..* | Identifier | Nasjonalt register over enheter i spesialisthelsetjenesten (RESH-ID) | ||||
![]() ![]() ![]() ![]() ![]() | 0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() ![]() | N | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | ||||
![]() ![]() ![]() ![]() ![]() | ?!ΣN | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . | ||||
![]() ![]() ![]() ![]() ![]() | ΣN | 0..1 | CodeableConcept | Description of identifier Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose. | ||||
![]() ![]() ![]() ![]() ![]() | ΣN | 1..1 | uri | The namespace for the identifier value Fixed Value: urn:oid:2.16.578.1.12.4.1.4.102 | ||||
![]() ![]() ![]() ![]() ![]() | ΣN | 1..1 | string | The value that is unique Example General: 123456 | ||||
![]() ![]() ![]() ![]() ![]() | ΣCN | 0..1 | Period | Time period when id is/was valid for use | ||||
![]() ![]() ![]() ![]() ![]() | ΣCN | 0..1 | Reference(Organization) | Organization that issued id (may be just text) | ||||
![]() ![]() ![]() | ?!ΣN | 0..1 | boolean | Whether the organization's record is still in active use | ||||
![]() ![]() ![]() | Σ | 0..* | CodeableConcept | Kind of organization Slice: Unordered, Open by value:coding.system Binding: OrganizationType (example): Used to categorize the organization. | ||||
![]() ![]() ![]() ![]() | Content/Rules for all slices | |||||||
![]() ![]() ![]() ![]() ![]() | 0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() ![]() | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() ![]() | Σ | 0..* | Coding | Code defined by a terminology system | ||||
![]() ![]() ![]() ![]() ![]() ![]() | 0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() ![]() ![]() | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() ![]() ![]() | Σ | 0..1 | uri | Identity of the terminology system | ||||
![]() ![]() ![]() ![]() ![]() ![]() | Σ | 0..1 | string | Version of the system - if relevant | ||||
![]() ![]() ![]() ![]() ![]() ![]() | Σ | 0..1 | code | Symbol in syntax defined by the system | ||||
![]() ![]() ![]() ![]() ![]() ![]() | Σ | 0..1 | string | Representation defined by the system | ||||
![]() ![]() ![]() ![]() ![]() ![]() | Σ | 0..1 | boolean | If this coding was chosen directly by the user | ||||
![]() ![]() ![]() ![]() ![]() | Σ | 0..1 | string | Plain text representation of the concept | ||||
![]() ![]() ![]() ![]() | ΣN | 0..* | CodeableConcept | Organisatorisk nivå Binding: urn:oid:2.16.578.1.12.4.1.1.8628 (required): Used to categorize the organization. | ||||
![]() ![]() ![]() ![]() ![]() | 0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() ![]() | N | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | ||||
![]() ![]() ![]() ![]() ![]() | ΣN | 0..* | Coding | Code defined by a terminology system | ||||
![]() ![]() ![]() ![]() ![]() ![]() | 0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() ![]() ![]() | N | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | ||||
![]() ![]() ![]() ![]() ![]() ![]() | ΣN | 1..1 | uri | Identity of the terminology system Fixed Value: urn:oid:2.16.578.1.12.4.1.1.8628 | ||||
![]() ![]() ![]() ![]() ![]() ![]() | ΣN | 0..1 | string | Version of the system - if relevant | ||||
![]() ![]() ![]() ![]() ![]() ![]() | ΣN | 1..1 | code | Symbol in syntax defined by the system | ||||
![]() ![]() ![]() ![]() ![]() ![]() | ΣN | 0..1 | string | Representation defined by the system | ||||
![]() ![]() ![]() ![]() ![]() ![]() | ΣN | 0..1 | boolean | If this coding was chosen directly by the user | ||||
![]() ![]() ![]() ![]() ![]() | ΣN | 0..1 | string | Plain text representation of the concept | ||||
![]() ![]() ![]() ![]() | ΣN | 0..* | CodeableConcept | Organisatorisk betegnelse Binding: urn:oid:2.16.578.1.12.4.1.1.8624 (required): Used to categorize the organization. | ||||
![]() ![]() ![]() ![]() ![]() | 0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() ![]() | N | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | ||||
![]() ![]() ![]() ![]() ![]() | ΣN | 0..* | Coding | Code defined by a terminology system | ||||
![]() ![]() ![]() ![]() ![]() ![]() | 0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() ![]() ![]() | N | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | ||||
![]() ![]() ![]() ![]() ![]() ![]() | ΣN | 1..1 | uri | Identity of the terminology system Fixed Value: urn:oid:2.16.578.1.12.4.1.1.8624 | ||||
![]() ![]() ![]() ![]() ![]() ![]() | ΣN | 0..1 | string | Version of the system - if relevant | ||||
![]() ![]() ![]() ![]() ![]() ![]() | ΣN | 1..1 | code | Symbol in syntax defined by the system | ||||
![]() ![]() ![]() ![]() ![]() ![]() | ΣN | 0..1 | string | Representation defined by the system | ||||
![]() ![]() ![]() ![]() ![]() ![]() | ΣN | 0..1 | boolean | If this coding was chosen directly by the user | ||||
![]() ![]() ![]() ![]() ![]() | ΣN | 0..1 | string | Plain text representation of the concept | ||||
![]() ![]() ![]() | ΣC | 1..1 | string | Name used for the organization | ||||
![]() ![]() ![]() | N | 0..* | string | A list of alternate names that the organization is known as, or was known as in the past | ||||
![]() ![]() ![]() | CN | 0..* | ContactPoint | A contact detail for the organization | ||||
![]() ![]() ![]() | C | 0..* | EhgNoAddress | An address expressed using postal conventions (as opposed to GPS or other location definition formats) | ||||
![]() ![]() ![]() | ΣCN | 0..1 | Reference(Organization | no-basis-Organization) | The organization of which this organization forms a part | ||||
![]() ![]() ![]() | S | 0..* | BackboneElement | Contact for the organization for a certain purpose | ||||
![]() ![]() ![]() ![]() | 0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() | N | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | ||||
![]() ![]() ![]() ![]() | ?!ΣN | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]() ![]() | N | 0..1 | CodeableConcept | The type of contact Binding: ContactEntityType (extensible): The purpose for which you would contact a contact party. | ||||
![]() ![]() ![]() ![]() | N | 0..1 | HumanName | A name associated with the contact | ||||
![]() ![]() ![]() ![]() | CN | 0..* | ContactPoint | Contact details (telephone, email, etc.) for a contact | ||||
![]() ![]() ![]() ![]() | N | 0..1 | NoBasisAddress | An address expressed using postal conventions (as opposed to GPS or other location definition formats) | ||||
![]() ![]() ![]() | CN | 0..* | Reference(Endpoint) | Technical endpoints providing access to services operated for the organization | ||||
![]() |
Path | Conformance | ValueSet | ||||
Organization.language | preferred | CommonLanguages
| ||||
Organization.identifier:ENH.use | required | IdentifierUse | ||||
Organization.identifier:ENH.type | extensible | Identifier Type Codes | ||||
Organization.identifier:RSH.use | required | IdentifierUse | ||||
Organization.identifier:RSH.type | extensible | Identifier Type Codes | ||||
Organization.type | example | OrganizationType | ||||
Organization.type:organisatoriskNiva | required |
| ||||
Organization.type:organisatoriskBetegnelse | required |
| ||||
Organization.contact.purpose | extensible | ContactEntityType |
Id | Grade | Path(s) | Details | Requirements |
cpt-2 | error | Organization.telecom, Organization.contact.telecom | A system is required if a value is provided. : value.empty() or system.exists() | |
ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | error | **ALL** elements | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
org-2 | error | Organization.address | An address of an organization can never be of use 'home' : where(use = 'home').empty() | |
org-3 | error | Organization.telecom | The telecom of an organization can never be of use 'home' : where(use = 'home').empty() | |
per-1 | error | Organization.identifier:ENH.period, Organization.identifier:RSH.period | If present, start SHALL have a lower value than end : start.hasValue().not() or end.hasValue().not() or (start <= end) | |
ref-1 | error | Organization.identifier:ENH.assigner, Organization.identifier:RSH.assigner, Organization.partOf, Organization.endpoint | SHALL have a contained resource if a local reference is provided : reference.startsWith('#').not() or (reference.substring(1).trace('url') in %rootResource.contained.id.trace('ids')) |
This structure is derived from NoBasisOrganization
Differential View
This structure is derived from NoBasisOrganization
Name | Flags | Card. | Type | Description & Constraints![]() |
---|---|---|---|---|
![]() ![]() | 0..* | NoBasisOrganization | A grouping of people or organizations with a common purpose | |
![]() ![]() ![]() | S | 0..* | Identifier | Organisasjonsnummer from Enhetsregisteret |
![]() ![]() ![]() | 0..* | CodeableConcept | Kind of organization | |
![]() ![]() ![]() ![]() | ||||
![]() ![]() ![]() ![]() ![]() | Binding: Organisatorisk betegnelse (required) | |||
![]() ![]() ![]() | 1..1 | string | Name used for the organization | |
![]() ![]() ![]() | 0..* | EhgNoAddress | An address expressed using postal conventions (as opposed to GPS or other location definition formats) | |
![]() ![]() ![]() | S | 0..* | BackboneElement | Contact for the organization for a certain purpose |
![]() |
Path | Conformance | ValueSet |
Organization.type.coding.system | required | OrganisatoriskBetegnelse8624VS |
Key Elements View
Name | Flags | Card. | Type | Description & Constraints![]() |
---|---|---|---|---|
![]() ![]() | C | 0..* | NoBasisOrganization | A grouping of people or organizations with a common purpose |
![]() ![]() ![]() | ?!ΣN | 0..1 | uri | A set of rules under which this content was created |
![]() ![]() ![]() | ?!N | 0..* | Extension | Extensions that cannot be ignored Slice: Unordered, Open by value:url |
![]() ![]() ![]() | ΣCN | 0..* | Identifier | Identifies this organization across multiple systems Slice: Unordered, Open by value:system |
![]() ![]() ![]() ![]() | SΣC | 0..* | Identifier | Organisasjonsnummer from Enhetsregisteret |
![]() ![]() ![]() ![]() ![]() | ?!ΣN | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . |
![]() ![]() ![]() ![]() ![]() | ΣN | 1..1 | uri | The namespace for the identifier value Fixed Value: urn:oid:2.16.578.1.12.4.1.4.101 |
![]() ![]() ![]() ![]() ![]() | ΣN | 1..1 | string | The value that is unique Example General: 123456 |
![]() ![]() ![]() ![]() | ΣCN | 0..* | Identifier | Nasjonalt register over enheter i spesialisthelsetjenesten (RESH-ID) |
![]() ![]() ![]() ![]() ![]() | ?!ΣN | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . |
![]() ![]() ![]() ![]() ![]() | ΣN | 1..1 | uri | The namespace for the identifier value Fixed Value: urn:oid:2.16.578.1.12.4.1.4.102 |
![]() ![]() ![]() ![]() ![]() | ΣN | 1..1 | string | The value that is unique Example General: 123456 |
![]() ![]() ![]() | ?!ΣN | 0..1 | boolean | Whether the organization's record is still in active use |
![]() ![]() ![]() | Σ | 0..* | CodeableConcept | Kind of organization Slice: Unordered, Open by value:coding.system Binding: OrganizationType (example): Used to categorize the organization. |
![]() ![]() ![]() ![]() | ΣN | 0..* | CodeableConcept | Organisatorisk nivå Binding: urn:oid:2.16.578.1.12.4.1.1.8628 (required): Used to categorize the organization. |
![]() ![]() ![]() ![]() | ΣN | 0..* | CodeableConcept | Organisatorisk betegnelse Binding: urn:oid:2.16.578.1.12.4.1.1.8624 (required): Used to categorize the organization. |
![]() ![]() ![]() | ΣC | 1..1 | string | Name used for the organization |
![]() ![]() ![]() | CN | 0..* | ContactPoint | A contact detail for the organization |
![]() ![]() ![]() | C | 0..* | EhgNoAddress | An address expressed using postal conventions (as opposed to GPS or other location definition formats) |
![]() ![]() ![]() | S | 0..* | BackboneElement | Contact for the organization for a certain purpose |
![]() ![]() ![]() ![]() | ?!ΣN | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
![]() |
Path | Conformance | ValueSet |
Organization.identifier:ENH.use | required | IdentifierUse |
Organization.identifier:RSH.use | required | IdentifierUse |
Organization.type | example | OrganizationType |
Organization.type:organisatoriskNiva | required |
|
Organization.type:organisatoriskBetegnelse | required |
|
Id | Grade | Path(s) | Details | Requirements |
cpt-2 | error | Organization.telecom | A system is required if a value is provided. : value.empty() or system.exists() | |
dom-2 | error | Organization | If the resource is contained in another resource, it SHALL NOT contain nested Resources : contained.contained.empty() | |
dom-3 | error | Organization | If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource : contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty() | |
dom-4 | error | Organization | If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated : contained.meta.versionId.empty() and contained.meta.lastUpdated.empty() | |
dom-5 | error | Organization | If a resource is contained in another resource, it SHALL NOT have a security label : contained.meta.security.empty() | |
dom-6 | best practice | Organization | A resource should have narrative for robust management : text.`div`.exists() | |
ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | error | **ALL** elements | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
org-1 | error | Organization | The organization SHALL at least have a name or an identifier, and possibly more than one : (identifier.count() + name.count()) > 0 | |
org-2 | error | Organization.address | An address of an organization can never be of use 'home' : where(use = 'home').empty() | |
org-3 | error | Organization.telecom | The telecom of an organization can never be of use 'home' : where(use = 'home').empty() |
Snapshot View
Name | Flags | Card. | Type | Description & Constraints![]() | ||||
---|---|---|---|---|---|---|---|---|
![]() ![]() | C | 0..* | NoBasisOrganization | A grouping of people or organizations with a common purpose | ||||
![]() ![]() ![]() | Σ | 0..1 | id | Logical id of this artifact | ||||
![]() ![]() ![]() | ΣN | 0..1 | Meta | Metadata about the resource | ||||
![]() ![]() ![]() | ?!ΣN | 0..1 | uri | A set of rules under which this content was created | ||||
![]() ![]() ![]() | N | 0..1 | code | Language of the resource content Binding: CommonLanguages (preferred): A human language.
| ||||
![]() ![]() ![]() | N | 0..1 | Narrative | Text summary of the resource, for human interpretation | ||||
![]() ![]() ![]() | 0..* | Resource | Contained, inline Resources | |||||
![]() ![]() ![]() | N | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | ||||
![]() ![]() ![]() | ?!N | 0..* | Extension | Extensions that cannot be ignored Slice: Unordered, Open by value:url | ||||
![]() ![]() ![]() | ΣCN | 0..* | Identifier | Identifies this organization across multiple systems Slice: Unordered, Open by value:system | ||||
![]() ![]() ![]() ![]() | SΣC | 0..* | Identifier | Organisasjonsnummer from Enhetsregisteret | ||||
![]() ![]() ![]() ![]() ![]() | 0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() ![]() | N | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | ||||
![]() ![]() ![]() ![]() ![]() | ?!ΣN | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . | ||||
![]() ![]() ![]() ![]() ![]() | ΣN | 0..1 | CodeableConcept | Description of identifier Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose. | ||||
![]() ![]() ![]() ![]() ![]() | ΣN | 1..1 | uri | The namespace for the identifier value Fixed Value: urn:oid:2.16.578.1.12.4.1.4.101 | ||||
![]() ![]() ![]() ![]() ![]() | ΣN | 1..1 | string | The value that is unique Example General: 123456 | ||||
![]() ![]() ![]() ![]() ![]() | ΣCN | 0..1 | Period | Time period when id is/was valid for use | ||||
![]() ![]() ![]() ![]() ![]() | ΣCN | 0..1 | Reference(Organization) | Organization that issued id (may be just text) | ||||
![]() ![]() ![]() ![]() | ΣCN | 0..* | Identifier | Nasjonalt register over enheter i spesialisthelsetjenesten (RESH-ID) | ||||
![]() ![]() ![]() ![]() ![]() | 0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() ![]() | N | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | ||||
![]() ![]() ![]() ![]() ![]() | ?!ΣN | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . | ||||
![]() ![]() ![]() ![]() ![]() | ΣN | 0..1 | CodeableConcept | Description of identifier Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose. | ||||
![]() ![]() ![]() ![]() ![]() | ΣN | 1..1 | uri | The namespace for the identifier value Fixed Value: urn:oid:2.16.578.1.12.4.1.4.102 | ||||
![]() ![]() ![]() ![]() ![]() | ΣN | 1..1 | string | The value that is unique Example General: 123456 | ||||
![]() ![]() ![]() ![]() ![]() | ΣCN | 0..1 | Period | Time period when id is/was valid for use | ||||
![]() ![]() ![]() ![]() ![]() | ΣCN | 0..1 | Reference(Organization) | Organization that issued id (may be just text) | ||||
![]() ![]() ![]() | ?!ΣN | 0..1 | boolean | Whether the organization's record is still in active use | ||||
![]() ![]() ![]() | Σ | 0..* | CodeableConcept | Kind of organization Slice: Unordered, Open by value:coding.system Binding: OrganizationType (example): Used to categorize the organization. | ||||
![]() ![]() ![]() ![]() | Content/Rules for all slices | |||||||
![]() ![]() ![]() ![]() ![]() | 0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() ![]() | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() ![]() | Σ | 0..* | Coding | Code defined by a terminology system | ||||
![]() ![]() ![]() ![]() ![]() ![]() | 0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() ![]() ![]() | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() ![]() ![]() | Σ | 0..1 | uri | Identity of the terminology system | ||||
![]() ![]() ![]() ![]() ![]() ![]() | Σ | 0..1 | string | Version of the system - if relevant | ||||
![]() ![]() ![]() ![]() ![]() ![]() | Σ | 0..1 | code | Symbol in syntax defined by the system | ||||
![]() ![]() ![]() ![]() ![]() ![]() | Σ | 0..1 | string | Representation defined by the system | ||||
![]() ![]() ![]() ![]() ![]() ![]() | Σ | 0..1 | boolean | If this coding was chosen directly by the user | ||||
![]() ![]() ![]() ![]() ![]() | Σ | 0..1 | string | Plain text representation of the concept | ||||
![]() ![]() ![]() ![]() | ΣN | 0..* | CodeableConcept | Organisatorisk nivå Binding: urn:oid:2.16.578.1.12.4.1.1.8628 (required): Used to categorize the organization. | ||||
![]() ![]() ![]() ![]() ![]() | 0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() ![]() | N | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | ||||
![]() ![]() ![]() ![]() ![]() | ΣN | 0..* | Coding | Code defined by a terminology system | ||||
![]() ![]() ![]() ![]() ![]() ![]() | 0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() ![]() ![]() | N | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | ||||
![]() ![]() ![]() ![]() ![]() ![]() | ΣN | 1..1 | uri | Identity of the terminology system Fixed Value: urn:oid:2.16.578.1.12.4.1.1.8628 | ||||
![]() ![]() ![]() ![]() ![]() ![]() | ΣN | 0..1 | string | Version of the system - if relevant | ||||
![]() ![]() ![]() ![]() ![]() ![]() | ΣN | 1..1 | code | Symbol in syntax defined by the system | ||||
![]() ![]() ![]() ![]() ![]() ![]() | ΣN | 0..1 | string | Representation defined by the system | ||||
![]() ![]() ![]() ![]() ![]() ![]() | ΣN | 0..1 | boolean | If this coding was chosen directly by the user | ||||
![]() ![]() ![]() ![]() ![]() | ΣN | 0..1 | string | Plain text representation of the concept | ||||
![]() ![]() ![]() ![]() | ΣN | 0..* | CodeableConcept | Organisatorisk betegnelse Binding: urn:oid:2.16.578.1.12.4.1.1.8624 (required): Used to categorize the organization. | ||||
![]() ![]() ![]() ![]() ![]() | 0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() ![]() | N | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | ||||
![]() ![]() ![]() ![]() ![]() | ΣN | 0..* | Coding | Code defined by a terminology system | ||||
![]() ![]() ![]() ![]() ![]() ![]() | 0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() ![]() ![]() | N | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | ||||
![]() ![]() ![]() ![]() ![]() ![]() | ΣN | 1..1 | uri | Identity of the terminology system Fixed Value: urn:oid:2.16.578.1.12.4.1.1.8624 | ||||
![]() ![]() ![]() ![]() ![]() ![]() | ΣN | 0..1 | string | Version of the system - if relevant | ||||
![]() ![]() ![]() ![]() ![]() ![]() | ΣN | 1..1 | code | Symbol in syntax defined by the system | ||||
![]() ![]() ![]() ![]() ![]() ![]() | ΣN | 0..1 | string | Representation defined by the system | ||||
![]() ![]() ![]() ![]() ![]() ![]() | ΣN | 0..1 | boolean | If this coding was chosen directly by the user | ||||
![]() ![]() ![]() ![]() ![]() | ΣN | 0..1 | string | Plain text representation of the concept | ||||
![]() ![]() ![]() | ΣC | 1..1 | string | Name used for the organization | ||||
![]() ![]() ![]() | N | 0..* | string | A list of alternate names that the organization is known as, or was known as in the past | ||||
![]() ![]() ![]() | CN | 0..* | ContactPoint | A contact detail for the organization | ||||
![]() ![]() ![]() | C | 0..* | EhgNoAddress | An address expressed using postal conventions (as opposed to GPS or other location definition formats) | ||||
![]() ![]() ![]() | ΣCN | 0..1 | Reference(Organization | no-basis-Organization) | The organization of which this organization forms a part | ||||
![]() ![]() ![]() | S | 0..* | BackboneElement | Contact for the organization for a certain purpose | ||||
![]() ![]() ![]() ![]() | 0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() | N | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | ||||
![]() ![]() ![]() ![]() | ?!ΣN | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]() ![]() | N | 0..1 | CodeableConcept | The type of contact Binding: ContactEntityType (extensible): The purpose for which you would contact a contact party. | ||||
![]() ![]() ![]() ![]() | N | 0..1 | HumanName | A name associated with the contact | ||||
![]() ![]() ![]() ![]() | CN | 0..* | ContactPoint | Contact details (telephone, email, etc.) for a contact | ||||
![]() ![]() ![]() ![]() | N | 0..1 | NoBasisAddress | An address expressed using postal conventions (as opposed to GPS or other location definition formats) | ||||
![]() ![]() ![]() | CN | 0..* | Reference(Endpoint) | Technical endpoints providing access to services operated for the organization | ||||
![]() |
Path | Conformance | ValueSet | ||||
Organization.language | preferred | CommonLanguages
| ||||
Organization.identifier:ENH.use | required | IdentifierUse | ||||
Organization.identifier:ENH.type | extensible | Identifier Type Codes | ||||
Organization.identifier:RSH.use | required | IdentifierUse | ||||
Organization.identifier:RSH.type | extensible | Identifier Type Codes | ||||
Organization.type | example | OrganizationType | ||||
Organization.type:organisatoriskNiva | required |
| ||||
Organization.type:organisatoriskBetegnelse | required |
| ||||
Organization.contact.purpose | extensible | ContactEntityType |
Id | Grade | Path(s) | Details | Requirements |
cpt-2 | error | Organization.telecom, Organization.contact.telecom | A system is required if a value is provided. : value.empty() or system.exists() | |
ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | error | **ALL** elements | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
org-2 | error | Organization.address | An address of an organization can never be of use 'home' : where(use = 'home').empty() | |
org-3 | error | Organization.telecom | The telecom of an organization can never be of use 'home' : where(use = 'home').empty() | |
per-1 | error | Organization.identifier:ENH.period, Organization.identifier:RSH.period | If present, start SHALL have a lower value than end : start.hasValue().not() or end.hasValue().not() or (start <= end) | |
ref-1 | error | Organization.identifier:ENH.assigner, Organization.identifier:RSH.assigner, Organization.partOf, Organization.endpoint | SHALL have a contained resource if a local reference is provided : reference.startsWith('#').not() or (reference.substring(1).trace('url') in %rootResource.contained.id.trace('ids')) |
This structure is derived from NoBasisOrganization
Other representations of profile: CSV, Excel, Schematron