FHIR IG analytics| Package | hl7.fhir.us.pacio-cs |
| Resource Type | Observation |
| Id | Observation-BSJ-Narrative-History-Cognitive-Status-1.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation BSJ-Narrative-History-Cognitive-Status-1
Event Location: Location Primary Care INC.
AssistanceRequired: Independent - Patient completed the activities by him/herself, with or without an assistive device, with no assistance from a helper.
status: Final
category: Functioning
code: History of Cognitive Function Narrative
subject: Betsy Smith-Johnson (no stated gender), DoB Unknown
effective: 2019-07-01 --> 2020-11-30
performer: PractitionerRole Primary Care Clinic/Center
value: Alert and oriented x 3. She is independent in household finances, social and community activities, coeherent and appropriate communication. Appropriate attire for location and weather.
{
"resourceType": "Observation",
"id": "BSJ-Narrative-History-Cognitive-Status-1",
"meta": {
"profile": [
"http://hl7.org/fhir/us/pacio-cs/StructureDefinition/pacio-nhcs"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/event-location",
"valueReference": {
"reference": "Location/provider-org-loc-01"
}
},
{
"url": "http://hl7.org/fhir/us/pacio-cs/StructureDefinition/assistance-required",
"valueCodeableConcept": {
"coding": [
{
"system": "http://loinc.org",
"code": "LA11539-6",
"display": "Independent - Patient completed the activities by him/herself, with or without an assistive device, with no assistance from a helper."
}
]
}
}
],
"status": "final",
"category": [
{
"coding": [
{
"system": "http://hl7.org/fhir/us/pacio-cs/CodeSystem/pacio-cat-cs",
"code": "functioning",
"display": "Functioning"
}
]
}
],
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "11332-4",
"display": "History of Cognitive Function Narrative"
}
]
},
"subject": {
"reference": "Patient/patientBSJ1"
},
"effectivePeriod": {
"start": "2019-07-01",
"end": "2020-11-30"
},
"performer": [
{
"reference": "PractitionerRole/provider-role-pcp"
}
],
"valueString": "Alert and oriented x 3. She is independent in household finances, social and community activities, coeherent and appropriate communication. Appropriate attire for location and weather."
}