FHIR.DiagnosticReport
Fields
Meta
Meta.DataModel
String
ReliableRequiredFHIR.DiagnosticReport
Meta.EventType
String
ReliableRequiredread
Meta.EventDateTime
DateTime
ReliableDisplays the UTC date and time that an outgoing request is delivered or an incoming request is received.
ISO 8601 Format
Meta.Test
Boolean
ReliableIndicates whether the request is a test or not.
Meta.Source
String
ReliableContains the information for the system initiating the message, including the source ID and name.
Included in messages from Redox
Meta.Source.ID
String
ReliableIdentifies the system initiating the message. If you have multiple OAuth API keys per environment type, this value is required. If you have only one OAuth API key per environment type, or you're using legacy API keys, this value is optional.
UUID
Meta.Source.Name
String
ReliableDisplays the name of the system initiating the message.
Meta.Destinations[]
Array of Objects
ReliableContains the information for the endpoint(s) receiving the request. A request must contain at least one destination, but asynchronous requests can have more than one destination. Synchronous requests like queries can only support one destination.
Required when sending data to Redox.
Meta.Destinations[].ID
String
ReliableIdentifies the endpoint that the request is directed to.
UUID
Meta.Destinations[].Name
String
ReliableDisplays the name of the endpoint that the request is directed to.
Meta.Logs[]
Array of Objects
ReliableContains the log identifier(s) for the request.
Meta.Logs[].ID
String
ReliableIdentifies the request log(s) that correspond to this request. You can use this value to locate the relevant log in the Redox dashboard for support and reference.
UUID
Meta.Logs[].AttemptID
String
ReliableIdentifies the request log attempt value, which is useful when retries are possible.
UUID
Meta.FacilityCode
String
PossibleCode for the facility related to the message.
Only use this field if a health system indicates you should. The code is specific to the health system's EHR and might not be unique across health systems. In general, the facility fields within the data models (e.g. OrderingFacility) are more reliable and informative.
Meta.SessionID
String
PossibleSession ID to be passed through for 3rd party sessions.
This is used for SMART App Launch and other OAuth/OpenID Connect flows where an access token is provided in addition to the SSO claims. The SessionID can be used on subsequent Redox API requests to fetch data.
Meta.RespondAsync
Boolean
PossibleA flag for indicating that the query response should follow the Asynchronous Buld Data Request pattern
id
id
string
PossibleRequiredThe id of the resource
{
"Meta": {
"Logs": [
{
"ID": "d9f5d293-7110-461e-a875-3beb089e79f3",
"AttemptID": "925d1617-2fe0-468c-a14c-f8c04b572c54"
}
],
"Test": true,
"EventDateTime": "2024-07-29T16:55:22.999Z",
"Source": {
"ID": "7ce6f387-c33c-417d-8682-81e83628cbd9",
"Name": "Redox Dev Tools"
},
"Destinations": [
{
"ID": "af394f14-b34a-464f-8d24-895f370af4c9",
"Name": "Redox EMR"
}
],
"DataModel": "FHIR.DiagnosticReport",
"EventType": "read"
},
"id": "d39345e3-aad6-40ee-a3b6-4d601f3a7198"
}
Fields
Meta
Meta.DataModel
String
ReliableRequiredFHIR.DiagnosticReport
Meta.EventType
String
ReliableRequiredsearch
Meta.EventDateTime
DateTime
ReliableDisplays the UTC date and time that an outgoing request is delivered or an incoming request is received.
ISO 8601 Format
Meta.Test
Boolean
ReliableIndicates whether the request is a test or not.
Meta.Source
String
ReliableContains the information for the system initiating the message, including the source ID and name.
Included in messages from Redox
Meta.Source.ID
String
ReliableIdentifies the system initiating the message. If you have multiple OAuth API keys per environment type, this value is required. If you have only one OAuth API key per environment type, or you're using legacy API keys, this value is optional.
UUID
Meta.Source.Name
String
ReliableDisplays the name of the system initiating the message.
Meta.Destinations[]
Array of Objects
ReliableContains the information for the endpoint(s) receiving the request. A request must contain at least one destination, but asynchronous requests can have more than one destination. Synchronous requests like queries can only support one destination.
Required when sending data to Redox.
Meta.Destinations[].ID
String
ReliableIdentifies the endpoint that the request is directed to.
UUID
Meta.Destinations[].Name
String
ReliableDisplays the name of the endpoint that the request is directed to.
Meta.Logs[]
Array of Objects
ReliableContains the log identifier(s) for the request.
Meta.Logs[].ID
String
ReliableIdentifies the request log(s) that correspond to this request. You can use this value to locate the relevant log in the Redox dashboard for support and reference.
UUID
Meta.Logs[].AttemptID
String
ReliableIdentifies the request log attempt value, which is useful when retries are possible.
UUID
Meta.FacilityCode
String
PossibleCode for the facility related to the message.
Only use this field if a health system indicates you should. The code is specific to the health system's EHR and might not be unique across health systems. In general, the facility fields within the data models (e.g. OrderingFacility) are more reliable and informative.
Meta.SessionID
String
PossibleSession ID to be passed through for 3rd party sessions.
This is used for SMART App Launch and other OAuth/OpenID Connect flows where an access token is provided in addition to the SSO claims. The SessionID can be used on subsequent Redox API requests to fetch data.
Meta.RespondAsync
Boolean
PossibleA flag for indicating that the query response should follow the Asynchronous Buld Data Request pattern
_id
_id[]
token
PossibleThe internal ID (UUIDv4) of the result.
_count
_count[]
number
PossibleSpecifies the maximum number of DiagnosticReport resources to return.
_lastUpdated
_lastUpdated[]
date
PossibleDate last updated. Server has discretion on the boundary precision.
_lastUpdated[]
date
PossibleSelect resources based on the last time they were changed
_include
_include[]
special
PossibleInclude resources referenced by the DiagnosticReport resource in the results. Value should be
DiagnosticReport:parameter
where the parameter is a reference-type parameter of the DiagnosticReport resource.
_revinclude
_revinclude[]
special
PossibleInclude resources that reference the DiagnosticReport resource in the results. Value should be
ReferencingResource:parameter
where the parameter is a reference-type parameter of a resource that references the DiagnosticReport resource.
_sort
_sort[]
string
PossibleThe name of a DiagnosticReport parameter used to sort multiple search results in ascending order. Prefix with - to sort in descending order.
identifier
identifier[]
token
PossibleAn identifier for the report
date
date[]
date
PossibleThe clinically relevant time of the report
issued
issued[]
date
PossibleWhen the report was issued
subject
subject[]
reference
PossibleThe subject of the report
subject.identifier[]
array
PossibleOne or more external identifiers for the patient
patient
patient[]
reference
PossibleThe subject of the report if a patient
patient.identifier[]
array
PossibleOne or more external identifiers for the patient
status
status[]
token
PossibleThe status of the report
code
code[]
token
PossibleThe code for the report as a whole, as opposed to codes for the atomic results, which are the names on the observation resource referred to from the result
context
context[]
reference
PossibleHealthcare event (Episode of Care or Encounter) related to the report
context.identifier[]
array
PossibleIdentifier(s) by which this encounter is known
result
result[]
reference
PossibleLink to an atomic result (observation resource)
result.identifier[]
array
PossibleAn identifier for the observation
category
category[]
token
PossibleWhich diagnostic discipline/department created the report
{
"Meta": {
"Logs": [
{
"ID": "d9f5d293-7110-461e-a875-3beb089e79f3",
"AttemptID": "925d1617-2fe0-468c-a14c-f8c04b572c54"
}
],
"Test": true,
"EventDateTime": "2024-07-29T16:55:22.999Z",
"Source": {
"ID": "7ce6f387-c33c-417d-8682-81e83628cbd9",
"Name": "Redox Dev Tools"
},
"Destinations": [
{
"ID": "af394f14-b34a-464f-8d24-895f370af4c9",
"Name": "Redox EMR"
}
],
"DataModel": "FHIR.DiagnosticReport",
"EventType": "search"
},
"_id": [],
"_count": [],
"_lastUpdated": [],
"_include": [],
"_revinclude": [],
"_sort": [],
"identifier": [],
"date": [],
"issued": [],
"subject": [],
"patient": [],
"status": [],
"code": [],
"context": [],
"result": [],
"category": [],
"subject.identifier": [],
"patient.identifier": [],
"context.identifier": [],
"result.identifier": []
}
Fields
Meta
Meta.DataModel
String
ReliableRequiredFHIR.DiagnosticReport
Meta.EventType
String
ReliableRequired$write
Meta.EventDateTime
DateTime
ReliableDisplays the UTC date and time that an outgoing request is delivered or an incoming request is received.
ISO 8601 Format
Meta.Test
Boolean
ReliableIndicates whether the request is a test or not.
Meta.Source
String
ReliableContains the information for the system initiating the message, including the source ID and name.
Included in messages from Redox
Meta.Source.ID
String
ReliableIdentifies the system initiating the message. If you have multiple OAuth API keys per environment type, this value is required. If you have only one OAuth API key per environment type, or you're using legacy API keys, this value is optional.
UUID
Meta.Source.Name
String
ReliableDisplays the name of the system initiating the message.
Meta.Destinations[]
Array of Objects
ReliableContains the information for the endpoint(s) receiving the request. A request must contain at least one destination, but asynchronous requests can have more than one destination. Synchronous requests like queries can only support one destination.
Required when sending data to Redox.
Meta.Destinations[].ID
String
ReliableIdentifies the endpoint that the request is directed to.
UUID
Meta.Destinations[].Name
String
ReliableDisplays the name of the endpoint that the request is directed to.
Meta.Logs[]
Array of Objects
ReliableContains the log identifier(s) for the request.
Meta.Logs[].ID
String
ReliableIdentifies the request log(s) that correspond to this request. You can use this value to locate the relevant log in the Redox dashboard for support and reference.
UUID
Meta.Logs[].AttemptID
String
ReliableIdentifies the request log attempt value, which is useful when retries are possible.
UUID
Meta.FacilityCode
String
PossibleCode for the facility related to the message.
Only use this field if a health system indicates you should. The code is specific to the health system's EHR and might not be unique across health systems. In general, the facility fields within the data models (e.g. OrderingFacility) are more reliable and informative.
Meta.SessionID
String
PossibleSession ID to be passed through for 3rd party sessions.
This is used for SMART App Launch and other OAuth/OpenID Connect flows where an access token is provided in addition to the SSO claims. The SessionID can be used on subsequent Redox API requests to fetch data.
Meta.RespondAsync
Boolean
PossibleA flag for indicating that the query response should follow the Asynchronous Buld Data Request pattern
{
"resourceType": "Bundle",
"id": "KevaGreenDiagnosticReportVitals",
"type": "message",
"entry": [
{
"resource": {
"resourceType": "MessageHeader",
"id": "RedoxMessageHeaderExample",
"source": {
"name": "Good Health Clinics",
"endpoint": "05107c08-fe2f-4740-8c1d-c7107d18ebe5"
},
"eventCoding": {
"system": "urn:redox:event-type",
"code": "DiagnosticReport-New"
}
}
},
{
"resource": {
"resourceType": "DiagnosticReport",
"id": "3a252a8b-7d41-e6d9-a620-724e04658811",
"status": "final",
"category": [
{
"coding": [
{
"code": "34117-2",
"system": "http://loinc.org",
"display": "History and physical note"
},
{
"code": "51847-2",
"system": "http://loinc.org",
"display": "Evaluation + Plan note"
}
]
}
],
"code": {
"coding": [
{
"code": "34117-2",
"system": "http://loinc.org",
"display": "History and physical note"
},
{
"code": "51847-2",
"system": "http://loinc.org",
"display": "Evaluation + Plan note"
}
]
},
"subject": {
"reference": "Patient/81c2f5eb-f99f-40c4-b504-59483e6148d7"
},
"encounter": {
"reference": "Encounter/004c4cd2-63b0-d216-edf2-079f74d924d6"
},
"effectiveDateTime": "2023-02-12T23:50:50-05:00",
"issued": "2023-02-12T23:50:50.483-05:00",
"performer": [
{
"reference": "Practitioner/15159e73-b32d-36b2-b57b-e37a3041ace0",
"type": "Practitioner"
}
],
"result": [
{
"reference": "Observation/95465ba1-7bff-a298-2d72-e92a483f2f68",
"type": "Observation"
},
{
"reference": "Observation/9f469867-1fb7-ebcd-e6b2-3ea218f08e29",
"type": "Observation"
},
{
"reference": "Observation/25c9fdd0-82d4-f760-1897-587130528e84",
"type": "Observation"
},
{
"reference": "Observation/0fd4a87c-6b07-9610-c281-01f05c61c63d",
"type": "Observation"
},
{
"reference": "Observation/42c2cb2a-5cf8-6a57-f587-88262a169d4b",
"type": "Observation"
},
{
"reference": "Observation/6e0fb3cc-baa6-dae6-fdb9-a1abcae77547",
"type": "Observation"
},
{
"reference": "Observation/2278c35a-958f-320e-0244-32cda2036e55",
"type": "Observation"
}
],
"presentedForm": [
{
"contentType": "text/plain; charset=utf-8",
"data": "CgojIENoaWVmIENvbXBsYWludApObyBjb21wbGFpbnRzLgoKIyBIaXN0b3J5IG9mIFByZXNlbnQgSWxsbmVzcwpObyBoaXN0b3J5IGF2YWlsYWJsZQoKIyBTb2NpYWwgSGlzdG9yeQpQYXRpZW50IGhhcyBuZXZlciBzbW9rZWQuClBhdGllbnQgaWRlbnRpZmllcyBhcyBoZXRlcm9zZXh1YWwuCgpQYXRpZW50IGNvbWVzIGZyb20gYSBtaWRkbGUgc29jaW9lY29ub21pYyBiYWNrZ3JvdW5kLgpQYXRpZW50IGhhcyBhIGhpZ2ggc2Nob29sIGVkdWNhdGlvbi4KUGF0aWVudCBjdXJyZW50bHkgaGFzIE5PIElOU1VSQU5DRS4KCiMgQWxsZXJnaWVzCk5vIEtub3duIEFsbGVyZ2llcy4KCiMgTWVkaWNhdGlvbnMKTm8gQWN0aXZlIE1lZGljYXRpb25zLgoKIyBBc3Nlc3NtZW50IGFuZCBQbGFuClBhdGllbnQgaXMgcHJlc2VudGluZyB3aXRoIHJlY2VpdmVkIGNlcnRpZmljYXRlIG9mIGhpZ2ggc2Nob29sIGVxdWl2YWxlbmN5IChmaW5kaW5nKSwgdmljdGltIG9mIGludGltYXRlIHBhcnRuZXIgYWJ1c2UgKGZpbmRpbmcpLiAKCiMjIFBsYW4KCg=="
}
]
}
},
{
"resource": {
"resourceType": "Patient",
"id": "81c2f5eb-f99f-40c4-b504-59483e6148d7",
"meta": {
"lastUpdated": "2022-12-01T21:57:23.879Z"
},
"identifier": [
{
"value": "kyHGADnvX3xbkU4V9ayaqh",
"system": "urn:redox:redox-fhir-sandbox:MR"
},
{
"use": "secondary",
"value": "483749",
"system": "urn:redox:redox-fhir-sandbox:MR"
}
],
"active": true,
"name": [
{
"use": "official",
"given": [
"Keva"
],
"family": "Green"
}
],
"telecom": [
{
"use": "home",
"value": "+18088675302",
"system": "phone"
},
{
"value": "[email protected]",
"system": "email"
}
],
"gender": "female",
"birthDate": "1995-08-26",
"address": [
{
"use": "home",
"city": "Hillsboro",
"line": [
"932 Stehr Vista"
],
"state": "OR",
"country": "US",
"postalCode": "97123"
}
],
"link": [
{
"type": "replaces",
"other": {
"reference": "Patient/69efd2ea-1256-4ae7-b4ec-5d0160427185"
}
}
],
"extension": [
{
"url": "http://hl7.org/fhir/us/core/StructureDefinition/us-core-race",
"extension": [
{
"url": "text",
"valueString": "White"
},
{
"url": "ombCategory",
"valueCoding": {
"code": "2106-3",
"system": "urn:oid:2.16.840.1.113883.6.238",
"display": "White"
}
}
]
}
]
}
},
{
"resource": {
"resourceType": "Encounter",
"id": "004c4cd2-63b0-d216-edf2-079f74d924d6",
"identifier": [
{
"use": "official",
"system": "https://github.com/synthetichealth/synthea",
"value": "004c4cd2-63b0-d216-edf2-079f74d924d6"
}
],
"status": "finished",
"class": {
"code": "AMB",
"system": "http://terminology.hl7.org/CodeSystem/v3-ActCode"
},
"type": [
{
"coding": [
{
"code": "162673000",
"system": "http://snomed.info/sct",
"display": "General examination of patient (procedure)"
}
],
"text": "General examination of patient (procedure)"
}
],
"subject": {
"reference": "Patient/81c2f5eb-f99f-40c4-b504-59483e6148d7",
"display": "Keva Green"
},
"participant": [
{
"type": [
{
"coding": [
{
"code": "PPRF",
"system": "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
"display": "primary performer"
}
],
"text": "primary performer"
}
],
"period": {
"start": "2023-02-12T23:50:50-05:00",
"end": "2023-02-13T00:23:26-05:00"
},
"individual": {
"reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi",
"display": "Dr. Will Bernhard"
}
}
],
"period": {
"start": "2023-02-12T23:50:50-05:00",
"end": "2023-02-13T00:23:26-05:00"
},
"location": [
{
"location": {
"reference": "Location?identifier=https://github.com/synthetichealth/synthea",
"display": "AGELESS WELLNESS CENTER, INC"
}
}
],
"serviceProvider": {
"reference": "Organization?identifier=https://github.com/synthetichealth/synthea",
"display": "AGELESS WELLNESS CENTER, INC"
}
}
},
{
"resource": {
"resourceType": "Practitioner",
"id": "15159e73-b32d-36b2-b57b-e37a3041ace0",
"extension": [
{
"url": "http://synthetichealth.github.io/synthea/utilization-encounters-extension",
"valueInteger": 250
}
],
"identifier": [
{
"system": "http://hl7.org/fhir/sid/us-npi",
"value": "9999945790"
}
],
"active": true,
"name": [
{
"family": "Bernhard",
"given": [
"Will"
],
"prefix": [
"Dr."
]
}
],
"telecom": [
{
"extension": [
{
"url": "http://hl7.org/fhir/us/core/StructureDefinition/us-core-direct",
"valueBoolean": true
}
],
"system": "email",
"value": "[email protected]",
"use": "work"
}
],
"address": [
{
"line": [
"2745 W LAYTON AVE"
],
"city": "MILWAUKEE",
"state": "WI",
"postalCode": "532212651",
"country": "US"
}
],
"gender": "male"
}
},
{
"resource": {
"resourceType": "Observation",
"id": "0f62b0ed-3d3a-195b-9d0f-0fa1233a23d2",
"status": "final",
"category": [
{
"coding": [
{
"code": "vital-signs",
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
"display": "Vital signs"
}
]
}
],
"code": {
"coding": [
{
"code": "72514-3",
"system": "http://loinc.org",
"display": "Pain severity - 0-10 verbal numeric rating [Score] - Reported"
}
],
"text": "Pain severity - 0-10 verbal numeric rating [Score] - Reported"
},
"subject": {
"reference": "Patient/81c2f5eb-f99f-40c4-b504-59483e6148d7",
"type": "Patient"
},
"encounter": {
"reference": "Encounter/6a39fcdd-9f7e-7b97-b4c1-5fd61e4dbaf9",
"type": "Encounter"
},
"effectiveDateTime": "2023-04-06T00:50:50-04:00",
"issued": "2023-04-06T00:50:50.483-04:00",
"valueQuantity": {
"value": 1,
"code": "{score}",
"system": "http://unitsofmeasure.org",
"unit": "{score}"
}
}
},
{
"resource": {
"resourceType": "Observation",
"id": "26e0ddc4-1635-cee6-6d89-cac965f3dc03",
"status": "final",
"category": [
{
"coding": [
{
"code": "vital-signs",
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
"display": "Vital signs"
}
]
}
],
"code": {
"coding": [
{
"code": "29463-7",
"system": "http://loinc.org",
"display": "Body Weight"
}
],
"text": "Body Weight"
},
"subject": {
"reference": "Patient/81c2f5eb-f99f-40c4-b504-59483e6148d7",
"type": "Patient"
},
"encounter": {
"reference": "Encounter/6a39fcdd-9f7e-7b97-b4c1-5fd61e4dbaf9",
"type": "Encounter"
},
"effectiveDateTime": "2023-04-06T00:50:50-04:00",
"issued": "2023-04-06T00:50:50.483-04:00",
"valueQuantity": {
"value": 80.6,
"code": "kg",
"system": "http://unitsofmeasure.org",
"unit": "kg"
}
}
},
{
"resource": {
"resourceType": "Observation",
"id": "057a3ce8-3d32-0345-ba60-c886d69f9780",
"status": "final",
"category": [
{
"coding": [
{
"code": "vital-signs",
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
"display": "Vital signs"
}
]
}
],
"code": {
"coding": [
{
"code": "39156-5",
"system": "http://loinc.org",
"display": "Body mass index (BMI) [Ratio]"
}
],
"text": "Body mass index (BMI) [Ratio]"
},
"subject": {
"reference": "Patient/81c2f5eb-f99f-40c4-b504-59483e6148d7",
"type": "Patient"
},
"encounter": {
"reference": "Encounter/6a39fcdd-9f7e-7b97-b4c1-5fd61e4dbaf9",
"type": "Encounter"
},
"effectiveDateTime": "2023-04-06T00:50:50-04:00",
"issued": "2023-04-06T00:50:50.483-04:00",
"valueQuantity": {
"value": 29.11,
"code": "kg/m2",
"system": "http://unitsofmeasure.org",
"unit": "kg/m2"
}
}
},
{
"resource": {
"resourceType": "Observation",
"id": "Inline-bloodpressure",
"status": "final",
"category": [
{
"coding": [
{
"code": "vital-signs",
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
"display": "Vital signs"
}
]
}
],
"code": {
"coding": [
{
"code": "85354-9",
"system": "http://loinc.org",
"display": "Blood pressure panel with all children optional"
}
],
"text": "Blood pressure panel with all children optional"
},
"subject": {
"reference": "Patient/81c2f5eb-f99f-40c4-b504-59483e6148d7",
"type": "Patient"
},
"encounter": {
"reference": "Encounter/6a39fcdd-9f7e-7b97-b4c1-5fd61e4dbaf9",
"type": "Encounter"
},
"effectiveDateTime": "2023-04-06T00:50:50-04:00",
"issued": "2023-04-06T00:50:50.483-04:00",
"component": [
{
"code": {
"coding": [
{
"code": "8462-4",
"system": "http://loinc.org",
"display": "Diastolic Blood Pressure"
}
],
"text": "Diastolic Blood Pressure"
},
"valueQuantity": {
"value": 95,
"code": "mm[Hg]",
"system": "http://unitsofmeasure.org",
"unit": "mm[Hg]"
}
},
{
"code": {
"coding": [
{
"code": "8480-6",
"system": "http://loinc.org",
"display": "Systolic Blood Pressure"
}
],
"text": "Systolic Blood Pressure"
},
"valueQuantity": {
"value": 108,
"code": "mm[Hg]",
"system": "http://unitsofmeasure.org",
"unit": "mm[Hg]"
}
}
]
}
},
{
"resource": {
"resourceType": "Observation",
"id": "9f7e1b18-9e19-0ea4-7192-ec212851f8fc",
"status": "final",
"category": [
{
"coding": [
{
"code": "vital-signs",
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
"display": "Vital signs"
}
]
}
],
"code": {
"coding": [
{
"code": "8867-4",
"system": "http://loinc.org",
"display": "Heart rate"
}
],
"text": "Heart rate"
},
"subject": {
"reference": "Patient/81c2f5eb-f99f-40c4-b504-59483e6148d7",
"type": "Patient"
},
"encounter": {
"reference": "Encounter/6a39fcdd-9f7e-7b97-b4c1-5fd61e4dbaf9",
"type": "Encounter"
},
"effectiveDateTime": "2023-04-06T00:50:50-04:00",
"issued": "2023-04-06T00:50:50.483-04:00",
"valueQuantity": {
"value": 85,
"code": "/min",
"system": "http://unitsofmeasure.org",
"unit": "/min"
}
}
},
{
"resource": {
"resourceType": "Observation",
"id": "inline-oxygensaturation",
"status": "final",
"category": [
{
"coding": [
{
"code": "vital-signs",
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
"display": "Vital signs"
}
]
}
],
"code": {
"coding": [
{
"code": "2708-6",
"system": "http://loinc.org",
"display": "Oxygen saturation in Arterial blood"
},
{
"code": "59408-5",
"system": "http://loinc.org",
"display": "Oxygen saturation in Arterial blood by Pulse oximetry"
}
],
"text": "Oxygen saturation in Arterial blood"
},
"subject": {
"reference": "Patient/81c2f5eb-f99f-40c4-b504-59483e6148d7",
"type": "Patient"
},
"encounter": {
"reference": "Encounter/6a39fcdd-9f7e-7b97-b4c1-5fd61e4dbaf9",
"type": "Encounter"
},
"effectiveDateTime": "2023-04-06T00:50:50.483-04:00",
"issued": "2023-04-06T00:50:50.483-04:00",
"valueQuantity": {
"value": 95,
"code": "%",
"system": "http://unitsofmeasure.org",
"unit": "%"
}
}
},
{
"resource": {
"resourceType": "Observation",
"id": "inline-temp",
"status": "final",
"category": [
{
"coding": [
{
"code": "vital-signs",
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
"display": "Vital signs"
}
]
}
],
"code": {
"coding": [
{
"code": "8310-5",
"system": "http://loinc.org",
"display": "Body temperature"
},
{
"code": "8331-1",
"system": "http://loinc.org",
"display": "Oral temperature"
}
],
"text": "Body temperature"
},
"subject": {
"reference": "Patient/81c2f5eb-f99f-40c4-b504-59483e6148d7",
"type": "Patient"
},
"encounter": {
"reference": "Encounter/6a39fcdd-9f7e-7b97-b4c1-5fd61e4dbaf9",
"type": "Encounter"
},
"effectiveDateTime": "2023-04-06T00:50:50.483-04:00",
"issued": "2023-04-06T00:50:50.483-04:00",
"valueQuantity": {
"value": 37.908,
"code": "Cel",
"system": "http://unitsofmeasure.org",
"unit": "Cel"
}
}
},
{
"resource": {
"resourceType": "Observation",
"id": "2f3f60d9-a9cc-74c6-0be2-a3d8d01e8c15",
"status": "final",
"category": [
{
"coding": [
{
"code": "vital-signs",
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
"display": "Vital signs"
}
]
}
],
"code": {
"coding": [
{
"code": "9279-1",
"system": "http://loinc.org",
"display": "Respiratory rate"
}
],
"text": "Respiratory rate"
},
"subject": {
"reference": "Patient/81c2f5eb-f99f-40c4-b504-59483e6148d7",
"type": "Patient"
},
"encounter": {
"reference": "Encounter/6a39fcdd-9f7e-7b97-b4c1-5fd61e4dbaf9",
"type": "Encounter"
},
"effectiveDateTime": "2023-04-06T00:50:50-04:00",
"issued": "2023-04-06T00:50:50.483-04:00",
"valueQuantity": {
"value": 15,
"code": "/min",
"system": "http://unitsofmeasure.org",
"unit": "/min"
}
}
}
],
"Meta": {
"Logs": [
{
"ID": "d9f5d293-7110-461e-a875-3beb089e79f3",
"AttemptID": "925d1617-2fe0-468c-a14c-f8c04b572c54"
}
],
"Test": true,
"EventDateTime": "2024-07-29T16:55:22.999Z",
"Source": {
"ID": "7ce6f387-c33c-417d-8682-81e83628cbd9",
"Name": "Redox Dev Tools"
},
"Destinations": [
{
"ID": "af394f14-b34a-464f-8d24-895f370af4c9",
"Name": "Redox EMR"
}
],
"DataModel": "FHIR.DiagnosticReport",
"EventType": "$write"
}
}
Fields
Meta
Meta.DataModel
String
ReliableRequiredFHIR.DiagnosticReport
Meta.EventType
String
ReliableRequired$diagnosticreport-create
Meta.EventDateTime
DateTime
ReliableDisplays the UTC date and time that an outgoing request is delivered or an incoming request is received.
ISO 8601 Format
Meta.Test
Boolean
ReliableIndicates whether the request is a test or not.
Meta.Source
String
ReliableContains the information for the system initiating the message, including the source ID and name.
Included in messages from Redox
Meta.Source.ID
String
ReliableIdentifies the system initiating the message. If you have multiple OAuth API keys per environment type, this value is required. If you have only one OAuth API key per environment type, or you're using legacy API keys, this value is optional.
UUID
Meta.Source.Name
String
ReliableDisplays the name of the system initiating the message.
Meta.Destinations[]
Array of Objects
ReliableContains the information for the endpoint(s) receiving the request. A request must contain at least one destination, but asynchronous requests can have more than one destination. Synchronous requests like queries can only support one destination.
Required when sending data to Redox.
Meta.Destinations[].ID
String
ReliableIdentifies the endpoint that the request is directed to.
UUID
Meta.Destinations[].Name
String
ReliableDisplays the name of the endpoint that the request is directed to.
Meta.Logs[]
Array of Objects
ReliableContains the log identifier(s) for the request.
Meta.Logs[].ID
String
ReliableIdentifies the request log(s) that correspond to this request. You can use this value to locate the relevant log in the Redox dashboard for support and reference.
UUID
Meta.Logs[].AttemptID
String
ReliableIdentifies the request log attempt value, which is useful when retries are possible.
UUID
Meta.FacilityCode
String
PossibleCode for the facility related to the message.
Only use this field if a health system indicates you should. The code is specific to the health system's EHR and might not be unique across health systems. In general, the facility fields within the data models (e.g. OrderingFacility) are more reliable and informative.
Meta.SessionID
String
PossibleSession ID to be passed through for 3rd party sessions.
This is used for SMART App Launch and other OAuth/OpenID Connect flows where an access token is provided in addition to the SSO claims. The SessionID can be used on subsequent Redox API requests to fetch data.
Meta.RespondAsync
Boolean
PossibleA flag for indicating that the query response should follow the Asynchronous Buld Data Request pattern
{
"resourceType": "Bundle",
"id": "RedoxDiagnosticReportCreateBundleExample",
"type": "message",
"entry": [
{
"resource": {
"eventUri": "https://fhir.redoxengine.com/EventDefinition/DiagnosticReportCreate",
"resourceType": "MessageHeader",
"id": "RedoxDiagnosticReportCreateMessageHeaderExample",
"source": {
"name": "Good Health Clinics",
"endpoint": "05107c08-fe2f-4740-8c1d-c7107d18ebe5"
},
"focus": [
{
"reference": "DiagnosticReport/RedoxDiagnosticReportCreateDiagnosticReportExample"
}
]
}
},
{
"fullUrl": "https://api.redoxengine.com/fhir/R4/redox-fhir-sandbox/Development/DiagnosticReport/RedoxObservationCreateObservationExample",
"resource": {
"resourceType": "DiagnosticReport",
"id": "RedoxDiagnosticReportCreateDiagnosticReportExample",
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0074",
"code": "LAB",
"display": "Laboratory"
}
]
}
],
"status": "final",
"code": {
"coding": [
{
"code": "49086-2",
"system": "http://loinc.org",
"display": "First trimester maternal screen with nuchal translucency panel"
}
]
},
"performer": [
{
"reference": "Organization/RedoxOrganizationManagingExample"
}
],
"subject": {
"reference": "Patient/RedoxPatientExampleTimothy"
},
"effectiveDateTime": "2022-08-04T14:51:23Z",
"encounter": {
"reference": "Encounter/RedoxEncounterExample"
},
"basedOn": [
{
"reference": "ServiceRequest/RedoxServiceRequestOrderExample"
}
],
"specimen": [
{
"reference": "Specimen/RedoxSpecimenExample"
}
],
"issued": "2021-06-17T20:29:06Z",
"result": [
{
"reference": "Observation/RedoxDiagnosticReportCreateObservationTrisomy21Example"
},
{
"reference": "Observation/RedoxDiagnosticReportCreateObservationFetNuchalExample"
}
],
"resultsInterpreter": [
{
"reference": "Practitioner/RedoxPractitionerExamplePat"
}
]
}
},
{
"fullUrl": "https://api.redoxengine.com/fhir/R4/redox-fhir-sandbox/Development/ServiceRequest/RedoxServiceRequestOrderExample",
"resource": {
"resourceType": "ServiceRequest",
"id": "RedoxServiceRequestOrderExample",
"identifier": [
{
"system": "urn:oid:1.2.840.114350.1.13.12345.1.7.2.798268",
"value": "6547891230"
}
],
"intent": "order",
"priority": "stat",
"status": "active",
"code": {
"coding": [
{
"code": "49086-2",
"system": "http://loinc.org",
"display": "First trimester maternal screen with nuchal translucency panel"
}
]
},
"authoredOn": "2022-08-08T08:00:00.000Z",
"note": [
{
"text": "Additional information"
}
],
"reasonReference": [
{
"reference": "DocumentReference/RedoxDocumentReferenceExampleMediaTimothy"
}
],
"supportingInfo": [
{
"reference": "Observation/RedoxPlateletObservationExample"
}
],
"subject": {
"reference": "Patient/RedoxPatientExampleTimothy"
},
"requester": {
"reference": "Practitioner/RedoxPractitionerExamplePat"
},
"performer": [
{
"reference": "Practitioner/RedoxPractitionerExampleJoan"
}
],
"specimen": [
{
"reference": "Specimen/RedoxSpecimenExample"
}
],
"encounter": {
"reference": "Encounter/RedoxEncounterExample"
}
}
},
{
"fullUrl": "https://api.redoxengine.com/fhir/R4/redox-fhir-sandbox/Development/Specimen/RedoxSpecimenExample",
"resource": {
"resourceType": "Specimen",
"id": "RedoxSpecimenExample",
"identifier": [
{
"system": "urn:redox:example:SpecimenID",
"value": "123"
}
],
"subject": {
"reference": "Patient/RedoxPatientExampleTimothy"
},
"type": {
"coding": [
{
"code": "WB",
"system": "http://terminology.hl7.org/CodeSystem/v2-0487",
"display": "Blood, Whole"
}
],
"text": "Blood, Whole"
},
"collection": {
"bodySite": {
"text": "Left arm"
},
"collectedDateTime": "2022-02-14T19:20:02.762Z"
}
}
},
{
"fullUrl": "https://api.redoxengine.com/fhir/R4/redox-fhir-sandbox/Development/Patient/RedoxPatientExampleTimothy",
"resource": {
"resourceType": "Patient",
"id": "RedoxPatientExampleTimothy",
"meta": {
"extension": [
{
"url": "https://fhir.redoxengine.com/StructureDefinition/example-sort-order",
"valueInteger": 1
}
]
},
"extension": [
{
"extension": [
{
"url": "text",
"valueString": "White"
}
],
"url": "http://hl7.org/fhir/us/core/StructureDefinition/us-core-race"
},
{
"extension": [
{
"url": "ombCategory",
"valueCoding": {
"code": "2135-2",
"system": "urn:oid:2.16.840.1.113883.6.238",
"display": "Hispanic or Latino"
}
},
{
"url": "text",
"valueString": "Hispanic"
}
],
"url": "http://hl7.org/fhir/us/core/StructureDefinition/us-core-ethnicity"
}
],
"identifier": [
{
"value": "0000000001",
"system": "urn:redox:health-one:MR"
},
{
"value": "101-01-0001",
"system": "http://hl7.org/fhir/sid/us-ssn"
}
],
"name": [
{
"given": [
"Timothy",
"Paul"
],
"family": "Bixby",
"use": "official"
},
{
"text": "Billy",
"use": "usual"
}
],
"gender": "male",
"birthDate": "2008-01-06",
"telecom": [
{
"value": "+18088675301",
"system": "phone",
"use": "home"
},
{
"value": "+18008675309",
"system": "phone",
"use": "work"
},
{
"value": "[email protected]",
"system": "email"
}
],
"address": [
{
"line": [
"4762 Hickory Street"
],
"city": "Monroe",
"district": "Greene",
"state": "WI",
"postalCode": "53566",
"country": "US",
"use": "home"
}
],
"maritalStatus": {
"coding": [
{
"code": "M",
"system": "http://hl7.org/fhir/v3/MaritalStatus",
"display": "Married"
}
],
"text": "Married"
},
"communication": [
{
"language": {
"coding": [
{
"code": "en",
"system": "urn:ietf:bcp:47"
}
],
"text": "English"
}
}
],
"contact": [
{
"name": {
"given": [
"Barbara"
],
"family": "Bixby"
},
"telecom": [
{
"value": "+18088675303",
"system": "phone",
"use": "home"
},
{
"value": "[email protected]",
"system": "email"
}
],
"address": {
"line": [
"4762 Hickory St."
],
"city": "Monroe",
"district": "Green",
"state": "WI",
"postalCode": "53566",
"country": "USA"
},
"relationship": [
{
"coding": [
{
"code": "MTH",
"system": "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
"display": "mother"
}
],
"text": "Mother"
},
{
"coding": [
{
"code": "C",
"system": "http://terminology.hl7.org/CodeSystem/v2-0131",
"display": "Emergency Contact"
}
],
"text": "Emergency Contact"
}
]
}
],
"generalPractitioner": [
{
"reference": "Practitioner/RedoxPractitionerExamplePat"
}
],
"managingOrganization": {
"reference": "Organization/RedoxOrganizationManagingExample"
}
}
},
{
"fullUrl": "https://api.redoxengine.com/fhir/R4/redox-fhir-sandbox/Development/Encounter/RedoxEncounterExample",
"resource": {
"resourceType": "Encounter",
"id": "RedoxEncounterExample",
"identifier": [
{
"system": "urn:oid:1.2.840.114350.1.13.12345.1.7.2.698084.11",
"value": "9601346482"
}
],
"status": "finished",
"class": {
"code": "IMP",
"system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"display": "inpatient encounter"
},
"type": [
{
"coding": [
{
"code": "99222",
"system": "http://www.ama-assn.org/go/cpt",
"display": "InPatient Admission"
}
]
}
],
"diagnosis": [
{
"condition": {
"reference": "Condition/RedoxConditionExampleEncounterDx"
}
}
],
"participant": [
{
"individual": {
"reference": "Practitioner/RedoxPractitionerExampleEncounter"
}
}
],
"location": [
{
"location": {
"reference": "Location/RedoxLocationExampleEncounter"
}
}
],
"subject": {
"reference": "Patient/RedoxPatientExampleTimothy"
},
"period": {
"start": "2022-02-06T04:00:00.000Z",
"end": "2022-02-06T04:15:00.000Z"
},
"length": {
"value": 16,
"code": "m",
"system": "http://unitsofmeasure.org"
},
"reasonCode": [
{
"coding": [
{
"code": "23360407",
"system": "http://snomed.info/sct"
}
],
"text": "Pneumonia"
}
]
}
},
{
"fullUrl": "https://api.redoxengine.com/fhir/R4/redox-fhir-sandbox/Development/Organization/RedoxOrganizationManagingExample",
"resource": {
"resourceType": "Organization",
"id": "RedoxOrganizationManagingExample",
"identifier": [
{
"value": "1234",
"system": "urn:oid:1.2.3.4"
}
],
"active": true,
"name": "Custodial Org",
"address": [
{
"line": [
"123 Main St"
],
"city": "Madison",
"state": "WI"
}
],
"telecom": [
{
"value": "1-800-123-4567",
"system": "phone"
}
],
"type": [
{
"text": "Test Type"
}
]
}
},
{
"fullUrl": "https://api.redoxengine.com/fhir/R4/redox-fhir-sandbox/Development/Practitioner/RedoxPractitionerExamplePat",
"resource": {
"resourceType": "Practitioner",
"id": "RedoxPractitionerExamplePat",
"identifier": [
{
"system": "http://hl7.org/fhir/sid/us-npi",
"value": "4356789876"
}
],
"name": [
{
"given": [
"Pat"
],
"family": "Granite"
}
],
"address": [
{
"line": [
"123 Main St."
],
"city": "Madison",
"district": "Dane",
"state": "WI",
"postalCode": "53703",
"country": "USA"
}
],
"telecom": [
{
"value": "+16085551234"
}
]
}
},
{
"fullUrl": "https://api.redoxengine.com/fhir/R4/redox-fhir-sandbox/Development/Observation/RedoxDiagnosticReportCreateObservationTrisomy21Example",
"resource": {
"resourceType": "Observation",
"id": "RedoxDiagnosticReportCreateObservationTrisomy21Example",
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
"code": "laboratory"
}
]
}
],
"status": "final",
"subject": {
"reference": "Patient/RedoxPatientExampleTimothy"
},
"basedOn": [
{
"reference": "ServiceRequest/RedoxServiceRequestOrderExample"
}
],
"code": {
"coding": [
{
"code": "43995-0",
"system": "http://loinc.org"
}
],
"text": "Trisomy 21 risk Qn fetus"
},
"specimen": {
"reference": "Specimen/RedoxSpecimenExample"
},
"issued": "2022-02-16T17:26:19.778Z",
"valueQuantity": {
"value": 14.3,
"unit": "risk"
},
"note": [
{
"text": "An observation result note"
}
]
}
},
{
"fullUrl": "https://api.redoxengine.com/fhir/R4/redox-fhir-sandbox/Development/Observation/RedoxDiagnosticReportCreateObservationFetNuchalExample",
"resource": {
"resourceType": "Observation",
"id": "RedoxDiagnosticReportCreateObservationFetNuchalExample",
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
"code": "laboratory"
}
]
}
],
"status": "final",
"subject": {
"reference": "Patient/RedoxPatientExampleTimothy"
},
"basedOn": [
{
"reference": "ServiceRequest/RedoxServiceRequestOrderExample"
}
],
"code": {
"coding": [
{
"code": "33069-6",
"system": "http://loinc.org"
}
],
"text": "Fet nuchal translucency US.meas"
},
"specimen": {
"reference": "Specimen/RedoxSpecimenExample"
},
"issued": "2022-02-16T17:26:19.778Z",
"valueQuantity": {
"value": 2.18,
"unit": "mm"
},
"note": [
{
"text": "An observation result note"
}
]
}
}
],
"timestamp": "2021-06-17T20:33:22.422Z",
"Meta": {
"Logs": [
{
"ID": "d9f5d293-7110-461e-a875-3beb089e79f3",
"AttemptID": "925d1617-2fe0-468c-a14c-f8c04b572c54"
}
],
"Test": true,
"EventDateTime": "2024-07-29T16:55:22.999Z",
"Source": {
"ID": "7ce6f387-c33c-417d-8682-81e83628cbd9",
"Name": "Redox Dev Tools"
},
"Destinations": [
{
"ID": "af394f14-b34a-464f-8d24-895f370af4c9",
"Name": "Redox EMR"
}
],
"DataModel": "FHIR.DiagnosticReport",
"EventType": "$diagnosticreport-create"
}
}
Fields
Meta
Meta.DataModel
String
ReliableRequiredFHIR.DiagnosticReport
Meta.EventType
String
ReliableRequired$diagnosticreport-amend
Meta.EventDateTime
DateTime
ReliableDisplays the UTC date and time that an outgoing request is delivered or an incoming request is received.
ISO 8601 Format
Meta.Test
Boolean
ReliableIndicates whether the request is a test or not.
Meta.Source
String
ReliableContains the information for the system initiating the message, including the source ID and name.
Included in messages from Redox
Meta.Source.ID
String
ReliableIdentifies the system initiating the message. If you have multiple OAuth API keys per environment type, this value is required. If you have only one OAuth API key per environment type, or you're using legacy API keys, this value is optional.
UUID
Meta.Source.Name
String
ReliableDisplays the name of the system initiating the message.
Meta.Destinations[]
Array of Objects
ReliableContains the information for the endpoint(s) receiving the request. A request must contain at least one destination, but asynchronous requests can have more than one destination. Synchronous requests like queries can only support one destination.
Required when sending data to Redox.
Meta.Destinations[].ID
String
ReliableIdentifies the endpoint that the request is directed to.
UUID
Meta.Destinations[].Name
String
ReliableDisplays the name of the endpoint that the request is directed to.
Meta.Logs[]
Array of Objects
ReliableContains the log identifier(s) for the request.
Meta.Logs[].ID
String
ReliableIdentifies the request log(s) that correspond to this request. You can use this value to locate the relevant log in the Redox dashboard for support and reference.
UUID
Meta.Logs[].AttemptID
String
ReliableIdentifies the request log attempt value, which is useful when retries are possible.
UUID
Meta.FacilityCode
String
PossibleCode for the facility related to the message.
Only use this field if a health system indicates you should. The code is specific to the health system's EHR and might not be unique across health systems. In general, the facility fields within the data models (e.g. OrderingFacility) are more reliable and informative.
Meta.SessionID
String
PossibleSession ID to be passed through for 3rd party sessions.
This is used for SMART App Launch and other OAuth/OpenID Connect flows where an access token is provided in addition to the SSO claims. The SessionID can be used on subsequent Redox API requests to fetch data.
Meta.RespondAsync
Boolean
PossibleA flag for indicating that the query response should follow the Asynchronous Buld Data Request pattern
{
"resourceType": "Bundle",
"id": "RedoxDiagnosticReportAmendBundleExample",
"type": "message",
"entry": [
{
"resource": {
"eventUri": "https://fhir.redoxengine.com/EventDefinition/DiagnosticReportAmend",
"resourceType": "MessageHeader",
"id": "RedoxDiagnosticReportAmendMessageHeaderExample",
"source": {
"name": "Good Health Clinics",
"endpoint": "05107c08-fe2f-4740-8c1d-c7107d18ebe5"
},
"focus": [
{
"reference": "DiagnosticReport/RedoxDiagnosticReportAmendDiagnosticReportExample"
}
]
}
},
{
"fullUrl": "https://api.redoxengine.com/fhir/R4/redox-fhir-sandbox/Development/DiagnosticReport/RedoxDiagnosticReportAmendDiagnosticReportExample",
"resource": {
"resourceType": "DiagnosticReport",
"id": "RedoxDiagnosticReportAmendDiagnosticReportExample",
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0074",
"code": "LAB",
"display": "Laboratory"
}
]
}
],
"status": "final",
"code": {
"coding": [
{
"code": "49086-2",
"system": "http://loinc.org",
"display": "First trimester maternal screen with nuchal translucency panel"
}
]
},
"performer": [
{
"reference": "Organization/RedoxOrganizationManagingExample"
}
],
"subject": {
"reference": "Patient/RedoxPatientExampleTimothy"
},
"effectiveDateTime": "2023-10-04T14:51:23Z",
"encounter": {
"reference": "Encounter/RedoxEncounterExample"
},
"basedOn": [
{
"reference": "ServiceRequest/RedoxServiceRequestOrderExample"
}
],
"specimen": [
{
"reference": "Specimen/RedoxSpecimenExample"
}
],
"issued": "2023-10-01T20:29:06Z",
"result": [
{
"reference": "Observation/RedoxDiagnosticReportAmendObservationTrisomy21Example"
},
{
"reference": "Observation/RedoxDiagnosticReportAmendObservationFetNuchalExample"
}
],
"resultsInterpreter": [
{
"reference": "Practitioner/RedoxPractitionerExamplePat"
}
]
}
},
{
"fullUrl": "https://api.redoxengine.com/fhir/R4/redox-fhir-sandbox/Development/ServiceRequest/RedoxServiceRequestOrderExample",
"resource": {
"resourceType": "ServiceRequest",
"id": "RedoxServiceRequestOrderExample",
"identifier": [
{
"system": "urn:oid:1.2.840.114350.1.13.12345.1.7.2.798268",
"value": "6547891230"
}
],
"intent": "order",
"priority": "stat",
"status": "active",
"code": {
"coding": [
{
"code": "49086-2",
"system": "http://loinc.org",
"display": "First trimester maternal screen with nuchal translucency panel"
}
]
},
"authoredOn": "2022-08-08T08:00:00.000Z",
"note": [
{
"text": "Additional information"
}
],
"reasonReference": [
{
"reference": "DocumentReference/RedoxDocumentReferenceExampleMediaTimothy"
}
],
"supportingInfo": [
{
"reference": "Observation/RedoxPlateletObservationExample"
}
],
"subject": {
"reference": "Patient/RedoxPatientExampleTimothy"
},
"requester": {
"reference": "Practitioner/RedoxPractitionerExamplePat"
},
"performer": [
{
"reference": "Practitioner/RedoxPractitionerExampleJoan"
}
],
"specimen": [
{
"reference": "Specimen/RedoxSpecimenExample"
}
],
"encounter": {
"reference": "Encounter/RedoxEncounterExample"
}
}
},
{
"fullUrl": "https://api.redoxengine.com/fhir/R4/redox-fhir-sandbox/Development/Specimen/RedoxSpecimenExample",
"resource": {
"resourceType": "Specimen",
"id": "RedoxSpecimenExample",
"identifier": [
{
"system": "urn:redox:example:SpecimenID",
"value": "123"
}
],
"subject": {
"reference": "Patient/RedoxPatientExampleTimothy"
},
"type": {
"coding": [
{
"code": "WB",
"system": "http://terminology.hl7.org/CodeSystem/v2-0487",
"display": "Blood, Whole"
}
],
"text": "Blood, Whole"
},
"collection": {
"bodySite": {
"text": "Left arm"
},
"collectedDateTime": "2022-02-14T19:20:02.762Z"
}
}
},
{
"fullUrl": "https://api.redoxengine.com/fhir/R4/redox-fhir-sandbox/Development/Patient/RedoxPatientExampleTimothy",
"resource": {
"resourceType": "Patient",
"id": "RedoxPatientExampleTimothy",
"meta": {
"extension": [
{
"url": "https://fhir.redoxengine.com/StructureDefinition/example-sort-order",
"valueInteger": 1
}
]
},
"extension": [
{
"extension": [
{
"url": "text",
"valueString": "White"
}
],
"url": "http://hl7.org/fhir/us/core/StructureDefinition/us-core-race"
},
{
"extension": [
{
"url": "ombCategory",
"valueCoding": {
"code": "2135-2",
"system": "urn:oid:2.16.840.1.113883.6.238",
"display": "Hispanic or Latino"
}
},
{
"url": "text",
"valueString": "Hispanic"
}
],
"url": "http://hl7.org/fhir/us/core/StructureDefinition/us-core-ethnicity"
}
],
"identifier": [
{
"value": "0000000001",
"system": "urn:redox:health-one:MR"
},
{
"value": "101-01-0001",
"system": "http://hl7.org/fhir/sid/us-ssn"
}
],
"name": [
{
"given": [
"Timothy",
"Paul"
],
"family": "Bixby",
"use": "official"
},
{
"text": "Billy",
"use": "usual"
}
],
"gender": "male",
"birthDate": "2008-01-06",
"telecom": [
{
"value": "+18088675301",
"system": "phone",
"use": "home"
},
{
"value": "+18008675309",
"system": "phone",
"use": "work"
},
{
"value": "[email protected]",
"system": "email"
}
],
"address": [
{
"line": [
"4762 Hickory Street"
],
"city": "Monroe",
"district": "Greene",
"state": "WI",
"postalCode": "53566",
"country": "US",
"use": "home"
}
],
"maritalStatus": {
"coding": [
{
"code": "M",
"system": "http://hl7.org/fhir/v3/MaritalStatus",
"display": "Married"
}
],
"text": "Married"
},
"communication": [
{
"language": {
"coding": [
{
"code": "en",
"system": "urn:ietf:bcp:47"
}
],
"text": "English"
}
}
],
"contact": [
{
"name": {
"given": [
"Barbara"
],
"family": "Bixby"
},
"telecom": [
{
"value": "+18088675303",
"system": "phone",
"use": "home"
},
{
"value": "[email protected]",
"system": "email"
}
],
"address": {
"line": [
"4762 Hickory St."
],
"city": "Monroe",
"district": "Green",
"state": "WI",
"postalCode": "53566",
"country": "USA"
},
"relationship": [
{
"coding": [
{
"code": "MTH",
"system": "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
"display": "mother"
}
],
"text": "Mother"
},
{
"coding": [
{
"code": "C",
"system": "http://terminology.hl7.org/CodeSystem/v2-0131",
"display": "Emergency Contact"
}
],
"text": "Emergency Contact"
}
]
}
],
"generalPractitioner": [
{
"reference": "Practitioner/RedoxPractitionerExamplePat"
}
],
"managingOrganization": {
"reference": "Organization/RedoxOrganizationManagingExample"
}
}
},
{
"fullUrl": "https://api.redoxengine.com/fhir/R4/redox-fhir-sandbox/Development/Encounter/RedoxEncounterExample",
"resource": {
"resourceType": "Encounter",
"id": "RedoxEncounterExample",
"identifier": [
{
"system": "urn:oid:1.2.840.114350.1.13.12345.1.7.2.698084.11",
"value": "9601346482"
}
],
"status": "finished",
"class": {
"code": "IMP",
"system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"display": "inpatient encounter"
},
"type": [
{
"coding": [
{
"code": "99222",
"system": "http://www.ama-assn.org/go/cpt",
"display": "InPatient Admission"
}
]
}
],
"diagnosis": [
{
"condition": {
"reference": "Condition/RedoxConditionExampleEncounterDx"
}
}
],
"participant": [
{
"individual": {
"reference": "Practitioner/RedoxPractitionerExampleEncounter"
}
}
],
"location": [
{
"location": {
"reference": "Location/RedoxLocationExampleEncounter"
}
}
],
"subject": {
"reference": "Patient/RedoxPatientExampleTimothy"
},
"period": {
"start": "2022-02-06T04:00:00.000Z",
"end": "2022-02-06T04:15:00.000Z"
},
"length": {
"value": 16,
"code": "m",
"system": "http://unitsofmeasure.org"
},
"reasonCode": [
{
"coding": [
{
"code": "23360407",
"system": "http://snomed.info/sct"
}
],
"text": "Pneumonia"
}
]
}
},
{
"fullUrl": "https://api.redoxengine.com/fhir/R4/redox-fhir-sandbox/Development/Organization/RedoxOrganizationManagingExample",
"resource": {
"resourceType": "Organization",
"id": "RedoxOrganizationManagingExample",
"identifier": [
{
"value": "1234",
"system": "urn:oid:1.2.3.4"
}
],
"active": true,
"name": "Custodial Org",
"address": [
{
"line": [
"123 Main St"
],
"city": "Madison",
"state": "WI"
}
],
"telecom": [
{
"value": "1-800-123-4567",
"system": "phone"
}
],
"type": [
{
"text": "Test Type"
}
]
}
},
{
"fullUrl": "https://api.redoxengine.com/fhir/R4/redox-fhir-sandbox/Development/Practitioner/RedoxPractitionerExamplePat",
"resource": {
"resourceType": "Practitioner",
"id": "RedoxPractitionerExamplePat",
"identifier": [
{
"system": "http://hl7.org/fhir/sid/us-npi",
"value": "4356789876"
}
],
"name": [
{
"given": [
"Pat"
],
"family": "Granite"
}
],
"address": [
{
"line": [
"123 Main St."
],
"city": "Madison",
"district": "Dane",
"state": "WI",
"postalCode": "53703",
"country": "USA"
}
],
"telecom": [
{
"value": "+16085551234"
}
]
}
},
{
"fullUrl": "https://api.redoxengine.com/fhir/R4/redox-fhir-sandbox/Development/Observation/RedoxDiagnosticReportAmendObservationTrisomy21Example",
"resource": {
"resourceType": "Observation",
"id": "RedoxDiagnosticReportAmendObservationTrisomy21Example",
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
"code": "laboratory"
}
]
}
],
"status": "final",
"subject": {
"reference": "Patient/RedoxPatientExampleTimothy"
},
"basedOn": [
{
"reference": "ServiceRequest/RedoxServiceRequestOrderExample"
}
],
"code": {
"coding": [
{
"code": "43995-0",
"system": "http://loinc.org"
}
],
"text": "Trisomy 21 risk Qn fetus"
},
"specimen": {
"reference": "Specimen/RedoxSpecimenExample"
},
"issued": "2022-02-16T17:26:19.778Z",
"valueQuantity": {
"value": 24.3,
"unit": "risk"
},
"note": [
{
"text": "An observation result note"
}
]
}
},
{
"fullUrl": "https://api.redoxengine.com/fhir/R4/redox-fhir-sandbox/Development/Observation/RedoxDiagnosticReportAmendObservationFetNuchalExample",
"resource": {
"resourceType": "Observation",
"id": "RedoxDiagnosticReportAmendObservationFetNuchalExample",
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
"code": "laboratory"
}
]
}
],
"status": "final",
"subject": {
"reference": "Patient/RedoxPatientExampleTimothy"
},
"basedOn": [
{
"reference": "ServiceRequest/RedoxServiceRequestOrderExample"
}
],
"code": {
"coding": [
{
"code": "33069-6",
"system": "http://loinc.org"
}
],
"text": "Fet nuchal translucency US.meas"
},
"specimen": {
"reference": "Specimen/RedoxSpecimenExample"
},
"issued": "2022-02-16T17:26:19.778Z",
"valueQuantity": {
"value": 2.18,
"unit": "mm"
},
"note": [
{
"text": "An observation result note"
}
]
}
}
],
"timestamp": "2023-10-04T20:33:22.422Z",
"Meta": {
"Logs": [
{
"ID": "d9f5d293-7110-461e-a875-3beb089e79f3",
"AttemptID": "925d1617-2fe0-468c-a14c-f8c04b572c54"
}
],
"Test": true,
"EventDateTime": "2024-07-29T16:55:22.999Z",
"Source": {
"ID": "7ce6f387-c33c-417d-8682-81e83628cbd9",
"Name": "Redox Dev Tools"
},
"Destinations": [
{
"ID": "af394f14-b34a-464f-8d24-895f370af4c9",
"Name": "Redox EMR"
}
],
"DataModel": "FHIR.DiagnosticReport",
"EventType": "$diagnosticreport-amend"
}
}