FHIR IG analytics| Package | alticelabs.fhir.smartal.glintt |
| Resource Type | Observation |
| Id | Observation-ObservationCognitionGroupExample.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Observation",
"id": "ObservationCognitionGroupExample",
"meta": {
"source": "http://alticelabs.com/fhir",
"profile": [
"http://alticelabs.com/fhir/StructureDefinition/SmartAL-Observation-CognitionGroup"
]
},
"status": "final",
"identifier": [
{
"system": "http://alticelabs.com/fhir/identifiers/observation",
"value": "284bd68b-3271-4a1a-99dc-5ffca32013d4"
}
],
"code": {
"coding": [
{
"system": "http://alticelabs.com/fhir/loinc-custom",
"code": "10100-F",
"display": "Cognition Group"
}
]
},
"component": [
{
"code": {
"coding": [
{
"system": "http://alticelabs.com/fhir/loinc-custom",
"code": "10101-F",
"display": "Predicted Cognitive Status in Examination"
}
]
},
"valueCodeableConcept": {
"coding": [
{
"system": "http://alticelabs.com/fhir/cognition-status",
"code": "normal",
"display": "Normal Cognition"
}
],
"text": "Normal Cognition"
}
},
{
"code": {
"coding": [
{
"system": "http://alticelabs.com/fhir/loinc-custom",
"code": "10102-F",
"display": "Probability of MCI in Examination"
}
]
},
"valueQuantity": {
"unit": "%",
"system": "http://unitsofmeasure.org",
"code": "%",
"value": 0
},
"interpretation": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation",
"code": "N",
"display": "Normal"
}
]
}
],
"referenceRange": [
{
"low": {
"value": 0,
"unit": "%",
"system": "http://unitsofmeasure.org",
"code": "%"
},
"high": {
"value": 50,
"unit": "%",
"system": "http://unitsofmeasure.org",
"code": "%"
},
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/referencerange-meaning",
"code": "normal"
}
]
},
"text": "N"
},
{
"low": {
"value": 50,
"unit": "%",
"system": "http://unitsofmeasure.org",
"code": "%"
},
"text": "H"
}
]
}
],
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
"code": "vital-signs",
"display": "Vital Signs"
}
]
}
],
"subject": {
"reference": "Patient/276c4ae1-5fef-4277-93ef-00c3d7f4f4d5",
"identifier": {
"system": "https://glintt.com/viewer",
"value": "69a02c5d224c0b4344d0621d"
}
},
"effectiveDateTime": "2024-05-03T15:05:03Z",
"issued": "2024-05-03T15:05:03Z",
"performer": [
{
"reference": "Practitioner/01f86ee0-f70b-455d-b39f-57f444ae4b7e"
}
],
"derivedFrom": [
{
"reference": "Observation/6c5ccf58-42d8-40ff-8f3c-e3ee141672b7"
}
]
}