This page is part of the CCDA: Consolidated CDA Release (v3.0.0-ballot: CCDA 3.0 Ballot 1) based on FHIR (HL7® FHIR® Standard) v5.0.0. . For a full list of available versions, see the Directory of published versions
Official URL: http://hl7.org/cda/us/ccda/StructureDefinition/ServiceDeliveryLocation | Version: 3.0.0-ballot | |||
Draft as of 2023-12-21 | Computable Name: ServiceDeliveryLocation | |||
Other Identifiers: id: urn:oid:2.16.840.1.113883.10.20.22.4.32 |
This clinical statement represents the location of a service event where an act, observation or procedure took place.
Usage:
Description of Profiles, Differentials, Snapshots and how the different presentations work.
This structure is derived from ParticipantRole
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
ParticipantRole | C | 1..1 | ParticipantRole | XML Namespace: urn:hl7-org:v3 Elements defined in Ancestors: @nullFlavor, realmCode, typeId, templateId, @classCode, id, sdtcIdentifiedBy, code, addr, telecom, playingDevice, playingEntity, scopingEntity Base for all types and resources Instances of this type are validated by templateId Logical Container: ClinicalDocument (CDA Class) should-addr: SHOULD contain addr should-telecom: SHOULD contain telecom |
Slices for templateId | 1..* | II | Slice: Unordered, Open by value:root | |
templateId:service-delivery-loc | 1..1 | II | ||
@root | 1..1 | oid, uuid, ruid | Required Pattern: 2.16.840.1.113883.10.20.22.4.32 | |
@extension | 0..0 | |||
@classCode | 1..1 | cs | Fixed Value: SDLOC | |
Slices for id | 0..* | II | (USCDI) Facility Identifier Slice: Unordered, Open by value:root | |
id:NPI | 0..* | II | ||
@root | 1..1 | oid, uuid, ruid | Required Pattern: 2.16.840.1.113883.4.6 | |
id:CLIA | 0..* | II | ||
@root | 1..1 | oid, uuid, ruid | Required Pattern: 2.16.840.1.113883.4.7 | |
id:NAIC | 0..* | II | ||
@root | 1..1 | oid, uuid, ruid | Required Pattern: 2.16.840.1.113883.6.300 | |
code | 1..1 | CE | (USCDI) Facility Type Binding: HealthcareServiceLocation (required) | |
addr | 0..* | USRealmAddress | Base for all types and resources | |
telecom | 0..* | TEL | ||
playingEntity | 0..1 | PlayingEntity | ||
@classCode | 1..1 | cs | Fixed Value: PLC | |
name | 0..1 | PN | (USCDI) Facility Name | |
Documentation for this format |
Path | Conformance | ValueSet |
ParticipantRole.code | required | HealthcareServiceLocation |
Id | Grade | Path(s) | Details | Requirements |
should-addr | warning | ParticipantRole | SHOULD contain addr : addr.exists() | |
should-telecom | warning | ParticipantRole | SHOULD contain telecom : telecom.exists() |
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
ParticipantRole | C | 1..1 | ParticipantRole | XML Namespace: urn:hl7-org:v3 Elements defined in Ancestors: @nullFlavor, realmCode, typeId, templateId, @classCode, id, sdtcIdentifiedBy, code, addr, telecom, playingDevice, playingEntity, scopingEntity Base for all types and resources Instances of this type are validated by templateId Logical Container: ClinicalDocument (CDA Class) should-addr: SHOULD contain addr should-telecom: SHOULD contain telecom |
Slices for templateId | 1..* | II | Slice: Unordered, Open by value:root | |
templateId:service-delivery-loc | 1..1 | II | ||
@root | 1..1 | oid, uuid, ruid | Required Pattern: 2.16.840.1.113883.10.20.22.4.32 | |
@classCode | 1..1 | cs | Binding: RoleClassRoot (required) Fixed Value: SDLOC | |
Slices for id | 0..* | II | (USCDI) Facility Identifier Slice: Unordered, Open by value:root | |
id:NPI | 0..* | II | ||
@root | 1..1 | oid, uuid, ruid | Required Pattern: 2.16.840.1.113883.4.6 | |
id:CLIA | 0..* | II | ||
@root | 1..1 | oid, uuid, ruid | Required Pattern: 2.16.840.1.113883.4.7 | |
id:NAIC | 0..* | II | ||
@root | 1..1 | oid, uuid, ruid | Required Pattern: 2.16.840.1.113883.6.300 | |
code | 1..1 | CE | (USCDI) Facility Type Binding: HealthcareServiceLocation (required) | |
addr | C | 0..* | USRealmAddress | Base for all types and resources |
telecom | 0..* | TEL | ||
playingEntity | 0..1 | PlayingEntity | ||
@classCode | 1..1 | cs | Binding: EntityClassRoot (required) Fixed Value: PLC | |
name | 0..1 | PN | (USCDI) Facility Name | |
Documentation for this format |
Path | Conformance | ValueSet / Code |
ParticipantRole.classCode | required | Fixed Value: SDLOC |
ParticipantRole.code | required | HealthcareServiceLocation |
ParticipantRole.playingEntity.classCode | required | Fixed Value: PLC |
Id | Grade | Path(s) | Details | Requirements |
81-7296 | error | ParticipantRole.addr | **SHALL NOT** have mixed content except for white space (CONF:81-7296) : item.xmlText.empty() | |
81-10024 | error | ParticipantRole.addr | If the country is US, the state element is required and SHALL be selected from ValueSet StateValueSet but SHOULD have @nullFlavor if the state is unknown. If country is not specified, it's assumed to be US. If country is something other than US, the state MAY be present but MAY be bound to different vocabularies (CONF:81-10024). : nullFlavor.exists() or (item.country.exists() and item.country.xmlText != 'US' and item.country.xmlText != 'USA') or item.state.exists(nullFlavor.exists() or xmlText.memberOf('http://hl7.org/fhir/us/core/ValueSet/us-core-usps-state')) | |
81-10025 | error | ParticipantRole.addr | If the country is US, the postalCode element is required but SHOULD have @nullFlavor if the postalCode is unknown. If country is not specified, it's assumed to be US. If country is something other than US, the postalCode MAY be present but MAY be bound to different vocabularies (CONF:81-10025). : nullFlavor.exists() or (item.country.exists() and item.country.xmlText != 'US' and item.country.xmlText != 'USA') or item.postalCode.exists(nullFlavor.exists() or xmlText.matches('[0-9]{5}(-[0-9]{4})?')) | |
role-choice | error | ParticipantRole | playingDevice and playingEntity are mutually exclusive : (playingDevice | playingEntity).count() <= 1 | |
shall-city | error | ParticipantRole.addr | SHALL contain exactly one [1..1] city (CONF:81-7292). : nullFlavor.exists() or item.city.count() = 1 | |
shall-max-ad-parts | error | ParticipantRole.addr | SHALL have at most one of each: state, city, postalCode, and country : (item.state.empty() or item.state.count() = 1) and (item.city.empty() or item.city.count() = 1) and (item.postalCode.empty() or item.postalCode.count() = 1) and (item.country.empty() or item.country.count() = 1) | |
shall-streetAddressLine | error | ParticipantRole.addr | SHALL contain at least one and not more than 4 streetAddressLine (CONF:81-7291). : nullFlavor.exists() or (item.streetAddressLine.count() >= 1 and item.streetAddressLine.count() <= 4) | |
should-addr | warning | ParticipantRole | SHOULD contain addr : addr.exists() | |
should-country | warning | ParticipantRole.addr | SHOULD contain country : nullFlavor.exists() or item.country.exists() | |
should-telecom | warning | ParticipantRole | SHOULD contain telecom : telecom.exists() | |
should-use | warning | ParticipantRole.addr | SHOULD contain @use : nullFlavor.exists() or use.exists() |
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
ParticipantRole | C | 1..1 | ParticipantRole | XML Namespace: urn:hl7-org:v3 Elements defined in Ancestors: @nullFlavor, realmCode, typeId, templateId, @classCode, id, sdtcIdentifiedBy, code, addr, telecom, playingDevice, playingEntity, scopingEntity Base for all types and resources Instances of this type are validated by templateId Logical Container: ClinicalDocument (CDA Class) should-addr: SHOULD contain addr should-telecom: SHOULD contain telecom |
@nullFlavor | 0..1 | cs | Binding: CDANullFlavor (required) | |
realmCode | 0..* | CS | ||
typeId | 0..1 | II | ||
@nullFlavor | 0..1 | cs | Binding: CDANullFlavor (required) | |
@assigningAuthorityName | 0..1 | st | ||
@displayable | 0..1 | bl | ||
@root | 1..1 | oid, uuid, ruid | Fixed Value: 2.16.840.1.113883.1.3 | |
@extension | 1..1 | st | ||
Slices for templateId | 1..* | II | Slice: Unordered, Open by value:root | |
templateId:service-delivery-loc | 1..1 | II | ||
@nullFlavor | 0..1 | cs | Binding: CDANullFlavor (required) | |
@assigningAuthorityName | 0..1 | st | ||
@displayable | 0..1 | bl | ||
@root | 1..1 | oid, uuid, ruid | Required Pattern: 2.16.840.1.113883.10.20.22.4.32 | |
@classCode | 1..1 | cs | Binding: RoleClassRoot (required) Fixed Value: SDLOC | |
Slices for id | 0..* | II | (USCDI) Facility Identifier Slice: Unordered, Open by value:root | |
id:NPI | 0..* | II | ||
@nullFlavor | 0..1 | cs | Binding: CDANullFlavor (required) | |
@assigningAuthorityName | 0..1 | st | ||
@displayable | 0..1 | bl | ||
@root | 1..1 | oid, uuid, ruid | Required Pattern: 2.16.840.1.113883.4.6 | |
@extension | 0..1 | st | ||
id:CLIA | 0..* | II | ||
@nullFlavor | 0..1 | cs | Binding: CDANullFlavor (required) | |
@assigningAuthorityName | 0..1 | st | ||
@displayable | 0..1 | bl | ||
@root | 1..1 | oid, uuid, ruid | Required Pattern: 2.16.840.1.113883.4.7 | |
@extension | 0..1 | st | ||
id:NAIC | 0..* | II | ||
@nullFlavor | 0..1 | cs | Binding: CDANullFlavor (required) | |
@assigningAuthorityName | 0..1 | st | ||
@displayable | 0..1 | bl | ||
@root | 1..1 | oid, uuid, ruid | Required Pattern: 2.16.840.1.113883.6.300 | |
@extension | 0..1 | st | ||
sdtcIdentifiedBy | 0..* | IdentifiedBy | XML Namespace: urn:hl7-org:sdtc XML: identifiedBy (urn:hl7-org:sdtc) | |
code | 1..1 | CE | (USCDI) Facility Type Binding: HealthcareServiceLocation (required) | |
addr | C | 0..* | USRealmAddress | Base for all types and resources |
telecom | 0..* | TEL | ||
(Choice of one) | 0..1 | |||
playingDevice | 0..1 | Device | ||
playingEntity | 0..1 | PlayingEntity | ||
@nullFlavor | 0..1 | cs | Binding: CDANullFlavor (required) | |
realmCode | 0..* | CS | ||
typeId | 0..1 | II | ||
@nullFlavor | 0..1 | cs | Binding: CDANullFlavor (required) | |
@assigningAuthorityName | 0..1 | st | ||
@displayable | 0..1 | bl | ||
@root | 1..1 | oid, uuid, ruid | Fixed Value: 2.16.840.1.113883.1.3 | |
@extension | 1..1 | st | ||
templateId | 0..* | II | ||
@classCode | 1..1 | cs | Binding: EntityClassRoot (required) Fixed Value: PLC | |
@determinerCode | 0..1 | cs | Binding: EntityDeterminer (required) Fixed Value: INSTANCE | |
code | 0..1 | CE | Binding: EntityCode (example) | |
quantity | 0..* | PQ | ||
name | 0..1 | PN | (USCDI) Facility Name | |
sdtcBirthTime | 0..1 | TS | XML Namespace: urn:hl7-org:sdtc XML: birthTime (urn:hl7-org:sdtc) | |
desc | 0..1 | ED | ||
scopingEntity | 0..1 | Entity | ||
Documentation for this format |
Path | Conformance | ValueSet / Code |
ParticipantRole.nullFlavor | required | CDANullFlavor |
ParticipantRole.typeId.nullFlavor | required | CDANullFlavor |
ParticipantRole.templateId:service-delivery-loc.nullFlavor | required | CDANullFlavor |
ParticipantRole.classCode | required | Fixed Value: SDLOC |
ParticipantRole.id:NPI.nullFlavor | required | CDANullFlavor |
ParticipantRole.id:CLIA.nullFlavor | required | CDANullFlavor |
ParticipantRole.id:NAIC.nullFlavor | required | CDANullFlavor |
ParticipantRole.code | required | HealthcareServiceLocation |
ParticipantRole.playingEntity.nullFlavor | required | CDANullFlavor |
ParticipantRole.playingEntity.typeId.nullFlavor | required | CDANullFlavor |
ParticipantRole.playingEntity.classCode | required | Fixed Value: PLC |
ParticipantRole.playingEntity.determinerCode | required | Fixed Value: INSTANCE |
ParticipantRole.playingEntity.code | example | EntityCode |
Id | Grade | Path(s) | Details | Requirements |
81-7296 | error | ParticipantRole.addr | **SHALL NOT** have mixed content except for white space (CONF:81-7296) : item.xmlText.empty() | |
81-10024 | error | ParticipantRole.addr | If the country is US, the state element is required and SHALL be selected from ValueSet StateValueSet but SHOULD have @nullFlavor if the state is unknown. If country is not specified, it's assumed to be US. If country is something other than US, the state MAY be present but MAY be bound to different vocabularies (CONF:81-10024). : nullFlavor.exists() or (item.country.exists() and item.country.xmlText != 'US' and item.country.xmlText != 'USA') or item.state.exists(nullFlavor.exists() or xmlText.memberOf('http://hl7.org/fhir/us/core/ValueSet/us-core-usps-state')) | |
81-10025 | error | ParticipantRole.addr | If the country is US, the postalCode element is required but SHOULD have @nullFlavor if the postalCode is unknown. If country is not specified, it's assumed to be US. If country is something other than US, the postalCode MAY be present but MAY be bound to different vocabularies (CONF:81-10025). : nullFlavor.exists() or (item.country.exists() and item.country.xmlText != 'US' and item.country.xmlText != 'USA') or item.postalCode.exists(nullFlavor.exists() or xmlText.matches('[0-9]{5}(-[0-9]{4})?')) | |
role-choice | error | ParticipantRole | playingDevice and playingEntity are mutually exclusive : (playingDevice | playingEntity).count() <= 1 | |
shall-city | error | ParticipantRole.addr | SHALL contain exactly one [1..1] city (CONF:81-7292). : nullFlavor.exists() or item.city.count() = 1 | |
shall-max-ad-parts | error | ParticipantRole.addr | SHALL have at most one of each: state, city, postalCode, and country : (item.state.empty() or item.state.count() = 1) and (item.city.empty() or item.city.count() = 1) and (item.postalCode.empty() or item.postalCode.count() = 1) and (item.country.empty() or item.country.count() = 1) | |
shall-streetAddressLine | error | ParticipantRole.addr | SHALL contain at least one and not more than 4 streetAddressLine (CONF:81-7291). : nullFlavor.exists() or (item.streetAddressLine.count() >= 1 and item.streetAddressLine.count() <= 4) | |
should-addr | warning | ParticipantRole | SHOULD contain addr : addr.exists() | |
should-country | warning | ParticipantRole.addr | SHOULD contain country : nullFlavor.exists() or item.country.exists() | |
should-telecom | warning | ParticipantRole | SHOULD contain telecom : telecom.exists() | |
should-use | warning | ParticipantRole.addr | SHOULD contain @use : nullFlavor.exists() or use.exists() |
This structure is derived from ParticipantRole
Summary
Mandatory: 4 elements (3 nested mandatory elements)
Fixed Value: 2 elements
Prohibited: 1 element
Structures
This structure refers to these other structures:
Slices
This structure defines the following Slices:
Differential View
This structure is derived from ParticipantRole
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
ParticipantRole | C | 1..1 | ParticipantRole | XML Namespace: urn:hl7-org:v3 Elements defined in Ancestors: @nullFlavor, realmCode, typeId, templateId, @classCode, id, sdtcIdentifiedBy, code, addr, telecom, playingDevice, playingEntity, scopingEntity Base for all types and resources Instances of this type are validated by templateId Logical Container: ClinicalDocument (CDA Class) should-addr: SHOULD contain addr should-telecom: SHOULD contain telecom |
Slices for templateId | 1..* | II | Slice: Unordered, Open by value:root | |
templateId:service-delivery-loc | 1..1 | II | ||
@root | 1..1 | oid, uuid, ruid | Required Pattern: 2.16.840.1.113883.10.20.22.4.32 | |
@extension | 0..0 | |||
@classCode | 1..1 | cs | Fixed Value: SDLOC | |
Slices for id | 0..* | II | (USCDI) Facility Identifier Slice: Unordered, Open by value:root | |
id:NPI | 0..* | II | ||
@root | 1..1 | oid, uuid, ruid | Required Pattern: 2.16.840.1.113883.4.6 | |
id:CLIA | 0..* | II | ||
@root | 1..1 | oid, uuid, ruid | Required Pattern: 2.16.840.1.113883.4.7 | |
id:NAIC | 0..* | II | ||
@root | 1..1 | oid, uuid, ruid | Required Pattern: 2.16.840.1.113883.6.300 | |
code | 1..1 | CE | (USCDI) Facility Type Binding: HealthcareServiceLocation (required) | |
addr | 0..* | USRealmAddress | Base for all types and resources | |
telecom | 0..* | TEL | ||
playingEntity | 0..1 | PlayingEntity | ||
@classCode | 1..1 | cs | Fixed Value: PLC | |
name | 0..1 | PN | (USCDI) Facility Name | |
Documentation for this format |
Path | Conformance | ValueSet |
ParticipantRole.code | required | HealthcareServiceLocation |
Id | Grade | Path(s) | Details | Requirements |
should-addr | warning | ParticipantRole | SHOULD contain addr : addr.exists() | |
should-telecom | warning | ParticipantRole | SHOULD contain telecom : telecom.exists() |
Key Elements View
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
ParticipantRole | C | 1..1 | ParticipantRole | XML Namespace: urn:hl7-org:v3 Elements defined in Ancestors: @nullFlavor, realmCode, typeId, templateId, @classCode, id, sdtcIdentifiedBy, code, addr, telecom, playingDevice, playingEntity, scopingEntity Base for all types and resources Instances of this type are validated by templateId Logical Container: ClinicalDocument (CDA Class) should-addr: SHOULD contain addr should-telecom: SHOULD contain telecom |
Slices for templateId | 1..* | II | Slice: Unordered, Open by value:root | |
templateId:service-delivery-loc | 1..1 | II | ||
@root | 1..1 | oid, uuid, ruid | Required Pattern: 2.16.840.1.113883.10.20.22.4.32 | |
@classCode | 1..1 | cs | Binding: RoleClassRoot (required) Fixed Value: SDLOC | |
Slices for id | 0..* | II | (USCDI) Facility Identifier Slice: Unordered, Open by value:root | |
id:NPI | 0..* | II | ||
@root | 1..1 | oid, uuid, ruid | Required Pattern: 2.16.840.1.113883.4.6 | |
id:CLIA | 0..* | II | ||
@root | 1..1 | oid, uuid, ruid | Required Pattern: 2.16.840.1.113883.4.7 | |
id:NAIC | 0..* | II | ||
@root | 1..1 | oid, uuid, ruid | Required Pattern: 2.16.840.1.113883.6.300 | |
code | 1..1 | CE | (USCDI) Facility Type Binding: HealthcareServiceLocation (required) | |
addr | C | 0..* | USRealmAddress | Base for all types and resources |
telecom | 0..* | TEL | ||
playingEntity | 0..1 | PlayingEntity | ||
@classCode | 1..1 | cs | Binding: EntityClassRoot (required) Fixed Value: PLC | |
name | 0..1 | PN | (USCDI) Facility Name | |
Documentation for this format |
Path | Conformance | ValueSet / Code |
ParticipantRole.classCode | required | Fixed Value: SDLOC |
ParticipantRole.code | required | HealthcareServiceLocation |
ParticipantRole.playingEntity.classCode | required | Fixed Value: PLC |
Id | Grade | Path(s) | Details | Requirements |
81-7296 | error | ParticipantRole.addr | **SHALL NOT** have mixed content except for white space (CONF:81-7296) : item.xmlText.empty() | |
81-10024 | error | ParticipantRole.addr | If the country is US, the state element is required and SHALL be selected from ValueSet StateValueSet but SHOULD have @nullFlavor if the state is unknown. If country is not specified, it's assumed to be US. If country is something other than US, the state MAY be present but MAY be bound to different vocabularies (CONF:81-10024). : nullFlavor.exists() or (item.country.exists() and item.country.xmlText != 'US' and item.country.xmlText != 'USA') or item.state.exists(nullFlavor.exists() or xmlText.memberOf('http://hl7.org/fhir/us/core/ValueSet/us-core-usps-state')) | |
81-10025 | error | ParticipantRole.addr | If the country is US, the postalCode element is required but SHOULD have @nullFlavor if the postalCode is unknown. If country is not specified, it's assumed to be US. If country is something other than US, the postalCode MAY be present but MAY be bound to different vocabularies (CONF:81-10025). : nullFlavor.exists() or (item.country.exists() and item.country.xmlText != 'US' and item.country.xmlText != 'USA') or item.postalCode.exists(nullFlavor.exists() or xmlText.matches('[0-9]{5}(-[0-9]{4})?')) | |
role-choice | error | ParticipantRole | playingDevice and playingEntity are mutually exclusive : (playingDevice | playingEntity).count() <= 1 | |
shall-city | error | ParticipantRole.addr | SHALL contain exactly one [1..1] city (CONF:81-7292). : nullFlavor.exists() or item.city.count() = 1 | |
shall-max-ad-parts | error | ParticipantRole.addr | SHALL have at most one of each: state, city, postalCode, and country : (item.state.empty() or item.state.count() = 1) and (item.city.empty() or item.city.count() = 1) and (item.postalCode.empty() or item.postalCode.count() = 1) and (item.country.empty() or item.country.count() = 1) | |
shall-streetAddressLine | error | ParticipantRole.addr | SHALL contain at least one and not more than 4 streetAddressLine (CONF:81-7291). : nullFlavor.exists() or (item.streetAddressLine.count() >= 1 and item.streetAddressLine.count() <= 4) | |
should-addr | warning | ParticipantRole | SHOULD contain addr : addr.exists() | |
should-country | warning | ParticipantRole.addr | SHOULD contain country : nullFlavor.exists() or item.country.exists() | |
should-telecom | warning | ParticipantRole | SHOULD contain telecom : telecom.exists() | |
should-use | warning | ParticipantRole.addr | SHOULD contain @use : nullFlavor.exists() or use.exists() |
Snapshot View
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
ParticipantRole | C | 1..1 | ParticipantRole | XML Namespace: urn:hl7-org:v3 Elements defined in Ancestors: @nullFlavor, realmCode, typeId, templateId, @classCode, id, sdtcIdentifiedBy, code, addr, telecom, playingDevice, playingEntity, scopingEntity Base for all types and resources Instances of this type are validated by templateId Logical Container: ClinicalDocument (CDA Class) should-addr: SHOULD contain addr should-telecom: SHOULD contain telecom |
@nullFlavor | 0..1 | cs | Binding: CDANullFlavor (required) | |
realmCode | 0..* | CS | ||
typeId | 0..1 | II | ||
@nullFlavor | 0..1 | cs | Binding: CDANullFlavor (required) | |
@assigningAuthorityName | 0..1 | st | ||
@displayable | 0..1 | bl | ||
@root | 1..1 | oid, uuid, ruid | Fixed Value: 2.16.840.1.113883.1.3 | |
@extension | 1..1 | st | ||
Slices for templateId | 1..* | II | Slice: Unordered, Open by value:root | |
templateId:service-delivery-loc | 1..1 | II | ||
@nullFlavor | 0..1 | cs | Binding: CDANullFlavor (required) | |
@assigningAuthorityName | 0..1 | st | ||
@displayable | 0..1 | bl | ||
@root | 1..1 | oid, uuid, ruid | Required Pattern: 2.16.840.1.113883.10.20.22.4.32 | |
@classCode | 1..1 | cs | Binding: RoleClassRoot (required) Fixed Value: SDLOC | |
Slices for id | 0..* | II | (USCDI) Facility Identifier Slice: Unordered, Open by value:root | |
id:NPI | 0..* | II | ||
@nullFlavor | 0..1 | cs | Binding: CDANullFlavor (required) | |
@assigningAuthorityName | 0..1 | st | ||
@displayable | 0..1 | bl | ||
@root | 1..1 | oid, uuid, ruid | Required Pattern: 2.16.840.1.113883.4.6 | |
@extension | 0..1 | st | ||
id:CLIA | 0..* | II | ||
@nullFlavor | 0..1 | cs | Binding: CDANullFlavor (required) | |
@assigningAuthorityName | 0..1 | st | ||
@displayable | 0..1 | bl | ||
@root | 1..1 | oid, uuid, ruid | Required Pattern: 2.16.840.1.113883.4.7 | |
@extension | 0..1 | st | ||
id:NAIC | 0..* | II | ||
@nullFlavor | 0..1 | cs | Binding: CDANullFlavor (required) | |
@assigningAuthorityName | 0..1 | st | ||
@displayable | 0..1 | bl | ||
@root | 1..1 | oid, uuid, ruid | Required Pattern: 2.16.840.1.113883.6.300 | |
@extension | 0..1 | st | ||
sdtcIdentifiedBy | 0..* | IdentifiedBy | XML Namespace: urn:hl7-org:sdtc XML: identifiedBy (urn:hl7-org:sdtc) | |
code | 1..1 | CE | (USCDI) Facility Type Binding: HealthcareServiceLocation (required) | |
addr | C | 0..* | USRealmAddress | Base for all types and resources |
telecom | 0..* | TEL | ||
(Choice of one) | 0..1 | |||
playingDevice | 0..1 | Device | ||
playingEntity | 0..1 | PlayingEntity | ||
@nullFlavor | 0..1 | cs | Binding: CDANullFlavor (required) | |
realmCode | 0..* | CS | ||
typeId | 0..1 | II | ||
@nullFlavor | 0..1 | cs | Binding: CDANullFlavor (required) | |
@assigningAuthorityName | 0..1 | st | ||
@displayable | 0..1 | bl | ||
@root | 1..1 | oid, uuid, ruid | Fixed Value: 2.16.840.1.113883.1.3 | |
@extension | 1..1 | st | ||
templateId | 0..* | II | ||
@classCode | 1..1 | cs | Binding: EntityClassRoot (required) Fixed Value: PLC | |
@determinerCode | 0..1 | cs | Binding: EntityDeterminer (required) Fixed Value: INSTANCE | |
code | 0..1 | CE | Binding: EntityCode (example) | |
quantity | 0..* | PQ | ||
name | 0..1 | PN | (USCDI) Facility Name | |
sdtcBirthTime | 0..1 | TS | XML Namespace: urn:hl7-org:sdtc XML: birthTime (urn:hl7-org:sdtc) | |
desc | 0..1 | ED | ||
scopingEntity | 0..1 | Entity | ||
Documentation for this format |
Path | Conformance | ValueSet / Code |
ParticipantRole.nullFlavor | required | CDANullFlavor |
ParticipantRole.typeId.nullFlavor | required | CDANullFlavor |
ParticipantRole.templateId:service-delivery-loc.nullFlavor | required | CDANullFlavor |
ParticipantRole.classCode | required | Fixed Value: SDLOC |
ParticipantRole.id:NPI.nullFlavor | required | CDANullFlavor |
ParticipantRole.id:CLIA.nullFlavor | required | CDANullFlavor |
ParticipantRole.id:NAIC.nullFlavor | required | CDANullFlavor |
ParticipantRole.code | required | HealthcareServiceLocation |
ParticipantRole.playingEntity.nullFlavor | required | CDANullFlavor |
ParticipantRole.playingEntity.typeId.nullFlavor | required | CDANullFlavor |
ParticipantRole.playingEntity.classCode | required | Fixed Value: PLC |
ParticipantRole.playingEntity.determinerCode | required | Fixed Value: INSTANCE |
ParticipantRole.playingEntity.code | example | EntityCode |
Id | Grade | Path(s) | Details | Requirements |
81-7296 | error | ParticipantRole.addr | **SHALL NOT** have mixed content except for white space (CONF:81-7296) : item.xmlText.empty() | |
81-10024 | error | ParticipantRole.addr | If the country is US, the state element is required and SHALL be selected from ValueSet StateValueSet but SHOULD have @nullFlavor if the state is unknown. If country is not specified, it's assumed to be US. If country is something other than US, the state MAY be present but MAY be bound to different vocabularies (CONF:81-10024). : nullFlavor.exists() or (item.country.exists() and item.country.xmlText != 'US' and item.country.xmlText != 'USA') or item.state.exists(nullFlavor.exists() or xmlText.memberOf('http://hl7.org/fhir/us/core/ValueSet/us-core-usps-state')) | |
81-10025 | error | ParticipantRole.addr | If the country is US, the postalCode element is required but SHOULD have @nullFlavor if the postalCode is unknown. If country is not specified, it's assumed to be US. If country is something other than US, the postalCode MAY be present but MAY be bound to different vocabularies (CONF:81-10025). : nullFlavor.exists() or (item.country.exists() and item.country.xmlText != 'US' and item.country.xmlText != 'USA') or item.postalCode.exists(nullFlavor.exists() or xmlText.matches('[0-9]{5}(-[0-9]{4})?')) | |
role-choice | error | ParticipantRole | playingDevice and playingEntity are mutually exclusive : (playingDevice | playingEntity).count() <= 1 | |
shall-city | error | ParticipantRole.addr | SHALL contain exactly one [1..1] city (CONF:81-7292). : nullFlavor.exists() or item.city.count() = 1 | |
shall-max-ad-parts | error | ParticipantRole.addr | SHALL have at most one of each: state, city, postalCode, and country : (item.state.empty() or item.state.count() = 1) and (item.city.empty() or item.city.count() = 1) and (item.postalCode.empty() or item.postalCode.count() = 1) and (item.country.empty() or item.country.count() = 1) | |
shall-streetAddressLine | error | ParticipantRole.addr | SHALL contain at least one and not more than 4 streetAddressLine (CONF:81-7291). : nullFlavor.exists() or (item.streetAddressLine.count() >= 1 and item.streetAddressLine.count() <= 4) | |
should-addr | warning | ParticipantRole | SHOULD contain addr : addr.exists() | |
should-country | warning | ParticipantRole.addr | SHOULD contain country : nullFlavor.exists() or item.country.exists() | |
should-telecom | warning | ParticipantRole | SHOULD contain telecom : telecom.exists() | |
should-use | warning | ParticipantRole.addr | SHOULD contain @use : nullFlavor.exists() or use.exists() |
This structure is derived from ParticipantRole
Summary
Mandatory: 4 elements (3 nested mandatory elements)
Fixed Value: 2 elements
Prohibited: 1 element
Structures
This structure refers to these other structures:
Slices
This structure defines the following Slices: