This DiagnosticReport resource has been constrained to represent a Newborn Blood Spot screening outcome.
Name | Card. | Type | Description & Constraints |
---|---|---|---|
DiagnosticReport | DomainResource | A Diagnostic report - a combination of request information, atomic results, images, interpretation, as well as formatted reports | |
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 A human language. (http://tools.ietf.org/html/bcp47) Binding Strength Required |
text | 0..1 | Narrative | Text summary of the resource, for human interpretation |
contained | 0..* | Resource | Contained, inline Resources |
identifier | 1..1 | Identifier | Id for external references to this report |
id | 0..1 | Id | xml:id (or equivalent in JSON) |
system | 1..1 | Uri | The namespace for the identifier Example Value http://www.acme.com/identifiers/patient or urn:ietf:rfc:3986 if the Identifier.value itself is a full uri |
value | 1..1 | String | The value that is unique Example Value 123456 |
status | 1..1 | Code | registered | partial | final | corrected | appended | cancelled | entered-in-error Binding The status of the diagnostic report as a whole. (http://hl7.org/fhir/ValueSet/diagnostic-report-status) Binding Strength Required Fixed Value final |
code | 1..1 | CodeableConcept | Name/Code for this diagnostic report Binding Codes that describe Diagnostic Reports. (http://hl7.org/fhir/ValueSet/report-codes) Binding Strength Preferred |
id | 0..1 | Id | xml:id (or equivalent in JSON) |
coding | 0..* | Coding | Code defined by a terminology system |
id | 0..1 | Id | xml:id (or equivalent in JSON) |
system | 0..1 | Uri | Identity of the terminology system Fixed Value http://snomed.info/sct |
version | 0..1 | String | Version of the system - if relevant |
code | 0..1 | Code | Symbol in syntax defined by the system |
display | 0..1 | String | Representation defined by the system |
userSelected | 0..1 | Boolean | If this coding was chosen directly by the user |
text | 0..1 | String | Plain text representation of the concept |
subject | 1..1 | Reference (CareConnect-DCH-Patient-1) | The subject of the report, usually, but not always, the patient |
id | 0..1 | Id | xml:id (or equivalent in JSON) |
reference | 1..1 | String | Relative, internal or absolute URL reference |
display | 0..1 | String | Text alternative for the resource |
encounter | 0..1 | Reference (CareConnect-DCH-Encounter-1) | Health care event when test ordered |
id | 0..1 | Id | xml:id (or equivalent in JSON) |
reference | 0..1 | String | Relative, internal or absolute URL reference |
display | 0..1 | String | Text alternative for the resource |
effectiveDateTime | 1..1 | DateTime | Clinically Relevant time/time-period for report |
issued | 1..1 | Instant | DateTime this version was released |
performer | 1..1 | Reference (CareConnect-DCH-Organization-1) | Responsible Diagnostic Service |
id | 0..1 | Id | xml:id (or equivalent in JSON) |
reference | 1..1 | String | Relative, internal or absolute URL reference |
display | 0..1 | String | Text alternative for the resource |
request | 0..1 | Reference (DCH-ProcedureRequest-1) | What was requested |
specimen | 0..1 | Reference (DCH-Specimen-1) | Specimens this report is based on |
id | 0..1 | Id | xml:id (or equivalent in JSON) |
reference | 0..1 | String | Relative, internal or absolute URL reference |
display | 0..1 | String | Text alternative for the resource |
result | 1..* | Reference (CareConnect-DCH-NewbornBloodSpotScreening-Procedure-1) | Observations - simple, or complex nested groups |
id | 0..1 | Id | xml:id (or equivalent in JSON) |
reference | 1..1 | String | Relative, internal or absolute URL reference |
display | 0..1 | String | Text alternative for the resource |
Path | Name | Binding Strength | ValueSet |
---|---|---|---|
DiagnosticReport.language | language | Required | http://tools.ietf.org/html/bcp47 |
DiagnosticReport.status | status | Required | http://hl7.org/fhir/ValueSet/diagnostic-report-status |
DiagnosticReport.code | code | Preferred | http://hl7.org/fhir/ValueSet/report-codes |
DiagnosticReport.presentedForm.contentType | contentType | Required | http://www.rfc-editor.org/bcp/bcp13.txt |