{
"description": "This clinical statement represents the physical place of available services or resources. It is the location of a service event where an act, observation or procedure took or can place.",
"_filename": "StructureDefinition-ServiceDeliveryLocation.json",
"package_name": "hl7.cda.us.ccda",
"date": "2024-05-18T00:16:25-05:00",
"derivation": "constraint",
"publisher": "Health Level Seven",
"fhirVersion": "5.0.0",
"jurisdiction": [ {
"coding": [ {
"code": "US",
"system": "urn:iso:std:iso:3166"
} ]
} ],
"name": "ServiceDeliveryLocation",
"mapping": [ {
"uri": "http://hl7.org/v3",
"name": "RIM Mapping",
"identity": "rim"
} ],
"abstract": false,
"type": "http://hl7.org/cda/stds/core/StructureDefinition/ParticipantRole",
"experimental": null,
"resourceType": "StructureDefinition",
"title": "Service Delivery Location",
"package_version": "3.0.0",
"extension": [ {
"url": "http://hl7.org/fhir/tools/StructureDefinition/logical-target",
"_valueBoolean": {
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/data-absent-reason",
"valueCode": "not-applicable"
} ]
}
}, {
"url": "http://hl7.org/fhir/tools/StructureDefinition/xml-namespace",
"valueUri": "urn:hl7-org:v3"
}, {
"url": "http://hl7.org/fhir/tools/StructureDefinition/xml-name",
"valueString": "participantRole"
}, {
"url": "http://hl7.org/fhir/tools/StructureDefinition/logical-container",
"valueUri": "http://hl7.org/cda/stds/core/StructureDefinition/ClinicalDocument"
}, {
"url": "http://hl7.org/fhir/tools/StructureDefinition/type-profile-style",
"valueUri": "cda"
} ],
"snapshot": {
"element": [ {
"constraint": [ {
"key": "role-choice",
"human": "playingDevice and playingEntity are mutually exclusive",
"source": "http://hl7.org/cda/stds/core/StructureDefinition/ParticipantRole",
"severity": "error",
"expression": "(playingDevice | playingEntity).count() <= 1"
}, {
"key": "should-addr",
"human": "SHOULD contain addr",
"source": "http://hl7.org/cda/us/ccda/StructureDefinition/ServiceDeliveryLocation",
"severity": "warning",
"expression": "addr.exists()"
}, {
"key": "should-telecom",
"human": "SHOULD contain telecom",
"source": "http://hl7.org/cda/us/ccda/StructureDefinition/ServiceDeliveryLocation",
"severity": "warning",
"expression": "telecom.exists()"
} ],
"path": "ParticipantRole",
"min": 1,
"definition": "Defines the basic properties of every data value. This is an abstract type, meaning that no value can be just a data value without belonging to any concrete type. Every concrete type is a specialization of this general abstract DataValue type.",
"isModifier": false,
"short": "Base for all types and resources",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"max": "1",
"id": "ParticipantRole",
"base": {
"max": "*",
"min": 0,
"path": "Base"
}
}, {
"path": "ParticipantRole.nullFlavor",
"min": 0,
"definition": "If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.",
"type": [ {
"code": "code",
"profile": [ "http://hl7.org/cda/stds/core/StructureDefinition/cs-simple" ]
} ],
"binding": {
"strength": "required",
"valueSet": "http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor"
},
"representation": [ "xmlAttr" ],
"max": "1",
"label": "Exceptional Value Detail",
"id": "ParticipantRole.nullFlavor",
"base": {
"max": "1",
"min": 0,
"path": "ANY.nullFlavor"
}
}, {
"id": "ParticipantRole.realmCode",
"max": "*",
"min": 0,
"base": {
"max": "*",
"min": 0,
"path": "InfrastructureRoot.realmCode"
},
"path": "ParticipantRole.realmCode",
"type": [ {
"code": "http://hl7.org/cda/stds/core/StructureDefinition/CS"
} ],
"definition": "When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question"
}, {
"id": "ParticipantRole.typeId",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "InfrastructureRoot.typeId"
},
"path": "ParticipantRole.typeId",
"type": [ {
"code": "http://hl7.org/cda/stds/core/StructureDefinition/II"
} ],
"definition": "When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question."
}, {
"path": "ParticipantRole.typeId.nullFlavor",
"min": 0,
"definition": "If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.",
"type": [ {
"code": "code",
"profile": [ "http://hl7.org/cda/stds/core/StructureDefinition/cs-simple" ]
} ],
"binding": {
"strength": "required",
"valueSet": "http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor"
},
"representation": [ "xmlAttr" ],
"max": "1",
"label": "Exceptional Value Detail",
"id": "ParticipantRole.typeId.nullFlavor",
"base": {
"max": "1",
"min": 0,
"path": "ANY.nullFlavor"
}
}, {
"path": "ParticipantRole.typeId.assigningAuthorityName",
"min": 0,
"definition": "A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.",
"type": [ {
"code": "string",
"profile": [ "http://hl7.org/cda/stds/core/StructureDefinition/st-simple" ]
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"label": "Assigning Authority Name",
"id": "ParticipantRole.typeId.assigningAuthorityName",
"base": {
"max": "1",
"min": 0,
"path": "II.assigningAuthorityName"
}
}, {
"path": "ParticipantRole.typeId.displayable",
"min": 0,
"definition": "Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).",
"type": [ {
"code": "boolean",
"profile": [ "http://hl7.org/cda/stds/core/StructureDefinition/bl-simple" ]
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"label": "Displayable",
"id": "ParticipantRole.typeId.displayable",
"base": {
"max": "1",
"min": 0,
"path": "II.displayable"
}
}, {
"path": "ParticipantRole.typeId.root",
"min": 1,
"definition": "Identifies the type as an HL7 Registered model",
"type": [ {
"code": "string",
"profile": [ "http://hl7.org/cda/stds/core/StructureDefinition/oid", "http://hl7.org/cda/stds/core/StructureDefinition/uuid", "http://hl7.org/cda/stds/core/StructureDefinition/ruid" ]
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"fixedString": "2.16.840.1.113883.1.3",
"label": "Root",
"id": "ParticipantRole.typeId.root",
"base": {
"max": "1",
"min": 0,
"path": "II.root"
}
}, {
"path": "ParticipantRole.typeId.extension",
"min": 1,
"definition": "A character string as a unique identifier within the scope of the identifier root.",
"type": [ {
"code": "string",
"profile": [ "http://hl7.org/cda/stds/core/StructureDefinition/st-simple" ]
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"label": "Extension",
"id": "ParticipantRole.typeId.extension",
"base": {
"max": "1",
"min": 0,
"path": "II.extension"
}
}, {
"id": "ParticipantRole.templateId",
"max": "*",
"min": 1,
"base": {
"max": "*",
"min": 0,
"path": "InfrastructureRoot.templateId"
},
"path": "ParticipantRole.templateId",
"type": [ {
"code": "http://hl7.org/cda/stds/core/StructureDefinition/II"
} ],
"slicing": {
"rules": "open",
"discriminator": [ {
"path": "root",
"type": "value"
} ]
},
"definition": "When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question"
}, {
"id": "ParticipantRole.templateId:service-delivery-loc",
"max": "1",
"min": 1,
"base": {
"max": "*",
"min": 0,
"path": "InfrastructureRoot.templateId"
},
"path": "ParticipantRole.templateId",
"type": [ {
"code": "http://hl7.org/cda/stds/core/StructureDefinition/II"
} ],
"sliceName": "service-delivery-loc",
"definition": "When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question"
}, {
"path": "ParticipantRole.templateId.nullFlavor",
"min": 0,
"definition": "If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.",
"type": [ {
"code": "code",
"profile": [ "http://hl7.org/cda/stds/core/StructureDefinition/cs-simple" ]
} ],
"binding": {
"strength": "required",
"valueSet": "http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor"
},
"representation": [ "xmlAttr" ],
"max": "1",
"label": "Exceptional Value Detail",
"id": "ParticipantRole.templateId:service-delivery-loc.nullFlavor",
"base": {
"max": "1",
"min": 0,
"path": "ANY.nullFlavor"
}
}, {
"path": "ParticipantRole.templateId.assigningAuthorityName",
"min": 0,
"definition": "A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.",
"type": [ {
"code": "string",
"profile": [ "http://hl7.org/cda/stds/core/StructureDefinition/st-simple" ]
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"label": "Assigning Authority Name",
"id": "ParticipantRole.templateId:service-delivery-loc.assigningAuthorityName",
"base": {
"max": "1",
"min": 0,
"path": "II.assigningAuthorityName"
}
}, {
"path": "ParticipantRole.templateId.displayable",
"min": 0,
"definition": "Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).",
"type": [ {
"code": "boolean",
"profile": [ "http://hl7.org/cda/stds/core/StructureDefinition/bl-simple" ]
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"label": "Displayable",
"id": "ParticipantRole.templateId:service-delivery-loc.displayable",
"base": {
"max": "1",
"min": 0,
"path": "II.displayable"
}
}, {
"path": "ParticipantRole.templateId.root",
"min": 1,
"definition": "A unique identifier that guarantees the global uniqueness of the instance identifier. The root alone may be the entire instance identifier.",
"type": [ {
"code": "string",
"profile": [ "http://hl7.org/cda/stds/core/StructureDefinition/oid", "http://hl7.org/cda/stds/core/StructureDefinition/uuid", "http://hl7.org/cda/stds/core/StructureDefinition/ruid" ]
} ],
"patternString": "2.16.840.1.113883.10.20.22.4.32",
"representation": [ "xmlAttr" ],
"max": "1",
"label": "Root",
"id": "ParticipantRole.templateId:service-delivery-loc.root",
"base": {
"max": "1",
"min": 0,
"path": "II.root"
}
}, {
"path": "ParticipantRole.templateId.extension",
"min": 0,
"definition": "A character string as a unique identifier within the scope of the identifier root.",
"type": [ {
"code": "string",
"profile": [ "http://hl7.org/cda/stds/core/StructureDefinition/st-simple" ]
} ],
"representation": [ "xmlAttr" ],
"max": "0",
"label": "Extension",
"id": "ParticipantRole.templateId:service-delivery-loc.extension",
"base": {
"max": "1",
"min": 0,
"path": "II.extension"
}
}, {
"path": "ParticipantRole.classCode",
"fixedCode": "SDLOC",
"min": 1,
"defaultValueCode": "ROL",
"type": [ {
"code": "code",
"profile": [ "http://hl7.org/cda/stds/core/StructureDefinition/cs-simple" ]
} ],
"binding": {
"strength": "required",
"valueSet": "http://hl7.org/cda/stds/core/ValueSet/CDARoleClassRoot"
},
"representation": [ "xmlAttr" ],
"max": "1",
"id": "ParticipantRole.classCode",
"comment": "SHALL contain exactly one [1..1] @classCode=\"SDLOC\" (CodeSystem: HL7RoleCode urn:oid:2.16.840.1.113883.5.111 STATIC) (CONF:81-7758).",
"base": {
"max": "1",
"min": 0,
"path": "ParticipantRole.classCode"
}
}, {
"path": "ParticipantRole.id",
"min": 0,
"short": "(USCDI) Facility Identifier",
"slicing": {
"rules": "open",
"discriminator": [ {
"path": "root",
"type": "value"
} ]
},
"type": [ {
"code": "http://hl7.org/cda/stds/core/StructureDefinition/II"
} ],
"extension": [ {
"url": "http://hl7.org/fhir/us/core/StructureDefinition/uscdi-requirement",
"valueBoolean": true
} ],
"max": "*",
"id": "ParticipantRole.id",
"comment": "Systems SHALL support National Provider Identifier (NPI) for organizations and SHOULD support Clinical Laboratory Improvement Amendments (CLIA) for laboratories and the National Association of Insurance Commissioners NAIC Company code (sometimes called “NAIC Number” or “cocode”) for payers.",
"base": {
"max": "*",
"min": 0,
"path": "ParticipantRole.id"
}
}, {
"id": "ParticipantRole.id:NPI",
"max": "*",
"min": 0,
"base": {
"max": "*",
"min": 0,
"path": "ParticipantRole.id"
},
"path": "ParticipantRole.id",
"type": [ {
"code": "http://hl7.org/cda/stds/core/StructureDefinition/II"
} ],
"sliceName": "NPI"
}, {
"path": "ParticipantRole.id.nullFlavor",
"min": 0,
"definition": "If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.",
"type": [ {
"code": "code",
"profile": [ "http://hl7.org/cda/stds/core/StructureDefinition/cs-simple" ]
} ],
"binding": {
"strength": "required",
"valueSet": "http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor"
},
"representation": [ "xmlAttr" ],
"max": "1",
"label": "Exceptional Value Detail",
"id": "ParticipantRole.id:NPI.nullFlavor",
"base": {
"max": "1",
"min": 0,
"path": "ANY.nullFlavor"
}
}, {
"path": "ParticipantRole.id.assigningAuthorityName",
"min": 0,
"definition": "A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.",
"type": [ {
"code": "string",
"profile": [ "http://hl7.org/cda/stds/core/StructureDefinition/st-simple" ]
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"label": "Assigning Authority Name",
"id": "ParticipantRole.id:NPI.assigningAuthorityName",
"base": {
"max": "1",
"min": 0,
"path": "II.assigningAuthorityName"
}
}, {
"path": "ParticipantRole.id.displayable",
"min": 0,
"definition": "Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).",
"type": [ {
"code": "boolean",
"profile": [ "http://hl7.org/cda/stds/core/StructureDefinition/bl-simple" ]
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"label": "Displayable",
"id": "ParticipantRole.id:NPI.displayable",
"base": {
"max": "1",
"min": 0,
"path": "II.displayable"
}
}, {
"path": "ParticipantRole.id.root",
"min": 1,
"definition": "A unique identifier that guarantees the global uniqueness of the instance identifier. The root alone may be the entire instance identifier.",
"type": [ {
"code": "string",
"profile": [ "http://hl7.org/cda/stds/core/StructureDefinition/oid", "http://hl7.org/cda/stds/core/StructureDefinition/uuid", "http://hl7.org/cda/stds/core/StructureDefinition/ruid" ]
} ],
"patternString": "2.16.840.1.113883.4.6",
"representation": [ "xmlAttr" ],
"max": "1",
"label": "Root",
"id": "ParticipantRole.id:NPI.root",
"base": {
"max": "1",
"min": 0,
"path": "II.root"
}
}, {
"path": "ParticipantRole.id.extension",
"min": 0,
"definition": "A character string as a unique identifier within the scope of the identifier root.",
"type": [ {
"code": "string",
"profile": [ "http://hl7.org/cda/stds/core/StructureDefinition/st-simple" ]
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"label": "Extension",
"id": "ParticipantRole.id:NPI.extension",
"base": {
"max": "1",
"min": 0,
"path": "II.extension"
}
}, {
"id": "ParticipantRole.id:CLIA",
"max": "*",
"min": 0,
"base": {
"max": "*",
"min": 0,
"path": "ParticipantRole.id"
},
"path": "ParticipantRole.id",
"type": [ {
"code": "http://hl7.org/cda/stds/core/StructureDefinition/II"
} ],
"sliceName": "CLIA"
}, {
"path": "ParticipantRole.id.nullFlavor",
"min": 0,
"definition": "If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.",
"type": [ {
"code": "code",
"profile": [ "http://hl7.org/cda/stds/core/StructureDefinition/cs-simple" ]
} ],
"binding": {
"strength": "required",
"valueSet": "http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor"
},
"representation": [ "xmlAttr" ],
"max": "1",
"label": "Exceptional Value Detail",
"id": "ParticipantRole.id:CLIA.nullFlavor",
"base": {
"max": "1",
"min": 0,
"path": "ANY.nullFlavor"
}
}, {
"path": "ParticipantRole.id.assigningAuthorityName",
"min": 0,
"definition": "A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.",
"type": [ {
"code": "string",
"profile": [ "http://hl7.org/cda/stds/core/StructureDefinition/st-simple" ]
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"label": "Assigning Authority Name",
"id": "ParticipantRole.id:CLIA.assigningAuthorityName",
"base": {
"max": "1",
"min": 0,
"path": "II.assigningAuthorityName"
}
}, {
"path": "ParticipantRole.id.displayable",
"min": 0,
"definition": "Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).",
"type": [ {
"code": "boolean",
"profile": [ "http://hl7.org/cda/stds/core/StructureDefinition/bl-simple" ]
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"label": "Displayable",
"id": "ParticipantRole.id:CLIA.displayable",
"base": {
"max": "1",
"min": 0,
"path": "II.displayable"
}
}, {
"path": "ParticipantRole.id.root",
"min": 1,
"definition": "A unique identifier that guarantees the global uniqueness of the instance identifier. The root alone may be the entire instance identifier.",
"type": [ {
"code": "string",
"profile": [ "http://hl7.org/cda/stds/core/StructureDefinition/oid", "http://hl7.org/cda/stds/core/StructureDefinition/uuid", "http://hl7.org/cda/stds/core/StructureDefinition/ruid" ]
} ],
"patternString": "2.16.840.1.113883.4.7",
"representation": [ "xmlAttr" ],
"max": "1",
"label": "Root",
"id": "ParticipantRole.id:CLIA.root",
"base": {
"max": "1",
"min": 0,
"path": "II.root"
}
}, {
"path": "ParticipantRole.id.extension",
"min": 0,
"definition": "A character string as a unique identifier within the scope of the identifier root.",
"type": [ {
"code": "string",
"profile": [ "http://hl7.org/cda/stds/core/StructureDefinition/st-simple" ]
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"label": "Extension",
"id": "ParticipantRole.id:CLIA.extension",
"base": {
"max": "1",
"min": 0,
"path": "II.extension"
}
}, {
"id": "ParticipantRole.id:NAIC",
"max": "*",
"min": 0,
"base": {
"max": "*",
"min": 0,
"path": "ParticipantRole.id"
},
"path": "ParticipantRole.id",
"type": [ {
"code": "http://hl7.org/cda/stds/core/StructureDefinition/II"
} ],
"sliceName": "NAIC"
}, {
"path": "ParticipantRole.id.nullFlavor",
"min": 0,
"definition": "If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.",
"type": [ {
"code": "code",
"profile": [ "http://hl7.org/cda/stds/core/StructureDefinition/cs-simple" ]
} ],
"binding": {
"strength": "required",
"valueSet": "http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor"
},
"representation": [ "xmlAttr" ],
"max": "1",
"label": "Exceptional Value Detail",
"id": "ParticipantRole.id:NAIC.nullFlavor",
"base": {
"max": "1",
"min": 0,
"path": "ANY.nullFlavor"
}
}, {
"path": "ParticipantRole.id.assigningAuthorityName",
"min": 0,
"definition": "A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.",
"type": [ {
"code": "string",
"profile": [ "http://hl7.org/cda/stds/core/StructureDefinition/st-simple" ]
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"label": "Assigning Authority Name",
"id": "ParticipantRole.id:NAIC.assigningAuthorityName",
"base": {
"max": "1",
"min": 0,
"path": "II.assigningAuthorityName"
}
}, {
"path": "ParticipantRole.id.displayable",
"min": 0,
"definition": "Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).",
"type": [ {
"code": "boolean",
"profile": [ "http://hl7.org/cda/stds/core/StructureDefinition/bl-simple" ]
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"label": "Displayable",
"id": "ParticipantRole.id:NAIC.displayable",
"base": {
"max": "1",
"min": 0,
"path": "II.displayable"
}
}, {
"path": "ParticipantRole.id.root",
"min": 1,
"definition": "A unique identifier that guarantees the global uniqueness of the instance identifier. The root alone may be the entire instance identifier.",
"type": [ {
"code": "string",
"profile": [ "http://hl7.org/cda/stds/core/StructureDefinition/oid", "http://hl7.org/cda/stds/core/StructureDefinition/uuid", "http://hl7.org/cda/stds/core/StructureDefinition/ruid" ]
} ],
"patternString": "2.16.840.1.113883.6.300",
"representation": [ "xmlAttr" ],
"max": "1",
"label": "Root",
"id": "ParticipantRole.id:NAIC.root",
"base": {
"max": "1",
"min": 0,
"path": "II.root"
}
}, {
"path": "ParticipantRole.id.extension",
"min": 0,
"definition": "A character string as a unique identifier within the scope of the identifier root.",
"type": [ {
"code": "string",
"profile": [ "http://hl7.org/cda/stds/core/StructureDefinition/st-simple" ]
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"label": "Extension",
"id": "ParticipantRole.id:NAIC.extension",
"base": {
"max": "1",
"min": 0,
"path": "II.extension"
}
}, {
"id": "ParticipantRole.sdtcIdentifiedBy",
"max": "*",
"min": 0,
"base": {
"max": "*",
"min": 0,
"path": "ParticipantRole.sdtcIdentifiedBy"
},
"path": "ParticipantRole.sdtcIdentifiedBy",
"type": [ {
"code": "http://hl7.org/cda/stds/core/StructureDefinition/IdentifiedBy"
} ],
"extension": [ {
"url": "http://hl7.org/fhir/tools/StructureDefinition/xml-namespace",
"valueUri": "urn:hl7-org:sdtc"
}, {
"url": "http://hl7.org/fhir/tools/StructureDefinition/xml-name",
"valueString": "identifiedBy"
} ]
}, {
"path": "ParticipantRole.code",
"min": 1,
"short": "(USCDI) Facility Type",
"type": [ {
"code": "http://hl7.org/cda/stds/core/StructureDefinition/CE"
} ],
"extension": [ {
"url": "http://hl7.org/fhir/us/core/StructureDefinition/uscdi-requirement",
"valueBoolean": true
} ],
"binding": {
"strength": "required",
"valueSet": "http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113883.1.11.20275"
},
"max": "1",
"id": "ParticipantRole.code",
"base": {
"max": "1",
"min": 0,
"path": "ParticipantRole.code"
}
}, {
"constraint": [ {
"key": "shall-city",
"human": "SHALL contain exactly one [1..1] city (CONF:81-7292).",
"source": "http://hl7.org/cda/us/ccda/StructureDefinition/USRealmAddress",
"severity": "error",
"expression": "nullFlavor.exists() or item.city.count() = 1"
}, {
"key": "shall-streetAddressLine",
"human": "SHALL contain at least one and not more than 4 streetAddressLine (CONF:81-7291).",
"source": "http://hl7.org/cda/us/ccda/StructureDefinition/USRealmAddress",
"severity": "error",
"expression": "nullFlavor.exists() or (item.streetAddressLine.count() >= 1 and item.streetAddressLine.count() <= 4)"
}, {
"key": "should-use",
"human": "SHOULD contain @use",
"source": "http://hl7.org/cda/us/ccda/StructureDefinition/USRealmAddress",
"severity": "warning",
"expression": "nullFlavor.exists() or use.exists()"
}, {
"key": "should-country",
"human": "SHOULD contain country",
"source": "http://hl7.org/cda/us/ccda/StructureDefinition/USRealmAddress",
"severity": "warning",
"expression": "nullFlavor.exists() or item.country.exists()"
}, {
"key": "81-7296",
"human": "**SHALL NOT** have mixed content except for white space (CONF:81-7296)",
"source": "http://hl7.org/cda/us/ccda/StructureDefinition/USRealmAddress",
"severity": "error",
"expression": "item.xmlText.empty()"
}, {
"key": "81-10024",
"human": "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).",
"source": "http://hl7.org/cda/us/ccda/StructureDefinition/USRealmAddress",
"severity": "error",
"expression": "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'))"
}, {
"key": "81-10025",
"human": "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).",
"source": "http://hl7.org/cda/us/ccda/StructureDefinition/USRealmAddress",
"severity": "error",
"expression": "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})?'))"
}, {
"key": "shall-max-ad-parts",
"human": "SHALL have at most one of each: state, city, postalCode, and country",
"source": "http://hl7.org/cda/us/ccda/StructureDefinition/USRealmAddress",
"severity": "error",
"expression": "(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)"
} ],
"path": "ParticipantRole.addr",
"min": 0,
"definition": "Mailing and home or office addresses. A sequence of address parts, such as street or post office Box, city, postal code, country, etc.",
"isModifier": false,
"short": "Base for all types and resources",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "http://hl7.org/cda/stds/core/StructureDefinition/AD",
"profile": [ "http://hl7.org/cda/us/ccda/StructureDefinition/USRealmAddress" ]
} ],
"max": "1",
"id": "ParticipantRole.addr",
"base": {
"max": "*",
"min": 0,
"path": "ParticipantRole.addr"
}
}, {
"id": "ParticipantRole.telecom",
"max": "*",
"min": 0,
"base": {
"max": "*",
"min": 0,
"path": "ParticipantRole.telecom"
},
"path": "ParticipantRole.telecom",
"type": [ {
"code": "http://hl7.org/cda/stds/core/StructureDefinition/TEL"
} ],
"comment": "SHOULD contain zero or more [0..*] telecom (CONF:81-7761)."
}, {
"id": "ParticipantRole.playingDevice",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "ParticipantRole.playingDevice"
},
"path": "ParticipantRole.playingDevice",
"type": [ {
"code": "http://hl7.org/cda/stds/core/StructureDefinition/Device"
} ]
}, {
"id": "ParticipantRole.playingEntity",
"max": "1",
"min": 1,
"base": {
"max": "1",
"min": 0,
"path": "ParticipantRole.playingEntity"
},
"path": "ParticipantRole.playingEntity",
"type": [ {
"code": "http://hl7.org/cda/stds/core/StructureDefinition/PlayingEntity"
} ],
"comment": "MAY contain zero or one [0..1] playingEntity (CONF:81-7762)."
}, {
"path": "ParticipantRole.playingEntity.nullFlavor",
"min": 0,
"definition": "If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.",
"type": [ {
"code": "code",
"profile": [ "http://hl7.org/cda/stds/core/StructureDefinition/cs-simple" ]
} ],
"binding": {
"strength": "required",
"valueSet": "http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor"
},
"representation": [ "xmlAttr" ],
"max": "1",
"label": "Exceptional Value Detail",
"id": "ParticipantRole.playingEntity.nullFlavor",
"base": {
"max": "1",
"min": 0,
"path": "ANY.nullFlavor"
}
}, {
"id": "ParticipantRole.playingEntity.realmCode",
"max": "*",
"min": 0,
"base": {
"max": "*",
"min": 0,
"path": "InfrastructureRoot.realmCode"
},
"path": "ParticipantRole.playingEntity.realmCode",
"type": [ {
"code": "http://hl7.org/cda/stds/core/StructureDefinition/CS"
} ],
"definition": "When valued in an instance, this attribute signals the imposition of realm-specific constraints. The value of this attribute identifies the realm in question"
}, {
"id": "ParticipantRole.playingEntity.typeId",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "InfrastructureRoot.typeId"
},
"path": "ParticipantRole.playingEntity.typeId",
"type": [ {
"code": "http://hl7.org/cda/stds/core/StructureDefinition/II"
} ],
"definition": "When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type. This might be a common type (also known as CMET in the messaging communication environment), or content included within a wrapper. The value of this attribute provides a unique identifier for the type in question."
}, {
"path": "ParticipantRole.playingEntity.typeId.nullFlavor",
"min": 0,
"definition": "If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.",
"type": [ {
"code": "code",
"profile": [ "http://hl7.org/cda/stds/core/StructureDefinition/cs-simple" ]
} ],
"binding": {
"strength": "required",
"valueSet": "http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor"
},
"representation": [ "xmlAttr" ],
"max": "1",
"label": "Exceptional Value Detail",
"id": "ParticipantRole.playingEntity.typeId.nullFlavor",
"base": {
"max": "1",
"min": 0,
"path": "ANY.nullFlavor"
}
}, {
"path": "ParticipantRole.playingEntity.typeId.assigningAuthorityName",
"min": 0,
"definition": "A human readable name or mnemonic for the assigning authority. The Assigning Authority Name has no computational value. The purpose of a Assigning Authority Name is to assist an unaided human interpreter of an II value to interpret the authority. Note: no automated processing must depend on the assigning authority name to be present in any form.",
"type": [ {
"code": "string",
"profile": [ "http://hl7.org/cda/stds/core/StructureDefinition/st-simple" ]
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"label": "Assigning Authority Name",
"id": "ParticipantRole.playingEntity.typeId.assigningAuthorityName",
"base": {
"max": "1",
"min": 0,
"path": "II.assigningAuthorityName"
}
}, {
"path": "ParticipantRole.playingEntity.typeId.displayable",
"min": 0,
"definition": "Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).",
"type": [ {
"code": "boolean",
"profile": [ "http://hl7.org/cda/stds/core/StructureDefinition/bl-simple" ]
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"label": "Displayable",
"id": "ParticipantRole.playingEntity.typeId.displayable",
"base": {
"max": "1",
"min": 0,
"path": "II.displayable"
}
}, {
"path": "ParticipantRole.playingEntity.typeId.root",
"min": 1,
"definition": "Identifies the type as an HL7 Registered model",
"type": [ {
"code": "string",
"profile": [ "http://hl7.org/cda/stds/core/StructureDefinition/oid", "http://hl7.org/cda/stds/core/StructureDefinition/uuid", "http://hl7.org/cda/stds/core/StructureDefinition/ruid" ]
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"fixedString": "2.16.840.1.113883.1.3",
"label": "Root",
"id": "ParticipantRole.playingEntity.typeId.root",
"base": {
"max": "1",
"min": 0,
"path": "II.root"
}
}, {
"path": "ParticipantRole.playingEntity.typeId.extension",
"min": 1,
"definition": "A character string as a unique identifier within the scope of the identifier root.",
"type": [ {
"code": "string",
"profile": [ "http://hl7.org/cda/stds/core/StructureDefinition/st-simple" ]
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"label": "Extension",
"id": "ParticipantRole.playingEntity.typeId.extension",
"base": {
"max": "1",
"min": 0,
"path": "II.extension"
}
}, {
"id": "ParticipantRole.playingEntity.templateId",
"max": "*",
"min": 0,
"base": {
"max": "*",
"min": 0,
"path": "InfrastructureRoot.templateId"
},
"path": "ParticipantRole.playingEntity.templateId",
"type": [ {
"code": "http://hl7.org/cda/stds/core/StructureDefinition/II"
} ],
"definition": "When valued in an instance, this attribute signals the imposition of a set of template-defined constraints. The value of this attribute provides a unique identifier for the templates in question"
}, {
"path": "ParticipantRole.playingEntity.classCode",
"fixedCode": "PLC",
"min": 1,
"defaultValueCode": "ENT",
"type": [ {
"code": "code",
"profile": [ "http://hl7.org/cda/stds/core/StructureDefinition/cs-simple" ]
} ],
"binding": {
"strength": "required",
"valueSet": "http://terminology.hl7.org/ValueSet/v3-EntityClassRoot"
},
"representation": [ "xmlAttr" ],
"max": "1",
"id": "ParticipantRole.playingEntity.classCode",
"comment": "The playingEntity, if present, SHALL contain exactly one [1..1] @classCode=\"PLC\" (CodeSystem: HL7EntityClass urn:oid:2.16.840.1.113883.5.41 STATIC) (CONF:81-7763).",
"base": {
"max": "1",
"min": 0,
"path": "PlayingEntity.classCode"
}
}, {
"path": "ParticipantRole.playingEntity.determinerCode",
"fixedCode": "INSTANCE",
"min": 0,
"type": [ {
"code": "code",
"profile": [ "http://hl7.org/cda/stds/core/StructureDefinition/cs-simple" ]
} ],
"binding": {
"strength": "required",
"valueSet": "http://terminology.hl7.org/ValueSet/v3-EntityDeterminer"
},
"representation": [ "xmlAttr" ],
"max": "1",
"id": "ParticipantRole.playingEntity.determinerCode",
"base": {
"max": "1",
"min": 0,
"path": "PlayingEntity.determinerCode"
}
}, {
"id": "ParticipantRole.playingEntity.code",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "PlayingEntity.code"
},
"path": "ParticipantRole.playingEntity.code",
"type": [ {
"code": "http://hl7.org/cda/stds/core/StructureDefinition/CE"
} ],
"binding": {
"strength": "example",
"valueSet": "http://hl7.org/cda/stds/core/ValueSet/CDAEntityCode"
}
}, {
"id": "ParticipantRole.playingEntity.quantity",
"max": "*",
"min": 0,
"base": {
"max": "*",
"min": 0,
"path": "PlayingEntity.quantity"
},
"path": "ParticipantRole.playingEntity.quantity",
"type": [ {
"code": "http://hl7.org/cda/stds/core/StructureDefinition/PQ"
} ]
}, {
"id": "ParticipantRole.playingEntity.name",
"max": "1",
"min": 1,
"base": {
"max": "*",
"min": 0,
"path": "PlayingEntity.name"
},
"path": "ParticipantRole.playingEntity.name",
"type": [ {
"code": "http://hl7.org/cda/stds/core/StructureDefinition/PN"
} ],
"short": "(USCDI) Facility Name",
"extension": [ {
"url": "http://hl7.org/fhir/us/core/StructureDefinition/uscdi-requirement",
"valueBoolean": true
} ]
}, {
"id": "ParticipantRole.playingEntity.sdtcBirthTime",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "PlayingEntity.sdtcBirthTime"
},
"path": "ParticipantRole.playingEntity.sdtcBirthTime",
"type": [ {
"code": "http://hl7.org/cda/stds/core/StructureDefinition/TS"
} ],
"extension": [ {
"url": "http://hl7.org/fhir/tools/StructureDefinition/xml-namespace",
"valueUri": "urn:hl7-org:sdtc"
}, {
"url": "http://hl7.org/fhir/tools/StructureDefinition/xml-name",
"valueString": "birthTime"
} ],
"definition": "The purpose of this extension is to allow the recording of the subscriber or member of a health plan in cases where the health plan eligibility system has different information on file than the provider does for the patient."
}, {
"id": "ParticipantRole.playingEntity.desc",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "PlayingEntity.desc"
},
"path": "ParticipantRole.playingEntity.desc",
"type": [ {
"code": "http://hl7.org/cda/stds/core/StructureDefinition/ED"
} ]
}, {
"id": "ParticipantRole.scopingEntity",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "ParticipantRole.scopingEntity"
},
"path": "ParticipantRole.scopingEntity",
"type": [ {
"code": "http://hl7.org/cda/stds/core/StructureDefinition/Entity"
} ]
} ]
},
"status": "draft",
"id": "fc5ec73b-1cf2-4ced-906f-6282fea3a38e",
"kind": "logical",
"url": "http://hl7.org/cda/us/ccda/StructureDefinition/ServiceDeliveryLocation",
"identifier": [ {
"value": "urn:oid:2.16.840.1.113883.10.20.22.4.32",
"system": "urn:ietf:rfc:3986"
} ],
"version": "3.0.0",
"differential": {
"element": [ {
"id": "ParticipantRole",
"path": "ParticipantRole",
"constraint": [ {
"key": "should-addr",
"human": "SHOULD contain addr",
"source": "http://hl7.org/cda/us/ccda/StructureDefinition/ServiceDeliveryLocation",
"severity": "warning",
"expression": "addr.exists()"
}, {
"key": "should-telecom",
"human": "SHOULD contain telecom",
"source": "http://hl7.org/cda/us/ccda/StructureDefinition/ServiceDeliveryLocation",
"severity": "warning",
"expression": "telecom.exists()"
} ]
}, {
"id": "ParticipantRole.templateId",
"min": 1,
"path": "ParticipantRole.templateId",
"slicing": {
"rules": "open",
"discriminator": [ {
"path": "root",
"type": "value"
} ]
}
}, {
"id": "ParticipantRole.templateId:service-delivery-loc",
"max": "1",
"min": 1,
"path": "ParticipantRole.templateId",
"sliceName": "service-delivery-loc"
}, {
"id": "ParticipantRole.templateId:service-delivery-loc.root",
"min": 1,
"path": "ParticipantRole.templateId.root",
"patternString": "2.16.840.1.113883.10.20.22.4.32"
}, {
"id": "ParticipantRole.templateId:service-delivery-loc.extension",
"max": "0",
"path": "ParticipantRole.templateId.extension"
}, {
"id": "ParticipantRole.classCode",
"min": 1,
"path": "ParticipantRole.classCode",
"comment": "SHALL contain exactly one [1..1] @classCode=\"SDLOC\" (CodeSystem: HL7RoleCode urn:oid:2.16.840.1.113883.5.111 STATIC) (CONF:81-7758).",
"fixedCode": "SDLOC"
}, {
"id": "ParticipantRole.id",
"path": "ParticipantRole.id",
"short": "(USCDI) Facility Identifier",
"comment": "Systems SHALL support National Provider Identifier (NPI) for organizations and SHOULD support Clinical Laboratory Improvement Amendments (CLIA) for laboratories and the National Association of Insurance Commissioners NAIC Company code (sometimes called “NAIC Number” or “cocode”) for payers.",
"slicing": {
"rules": "open",
"discriminator": [ {
"path": "root",
"type": "value"
} ]
},
"extension": [ {
"url": "http://hl7.org/fhir/us/core/StructureDefinition/uscdi-requirement",
"valueBoolean": true
} ]
}, {
"id": "ParticipantRole.id:NPI",
"max": "*",
"min": 0,
"path": "ParticipantRole.id",
"sliceName": "NPI"
}, {
"id": "ParticipantRole.id:NPI.root",
"min": 1,
"path": "ParticipantRole.id.root",
"patternString": "2.16.840.1.113883.4.6"
}, {
"id": "ParticipantRole.id:CLIA",
"max": "*",
"min": 0,
"path": "ParticipantRole.id",
"sliceName": "CLIA"
}, {
"id": "ParticipantRole.id:CLIA.root",
"min": 1,
"path": "ParticipantRole.id.root",
"patternString": "2.16.840.1.113883.4.7"
}, {
"id": "ParticipantRole.id:NAIC",
"max": "*",
"min": 0,
"path": "ParticipantRole.id",
"sliceName": "NAIC"
}, {
"id": "ParticipantRole.id:NAIC.root",
"min": 1,
"path": "ParticipantRole.id.root",
"patternString": "2.16.840.1.113883.6.300"
}, {
"id": "ParticipantRole.code",
"min": 1,
"path": "ParticipantRole.code",
"short": "(USCDI) Facility Type",
"binding": {
"strength": "required",
"valueSet": "http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113883.1.11.20275"
},
"extension": [ {
"url": "http://hl7.org/fhir/us/core/StructureDefinition/uscdi-requirement",
"valueBoolean": true
} ]
}, {
"id": "ParticipantRole.addr",
"max": "1",
"path": "ParticipantRole.addr",
"type": [ {
"code": "http://hl7.org/cda/stds/core/StructureDefinition/AD",
"profile": [ "http://hl7.org/cda/us/ccda/StructureDefinition/USRealmAddress" ]
} ]
}, {
"id": "ParticipantRole.telecom",
"path": "ParticipantRole.telecom",
"comment": "SHOULD contain zero or more [0..*] telecom (CONF:81-7761)."
}, {
"id": "ParticipantRole.playingEntity",
"min": 1,
"path": "ParticipantRole.playingEntity",
"comment": "MAY contain zero or one [0..1] playingEntity (CONF:81-7762)."
}, {
"id": "ParticipantRole.playingEntity.classCode",
"min": 1,
"path": "ParticipantRole.playingEntity.classCode",
"comment": "The playingEntity, if present, SHALL contain exactly one [1..1] @classCode=\"PLC\" (CodeSystem: HL7EntityClass urn:oid:2.16.840.1.113883.5.41 STATIC) (CONF:81-7763).",
"fixedCode": "PLC"
}, {
"id": "ParticipantRole.playingEntity.name",
"max": "1",
"min": 1,
"path": "ParticipantRole.playingEntity.name",
"short": "(USCDI) Facility Name",
"extension": [ {
"url": "http://hl7.org/fhir/us/core/StructureDefinition/uscdi-requirement",
"valueBoolean": true
} ]
} ]
},
"contact": [ {
"name": "HL7 International - Structured Documents",
"telecom": [ {
"value": "http://www.hl7.org/Special/committees/structure",
"system": "url"
} ]
} ],
"baseDefinition": "http://hl7.org/cda/stds/core/StructureDefinition/ParticipantRole"
}