ObservationRadiology

Introduction

The ObservationRadiology profile represents results in a radiology report (represented by the DiagnosticReportRadiology profile) and is a profile created from the resource Observation.

Intended Use

The ObservationRadiology profile is used inside the results section of the diagnostic report for radiology. For a specific radiology request all the results related to that request will be sent using this profile as observations. Retrieving the results without the diagnostic report is not supported for now.

For more in-depth intended and non-intended use cases, see radiology in the section Use Cases.

Specific Rules and Limitations

Type Description
Rule External user should not be someone else than the patient of which record the result data belongs. E.g. A healthcare professional is not the intended user of the API.

Profile Overview

ObservationRadiology

idΣ0..1string
metaΣ0..1Meta
implicitRulesΣ ?!0..1uri
language0..1codeBinding
text0..1Narrative
contained0..*Resource
extensionI0..*Extension
modifierExtension?! I0..*Extension
identifierΣ0..*Identifier
basedOnΣ I0..*Reference(CarePlan | DeviceRequest | ImmunizationRecommendation | MedicationRequest | NutritionOrder | ServiceRequest)
partOfΣ I0..0Reference(MedicationAdministration | MedicationDispense | MedicationStatement | Procedure | Immunization | ImagingStudy)
statusΣ ?!1..1codeBindingFixed Value
id0..1string
extensionI0..*Extension
id0..1string
extensionI0..*Extension
systemΣ0..1uriFixed Value
versionΣ0..1string
codeΣ0..1codeFixed Value
displayΣ0..1string
userSelectedΣ0..1boolean
textΣ0..1string
codeΣ1..1CodeableConcept
subjectΣ I0..1Reference(Patient)
focusΣ I0..0Reference(Resource)
encounterΣ I0..1Reference(Encounter)
issuedΣ0..1instant
performerΣ I0..*Reference(Practitioner | PractitionerRole | Organization | CareTeam | Patient | RelatedPerson)
valueStringstring
dataAbsentReasonI0..0CodeableConceptBinding
interpretation0..*CodeableConceptBinding
note0..*Annotation
bodySite0..1CodeableConcept
method0..0CodeableConcept
specimenI0..1Reference(Specimen)
deviceI0..0Reference(Device | DeviceMetric)
id0..1string
extensionI0..*Extension
modifierExtensionΣ ?! I0..*Extension
lowI0..1SimpleQuantity
highI0..1SimpleQuantity
type0..1CodeableConceptBinding
appliesTo0..*CodeableConcept
ageI0..1Range
text0..1string
hasMemberΣ I0..0Reference(Observation | QuestionnaireResponse | MolecularSequence)
derivedFromΣ I0..0Reference(DocumentReference | ImagingStudy | Media | QuestionnaireResponse | Observation | MolecularSequence)

Versions

COS version Profile version Required COSMIC version Date Description
3.0.0 1.0.0 R8.3.04 January 2022 Initial version, support for GET.

Statuses

FHIR status Status in COSMIC
Preliminary Preliminary
Amended Additional
Final Final
Any other status Unknown

ValueSet

The profile includes bindings to the following FHIR defined value set:

ValueSet

HTTP Methods

Method Description
GET Support for retrieving ObservationRadiology by ID.