This is the set of resources that conform to either of the profiles CH ELM DiagnosticReport: Laboratory Report (http://fhir.ch/ig/ch-elm/StructureDefinition/ch-elm-diagnosticreport) and CH ELM DiagnosticReport: Laboratory Report (http://fhir.ch/ig/ch-elm/StructureDefinition/ch-elm-diagnosticreport). E.g. what you have to deal with if you get resources conforming to one of them
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
DiagnosticReport | C | 0..* | CH ELM DiagnosticReport: Laboratory Report dom-2: If the resource is contained in another resource, it SHALL NOT contain nested Resources dom-3: If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource dom-4: If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated dom-5: If a resource is contained in another resource, it SHALL NOT have a security label dom-6: A resource should have narrative for robust management ch-lab-dr1: The resource should be conform to the corresponding EU LAB profile | |
meta | Σ | 0..1 | Meta | Metadata about the resource ele-1: All FHIR elements must have a @value or children |
implicitRules | ?!Σ | 0..1 | uri | A set of rules under which this content was created ele-1: All FHIR elements must have a @value or children |
language | 0..1 | code | Language of the resource content Binding: ?? (preferred): A human language. ele-1: All FHIR elements must have a @value or children | |
text | 0..1 | Narrative | Text summary of the resource, for human interpretation ele-1: All FHIR elements must have a @value or children | |
contained | 0..* | Resource | Contained, inline Resources | |
extension | 1..* | Extension | Extension ele-1: All FHIR elements must have a @value or children ext-1: Must have either extensions or value[x], not both | |
modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored ele-1: All FHIR elements must have a @value or children ext-1: Must have either extensions or value[x], not both |
identifier | Σ | 1..1 | Identifier | Persistent, unique identifier for the diagnostic report (UUID) ele-1: All FHIR elements must have a @value or children |
extension | 0..* | Extension | Additional content defined by implementations ele-1: All FHIR elements must have a @value or children ext-1: Must have either extensions or value[x], not both | |
use | ?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: ?? (required): Identifies the purpose for this identifier, if known . ele-1: All FHIR elements must have a @value or children |
type | Σ | 0..1 | CodeableConcept | Description of identifier Binding: ?? (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose. ele-1: All FHIR elements must have a @value or children |
system | Σ | 1..1 | uri | The namespace for the identifier value ele-1: All FHIR elements must have a @value or children Example General: http://www.acme.com/identifiers/patient |
value | ΣC | 1..1 | string | The value that is unique ele-1: All FHIR elements must have a @value or children ch-elm-doc-identifier: The identifier must be an UUID. Example General: 123456 Example CH ELM: urn:uuid:d494503a-7bef-4551-853c-f3dced2c518f |
period | Σ | 0..1 | Period | Time period when id is/was valid for use ele-1: All FHIR elements must have a @value or children |
assigner | Σ | 0..1 | Reference(Organization) | Organization that issued id (may be just text) ele-1: All FHIR elements must have a @value or children |
basedOn | 1..1 | Reference(CH ELM ServiceRequest: Laboratory Order | #sd-ch-elm-servicerequest-laboratory-order-ch-elm-servicerequest-laboratory-order) | What was requested ele-1: All FHIR elements must have a @value or children | |
status | ?!Σ | 1..1 | code | registered | partial | preliminary | final + Binding: ?? (required): The status of the diagnostic report. ele-1: All FHIR elements must have a @value or children |
category | Σ | 0..* | ?? | Report Category Binding: ?? (example): Codes for diagnostic service sections. ele-1: All FHIR elements must have a @value or children |
code | Σ | 1..1 | CodeableConcept | Laboratory report Binding: ?? (preferred): Codes that describe Diagnostic Reports. ele-1: All FHIR elements must have a @value or children |
extension | 0..* | Extension | Additional content defined by implementations ele-1: All FHIR elements must have a @value or children ext-1: Must have either extensions or value[x], not both | |
coding | Σ | 1..* | Coding | Code defined by a terminology system ele-1: All FHIR elements must have a @value or children |
text | Σ | 0..1 | string | Plain text representation of the concept ele-1: All FHIR elements must have a @value or children |
subject | Σ | 1..1 | Reference(CH ELM Patient | #sd-ch-elm-patient-ch-elm-patient) | The subject of the report - usually, but not always, the patient ele-1: All FHIR elements must have a @value or children |
encounter | Σ | 0..1 | Reference(Encounter) | Health care event when test ordered ele-1: All FHIR elements must have a @value or children |
effective[x] | Σ | 0..1 | Clinically relevant time/time-period for report ele-1: All FHIR elements must have a @value or children | |
effectiveDateTime | dateTime | |||
effectivePeriod | Period | |||
issued | Σ | 0..1 | instant | DateTime this version was made ele-1: All FHIR elements must have a @value or children |
performer | Σ | 1..1 | Reference(CH ELM Organization: Lab | #sd-ch-elm-organization-lab-ch-elm-organization-lab) | Responsible Diagnostic Service ele-1: All FHIR elements must have a @value or children |
resultsInterpreter | Σ | 0..* | Reference(Practitioner | PractitionerRole | Organization | CareTeam) | Primary result interpreter ele-1: All FHIR elements must have a @value or children |
specimen | 1..1 | Reference(CH ELM Specimen: Laboratory | #sd-ch-elm-specimen-ch-elm-specimen) | Specimens this report is based on ele-1: All FHIR elements must have a @value or children | |
result | 1..1 | Reference(CH ELM Observation Results: Laboratory | #sd-ch-elm-observation-results-laboratory-ch-elm-observation-results-laboratory) | Observations ele-1: All FHIR elements must have a @value or children | |
imagingStudy | 0..* | Reference(ImagingStudy) | Reference to full details of imaging associated with the diagnostic report ele-1: All FHIR elements must have a @value or children | |
media | Σ | 0..* | BackboneElement | Key images associated with this report ele-1: All FHIR elements must have a @value or children |
extension | 0..* | Extension | Additional content defined by implementations ele-1: All FHIR elements must have a @value or children ext-1: Must have either extensions or value[x], not both | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized ele-1: All FHIR elements must have a @value or children ext-1: Must have either extensions or value[x], not both |
comment | 0..1 | string | Comment about the image (e.g. explanation) ele-1: All FHIR elements must have a @value or children | |
link | Σ | 1..1 | Reference(Media) | Reference to the image source ele-1: All FHIR elements must have a @value or children |
conclusion | 0..1 | string | Clinical conclusion (interpretation) of test results ele-1: All FHIR elements must have a @value or children | |
conclusionCode | 0..* | CodeableConcept | Codes for the clinical conclusion of test results Binding: ?? (example): Diagnosis codes provided as adjuncts to the report. ele-1: All FHIR elements must have a @value or children | |
presentedForm | 0..* | Attachment | Entire report as issued ele-1: All FHIR elements must have a @value or children | |
Documentation for this format |