Common
Class ClinicalDataSource

The term "provenance" originally refers to the chronology of the ownership, custody or location of a historical object, but has come to mean any information about the history of any object. This class conveys information about who provided the information about a clinically relevant assertion (such as a Clinical Observation), and when that information was recorded, entered, verified, etc.

Attributes
«TS» PointInTime dateReported dateReported

The date that the Clinical Observation was reported to the Practitioner who "owns" the record of the observation. This date is potentially different from the time that the underlying condition occurred or was actually observed.
"Contains the date/time the allergy was reported to a caregiver." - HL7 Version 2.8, IAM-13

InformationReporter informationReporter informationReporter

Pointer to a Person who reported information on the patient's behalf. This may be the Patient him/herself, a spouse or relative, or another clinician.
"Contains the name of the person reporting the allergy to a caregiver at the time reported in Reported Date/Time." - HL7 Version 2.8, IAM-14.
"The source of the information about the allergy that is recorded." - HL7 FHIR, AllergyIntolerance.asserter

«CS» Code informationSource informationSource

This property categorizes the source of the clinically relevant information. This categorization provides an indication of the trustworthiness of the information. For example, a Practitioner might place a higher degree of confidence in information provided by another Practitioner over information provide by a Patient's relative. Possible values include: Patient, Patient Guardian, Other Practitioner, Records Review, Clinical Evidence, etc. When the information source is someone other than the Author of the record (i.e., the Practitioner who "owns" the record, or the Patient, the name of that Person may be recorded in the Information Reporter class. Note that in VistA, this concept is generally called Observed if observed by a clinician, or Historical if patient-reported.

"The source of the data when the report of the immunization event is not based on information from the person who administered the vaccine." Possible values are: Other provider; Written record; Parent/guardian/patient recall; School record. - HL7 FHIR, Immunization.reportOrigin
"The person or organization that provided the information about the taking of this medication. Note: Use derivedFrom when a MedicationStatement is derived from other resources, e.g. Claim or MedicationRequest." - HL7 FHIR, MedicationStatement.informationSource
"The person who answered the questions about the subject. When answering questions about a subject that is minor, incapable of answering or an animal, another human source may answer the questions." - HL7 FHIR, QuestionnaireResponse.source
"Please note: The Patient-reported category can include reporting by patient's family or guardian." - PCORnet Common Data Model, Vital.Vital_Source. Possible values include: Patient-reported; Patient device direct feed; Healthcare delivery setting; Healthcare device direct feed; No information; Unknown; Other.

Boolean isPatientReported isPatientReported

