This page is part of the Data Access Framework (v1.6.0: STU 2 Ballot 1) based on FHIR v1.6.0. . For a full list of available versions, see the Directory of published versions
The official URL for this profile is:
http://hl7.org/fhir/us/daf/StructureDefinition/daf-diagnosticreport
This profile was published on Wed Nov 19 00:00:00 AEDT 2014 as a draft by Health Level Seven International (Infrastructure and Messaging - Data Access Framework).
Description of Profiles, Differentials, Snapshots, and how the XML and JSON presentations work.
This structure is derived from DiagnosticReport
Summary
Mandatory: 7 elements (+5 nested mandatory elements)
Must-Support: 22 elements
Structures
This structure refers to these other structures:
This structure is derived from DiagnosticReport
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
DiagnosticReport | 0..* | |||
identifier | S | 0..* | Identifier | |
use | S | 1..1 | code | |
system | S | 1..1 | uri | |
value | S | 1..1 | string | |
status | S | 1..1 | code | |
category | S | 0..1 | CodeableConcept | |
code | S | 1..1 | CodeableConcept | Binding: uslab-obs-codes (extensible) |
coding | S | 0..* | Coding | |
system | S | 1..1 | uri | |
code | S | 1..1 | code | |
display | S | 0..1 | string | |
text | S | 0..1 | string | |
subject | S | 1..1 | Reference(Profile daf-patient) | |
encounter | S | 0..1 | Reference(Profile daf-encounter) | |
effective[x] | S | 1..1 | dateTime, Period | |
issued | S | 1..1 | instant | |
performer | S | 1..1 | Reference(Profile daf-pract | Profile daf-organization) | |
request | S | 1..* | Reference(Profile daf-diagnosticrequest) | |
result | S | 0..* | Reference(Profile daf-resultobs) | |
conclusion | S | 0..1 | string | |
codedDiagnosis | S | 0..* | CodeableConcept | Binding: SNOMED CT Clinical Findings (preferred) |
presentedForm | S | 0..* | Attachment | |
Documentation for this format |
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
DiagnosticReport | I | 0..* | A Diagnostic report - a combination of request information, atomic results, images, interpretation, as well as formatted reports dom-2: If the resource is contained in another resource, it SHALL NOT contain nested Resources dom-1: If the resource is contained in another resource, it SHALL NOT contain any narrative dom-4: If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated dom-3: If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource | |
id | ∑ | 0..1 | id | Logical id of this artifact |
meta | ∑ | 0..1 | Meta | Metadata about the resource |
implicitRules | ?!∑ | 0..1 | uri | A set of rules under which this content was created |
language | 0..1 | code | Language of the resource content Binding: Common Languages (extensible) | |
text | I | 0..1 | Narrative | Text summary of the resource, for human interpretation |
contained | 0..* | Resource | Contained, inline Resources | |
extension | 0..* | Extension | Additional Content defined by implementations | |
modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored |
identifier | S | 0..* | Identifier | Id for external references to this report |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional Content defined by implementations | |
use | ?!S | 1..1 | code | usual | official | temp | secondary (If known) Binding: IdentifierUse (required) |
type | ∑ | 0..1 | CodeableConcept | Description of identifier Binding: Identifier Type Codes (extensible) |
system | S | 1..1 | uri | The namespace for the identifier Example: http://www.acme.com/identifiers/patient or urn:ietf:rfc:3986 if the Identifier.value itself is a full uri |
value | S | 1..1 | string | The value that is unique Example: 123456 |
period | ∑ | 0..1 | Period | Time period when id is/was valid for use |
assigner | ∑ | 0..1 | Reference(Organization) | Organization that issued id (may be just text) |
status | ?!S | 1..1 | code | registered | partial | final | corrected | appended | cancelled | entered-in-error Binding: DiagnosticReportStatus (required) |
category | S | 0..1 | CodeableConcept | Service category Binding: Diagnostic Service Section Codes (example) |
code | S | 1..1 | CodeableConcept | Name/Code for this diagnostic report Binding: uslab-obs-codes (extensible) |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional Content defined by implementations | |
coding | S | 0..* | Coding | Code defined by a terminology system |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional Content defined by implementations | |
system | S | 1..1 | uri | Identity of the terminology system |
version | ∑ | 0..1 | string | Version of the system - if relevant |
code | S | 1..1 | code | Symbol in syntax defined by the system |
display | S | 0..1 | string | Representation defined by the system |
userSelected | ∑ | 0..1 | boolean | If this coding was chosen directly by the user |
text | S | 0..1 | string | Plain text representation of the concept |
subject | S | 1..1 | Reference(Profile daf-patient) | The subject of the report, usually, but not always, the patient |
encounter | S | 0..1 | Reference(Profile daf-encounter) | Health care event when test ordered |
effective[x] | S | 1..1 | dateTime, Period | Clinically Relevant time/time-period for report |
issued | S | 1..1 | instant | DateTime this version was released |
performer | S | 1..1 | Reference(Profile daf-pract | Profile daf-organization) | Responsible Diagnostic Service |
request | S | 1..* | Reference(Profile daf-diagnosticrequest) | A request for a diagnostic service |
specimen | 0..* | Reference(Specimen) | Specimens this report is based on | |
result | S | 0..* | Reference(Profile daf-resultobs) | Observations - simple, or complex nested groups |
imagingStudy | 0..* | Reference(ImagingStudy | ImagingManifest) | Reference to full details of imaging associated with the diagnostic report | |
image | ∑ | 0..* | BackboneElement | Key images associated with this report |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional Content defined by implementations | |
modifierExtension | ?!∑ | 0..* | Extension | Extensions that cannot be ignored |
comment | 0..1 | string | Comment about the image (e.g. explanation) | |
link | ∑ | 1..1 | Reference(Media) | Reference to the image source |
conclusion | S | 0..1 | string | Clinical Interpretation of test results |
codedDiagnosis | S | 0..* | CodeableConcept | Codes for the conclusion Binding: SNOMED CT Clinical Findings (preferred) |
presentedForm | S | 0..* | Attachment | Entire report as issued |
Documentation for this format |
yet to be done: Xml template
yet to be done: Json template
This structure is derived from DiagnosticReport.
Summary
Mandatory: 7 elements (+5 nested mandatory elements)
Must-Support: 22 elements
Structures
This structure refers to these other structures:
Differential View
This structure is derived from DiagnosticReport.
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
DiagnosticReport | 0..* | |||
identifier | S | 0..* | Identifier | |
use | S | 1..1 | code | |
system | S | 1..1 | uri | |
value | S | 1..1 | string | |
status | S | 1..1 | code | |
category | S | 0..1 | CodeableConcept | |
code | S | 1..1 | CodeableConcept | Binding: uslab-obs-codes (extensible) |
coding | S | 0..* | Coding | |
system | S | 1..1 | uri | |
code | S | 1..1 | code | |
display | S | 0..1 | string | |
text | S | 0..1 | string | |
subject | S | 1..1 | Reference(Profile daf-patient) | |
encounter | S | 0..1 | Reference(Profile daf-encounter) | |
effective[x] | S | 1..1 | dateTime, Period | |
issued | S | 1..1 | instant | |
performer | S | 1..1 | Reference(Profile daf-pract | Profile daf-organization) | |
request | S | 1..* | Reference(Profile daf-diagnosticrequest) | |
result | S | 0..* | Reference(Profile daf-resultobs) | |
conclusion | S | 0..1 | string | |
codedDiagnosis | S | 0..* | CodeableConcept | Binding: SNOMED CT Clinical Findings (preferred) |
presentedForm | S | 0..* | Attachment | |
Documentation for this format |
Snapshot View
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
DiagnosticReport | I | 0..* | A Diagnostic report - a combination of request information, atomic results, images, interpretation, as well as formatted reports dom-2: If the resource is contained in another resource, it SHALL NOT contain nested Resources dom-1: If the resource is contained in another resource, it SHALL NOT contain any narrative dom-4: If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated dom-3: If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource | |
id | ∑ | 0..1 | id | Logical id of this artifact |
meta | ∑ | 0..1 | Meta | Metadata about the resource |
implicitRules | ?!∑ | 0..1 | uri | A set of rules under which this content was created |
language | 0..1 | code | Language of the resource content Binding: Common Languages (extensible) | |
text | I | 0..1 | Narrative | Text summary of the resource, for human interpretation |
contained | 0..* | Resource | Contained, inline Resources | |
extension | 0..* | Extension | Additional Content defined by implementations | |
modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored |
identifier | S | 0..* | Identifier | Id for external references to this report |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional Content defined by implementations | |
use | ?!S | 1..1 | code | usual | official | temp | secondary (If known) Binding: IdentifierUse (required) |
type | ∑ | 0..1 | CodeableConcept | Description of identifier Binding: Identifier Type Codes (extensible) |
system | S | 1..1 | uri | The namespace for the identifier Example: http://www.acme.com/identifiers/patient or urn:ietf:rfc:3986 if the Identifier.value itself is a full uri |
value | S | 1..1 | string | The value that is unique Example: 123456 |
period | ∑ | 0..1 | Period | Time period when id is/was valid for use |
assigner | ∑ | 0..1 | Reference(Organization) | Organization that issued id (may be just text) |
status | ?!S | 1..1 | code | registered | partial | final | corrected | appended | cancelled | entered-in-error Binding: DiagnosticReportStatus (required) |
category | S | 0..1 | CodeableConcept | Service category Binding: Diagnostic Service Section Codes (example) |
code | S | 1..1 | CodeableConcept | Name/Code for this diagnostic report Binding: uslab-obs-codes (extensible) |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional Content defined by implementations | |
coding | S | 0..* | Coding | Code defined by a terminology system |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional Content defined by implementations | |
system | S | 1..1 | uri | Identity of the terminology system |
version | ∑ | 0..1 | string | Version of the system - if relevant |
code | S | 1..1 | code | Symbol in syntax defined by the system |
display | S | 0..1 | string | Representation defined by the system |
userSelected | ∑ | 0..1 | boolean | If this coding was chosen directly by the user |
text | S | 0..1 | string | Plain text representation of the concept |
subject | S | 1..1 | Reference(Profile daf-patient) | The subject of the report, usually, but not always, the patient |
encounter | S | 0..1 | Reference(Profile daf-encounter) | Health care event when test ordered |
effective[x] | S | 1..1 | dateTime, Period | Clinically Relevant time/time-period for report |
issued | S | 1..1 | instant | DateTime this version was released |
performer | S | 1..1 | Reference(Profile daf-pract | Profile daf-organization) | Responsible Diagnostic Service |
request | S | 1..* | Reference(Profile daf-diagnosticrequest) | A request for a diagnostic service |
specimen | 0..* | Reference(Specimen) | Specimens this report is based on | |
result | S | 0..* | Reference(Profile daf-resultobs) | Observations - simple, or complex nested groups |
imagingStudy | 0..* | Reference(ImagingStudy | ImagingManifest) | Reference to full details of imaging associated with the diagnostic report | |
image | ∑ | 0..* | BackboneElement | Key images associated with this report |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional Content defined by implementations | |
modifierExtension | ?!∑ | 0..* | Extension | Extensions that cannot be ignored |
comment | 0..1 | string | Comment about the image (e.g. explanation) | |
link | ∑ | 1..1 | Reference(Media) | Reference to the image source |
conclusion | S | 0..1 | string | Clinical Interpretation of test results |
codedDiagnosis | S | 0..* | CodeableConcept | Codes for the conclusion Binding: SNOMED CT Clinical Findings (preferred) |
presentedForm | S | 0..* | Attachment | Entire report as issued |
Documentation for this format |
XML Template
yet to be done: Xml template
JSON Template
yet to be done: Json template
Path | Name | Conformance | ValueSet |
DiagnosticReport.language | Common Languages | extensible | Common Languages |
DiagnosticReport.identifier.use | IdentifierUse | required | IdentifierUse |
DiagnosticReport.identifier.type | Identifier Type Codes | extensible | Identifier Type Codes |
DiagnosticReport.status | DiagnosticReportStatus | required | DiagnosticReportStatus |
DiagnosticReport.category | Diagnostic Service Section Codes | example | Diagnostic Service Section Codes |
DiagnosticReport.code | ?ext | extensible | http://hl7.org/fhir/ValueSet/uslab-obs-codes |
DiagnosticReport.codedDiagnosis | SNOMED CT Clinical Findings | preferred | SNOMED CT Clinical Findings |
Id | Path | Details | Requirements |
dom-2 | DiagnosticReport | If the resource is contained in another resource, it SHALL NOT contain nested Resources XPath: not(parent::f:contained and f:contained) | |
dom-1 | DiagnosticReport | If the resource is contained in another resource, it SHALL NOT contain any narrative XPath: not(parent::f:contained and f:text) | |
dom-4 | DiagnosticReport | If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated XPath: not(exists(f:contained/*/f:meta/f:versionId)) and not(exists(f:contained/*/f:meta/f:lastUpdated)) | |
dom-3 | DiagnosticReport | If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource XPath: not(exists(for $id in f:contained/*/@id return $id[not(ancestor::f:contained/parent::*/descendant::f:reference/@value=concat('#', $id))])) |