This property indicates whether the clinically relevant information was provided by the Patient (or by a Patient's relative or guardian), and therefore provides an indication of the trustworthiness of the information. Note that this property can be derived from the informationSource property, and therefore might not be stored as a separate concept in some implementations. It is therefore marked as a derived property.
"Self-reported indicator." - HL7 FHIR, Immunization.reaction.reported

Boolean isPrimarySource isPrimarySource

This property indicates whether the clinically relevant information was provided by a clinician who performed the service or observed the reported information and therefore provides an indication of the trustworthiness of the information. Note that this property can be derived from the informationSource property, and therefore might not be stored as a separate concept in some implementations. It is therefore marked as a derived property.

"An indication that the content of the record is based on information from the person who administered the vaccine. This reflects the context under which the data was originally recorded." - HL7 FHIR, Immunization.primarySource

ServiceDeliveryLocation serviceDeliveryLocation serviceDeliveryLocation

Pointer to the Service Delivery Location at which or under whose auspices the Clinical Information was created. This pointer implies which Organization "owns" the Clinical Information record.


Represents "the section of the diagnostic service where the observation was performed. If the study was performed by an outside service, the identification of that service should be recorded here" - HL7 Version 2.8, OBR-24.
"Contains the name of the organization/service responsible for performing the service." - HL7 Version 2.8, OBX-23.
"Contains the address of the organization/service responsible for performing the service." - HL7 Version 2.8, OBX-24.

"Contains the name of the organization providing the update to the allergy" - HL7 Version 2.8, IAM-19.
"Contains the name of the organization that initially recorded the allergy" - HL7 Version 2.8, IAM-28.
"Contains the name of the organization that modified the allergy" - HL7 Version 2.8, IAM-29.
"Contains the name of the organization that inactivated the allergy" - HL7 Version 2.8, IAM-30.


Properties:

Alias
Classifier Behavior
Is Abstractfalse
Is Activefalse
Is Leaffalse
Keywords
NameClinicalDataSource
Name Expression
NamespaceCommon
Owned Template Signature
OwnerCommon
Owning Template Parameter
PackageCommon
Qualified NameFHIM::Common::ClinicalDataSource
Representation
Stereotype
Template Parameter
VisibilityPublic

Attribute Details

 dateReported
Public «TS» PointInTime dateReported

The date that the Clinical Observation was reported to the Practitioner who "owns" the record of the observation. This date is potentially different from the time that the underlying condition occurred or was actually observed.
"Contains the date/time the allergy was reported to a caregiver." - HL7 Version 2.8, IAM-13

Constraints:
Properties:

AggregationNone
Alias
Association
Association End
ClassClinicalDataSource
Datatype
Default
Default Value
Is Compositefalse
Is Derivedfalse
Is Derived Unionfalse
Is Leaffalse
Is Orderedfalse
Is Read Onlyfalse
Is Staticfalse
Is Uniquetrue
Keywords
Lower1
Lower Value(1)
Multiplicity1
NamedateReported
Name Expression
NamespaceClinicalDataSource
Opposite
OwnerClinicalDataSource
Owning Association
Owning Template Parameter
Qualified NameFHIM::Common::ClinicalDataSource::dateReported
Stereotype
Template Parameter
Type«TS» PointInTime
Upper1
Upper Value(1)
VisibilityPublic


 informationReporter
Public InformationReporter informationReporter

Pointer to a Person who reported information on the patient's behalf. This may be the Patient him/herself, a spouse or relative, or another clinician.
"Contains the name of the person reporting the allergy to a caregiver at the time reported in Reported Date/Time." - HL7 Version 2.8, IAM-14.
"The source of the information about the allergy that is recorded." - HL7 FHIR, AllergyIntolerance.asserter

Constraints:
Properties:

AggregationNone
Alias
Associationprovenance_informationReporter
Association End
ClassClinicalDataSource
Datatype
Default
Default Value
Is Compositefalse
Is Derivedfalse
Is Derived Unionfalse
Is Leaffalse
Is Orderedfalse
Is Read Onlyfalse
Is Staticfalse
Is Uniquetrue
Keywords
Lower0
Lower Value(0)
Multiplicity0..1
NameinformationReporter
Name Expression
NamespaceClinicalDataSource
Opposite
OwnerClinicalDataSource
Owning Association
Owning Template Parameter
Qualified NameFHIM::Common::ClinicalDataSource::informationReporter
Stereotype
Template Parameter
TypeInformationReporter
Upper1
Upper Value(1)
VisibilityPublic


 informationSource
Public «CS» Code informationSource

This property categorizes the source of the clinically relevant information. This categorization provides an indication of the trustworthiness of the information. For example, a Practitioner might place a higher degree of confidence in information provided by another Practitioner over information provide by a Patient's relative. Possible values include: Patient, Patient Guardian, Other Practitioner, Records Review, Clinical Evidence, etc. When the information source is someone other than the Author of the record (i.e., the Practitioner who "owns" the record, or the Patient, the name of that Person may be recorded in the Information Reporter class. Note that in VistA, this concept is generally called Observed if observed by a clinician, or Historical if patient-reported.

"The source of the data when the report of the immunization event is not based on information from the person who administered the vaccine." Possible values are: Other provider; Written record; Parent/guardian/patient recall; School record. - HL7 FHIR, Immunization.reportOrigin
"The person or organization that provided the information about the taking of this medication. Note: Use derivedFrom when a MedicationStatement is derived from other resources, e.g. Claim or MedicationRequest." - HL7 FHIR, MedicationStatement.informationSource
"The person who answered the questions about the subject. When answering questions about a subject that is minor, incapable of answering or an animal, another human source may answer the questions." - HL7 FHIR, QuestionnaireResponse.source
"Please note: The Patient-reported category can include reporting by patient's family or guardian." - PCORnet Common Data Model, Vital.Vital_Source. Possible values include: Patient-reported; Patient device direct feed; Healthcare delivery setting; Healthcare device direct feed; No information; Unknown; Other.

Constraints:
Properties:

AggregationNone
Alias
Association
Association End
ClassClinicalDataSource
Datatype
Default
Default Value
Is Compositefalse
Is Derivedfalse
Is Derived Unionfalse
Is Leaffalse
Is Orderedfalse
Is Read Onlyfalse
Is Staticfalse
Is Uniquetrue
Keywords
Lower0
Lower Value(0)
Multiplicity0..1
NameinformationSource
Name Expression
NamespaceClinicalDataSource
Opposite
OwnerClinicalDataSource
Owning Association
Owning Template Parameter
Qualified NameFHIM::Common::ClinicalDataSource::informationSource
Stereotype
Template Parameter
Type«CS» Code
Upper1
Upper Value(1)
VisibilityPublic


 isPatientReported
Public Boolean isPatientReported

This property indicates whether the clinically relevant information was provided by the Patient (or by a Patient's relative or guardian), and therefore provides an indication of the trustworthiness of the information. Note that this property can be derived from the informationSource property, and therefore might not be stored as a separate concept in some implementations. It is therefore marked as a derived property.
"Self-reported indicator." - HL7 FHIR, Immunization.reaction.reported

Constraints:
Properties:

AggregationNone
Alias
Association
Association End
ClassClinicalDataSource
Datatype
Default
Default Value
Is Compositefalse
Is Derivedtrue
Is Derived Unionfalse
Is Leaffalse
Is Orderedfalse
Is Read Onlyfalse
Is Staticfalse
Is Uniquetrue
Keywords
Lower0
Lower Value(0)
Multiplicity0..1
NameisPatientReported
Name Expression
NamespaceClinicalDataSource
Opposite
OwnerClinicalDataSource
Owning Association
Owning Template Parameter
Qualified NameFHIM::Common::ClinicalDataSource::isPatientReported
Stereotype
Template Parameter
TypeBoolean
Upper1
Upper Value(1)
VisibilityPublic


 isPrimarySource
Public Boolean isPrimarySource

This property indicates whether the clinically relevant information was provided by a clinician who performed the service or observed the reported information and therefore provides an indication of the trustworthiness of the information. Note that this property can be derived from the informationSource property, and therefore might not be stored as a separate concept in some implementations. It is therefore marked as a derived property.

"An indication that the content of the record is based on information from the person who administered the vaccine. This reflects the context under which the data was originally recorded." - HL7 FHIR, Immunization.primarySource

Constraints:
Properties:

AggregationNone
Alias
Association
Association End
ClassClinicalDataSource
Datatype
Default
Default Value
Is Compositefalse
Is Derivedtrue
Is Derived Unionfalse
Is Leaffalse
Is Orderedfalse
Is Read Onlyfalse
Is Staticfalse
Is Uniquetrue
Keywords
Lower0
Lower Value(0)
Multiplicity0..1
NameisPrimarySource
Name Expression
NamespaceClinicalDataSource
Opposite
OwnerClinicalDataSource
Owning Association
Owning Template Parameter
Qualified NameFHIM::Common::ClinicalDataSource::isPrimarySource
Stereotype
Template Parameter
TypeBoolean
Upper1
Upper Value(1)
VisibilityPublic


 serviceDeliveryLocation
Public ServiceDeliveryLocation serviceDeliveryLocation

Pointer to the Service Delivery Location at which or under whose auspices the Clinical Information was created. This pointer implies which Organization "owns" the Clinical Information record.


Represents "the section of the diagnostic service where the observation was performed. If the study was performed by an outside service, the identification of that service should be recorded here" - HL7 Version 2.8, OBR-24.
"Contains the name of the organization/service responsible for performing the service." - HL7 Version 2.8, OBX-23.
"Contains the address of the organization/service responsible for performing the service." - HL7 Version 2.8, OBX-24.

"Contains the name of the organization providing the update to the allergy" - HL7 Version 2.8, IAM-19.
"Contains the name of the organization that initially recorded the allergy" - HL7 Version 2.8, IAM-28.
"Contains the name of the organization that modified the allergy" - HL7 Version 2.8, IAM-29.
"Contains the name of the organization that inactivated the allergy" - HL7 Version 2.8, IAM-30.

Constraints:
Properties:

AggregationNone
Alias
Associationprovenance_serviceDeliveryLocation
Association End
ClassClinicalDataSource
Datatype
Default
Default Value
Is Compositefalse
Is Derivedfalse
Is Derived Unionfalse
Is Leaffalse
Is Orderedfalse
Is Read Onlyfalse
Is Staticfalse
Is Uniquetrue
Keywords
Lower0
Lower Value(0)
Multiplicity*
NameserviceDeliveryLocation
Name Expression
NamespaceClinicalDataSource
Opposite
OwnerClinicalDataSource
Owning Association
Owning Template Parameter
Qualified NameFHIM::Common::ClinicalDataSource::serviceDeliveryLocation
Stereotype
Template Parameter
TypeServiceDeliveryLocation
Upper*
Upper Value(*)
VisibilityPublic