PACIO Personal Functioning and Engagement Implementation Guide, published by HL7 International / Patient Care. This guide is not an authorized publication; it is the continuous build for version 3.0.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhir-pacio-pfe/ and changes regularly. See the Directory of published versions
| Page standards status: Informative |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix loinc: <http://loinc.org/rdf#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
<http://hl7.org/fhir/DiagnosticReport/PFEIG-Narrative-History-Cognitive-Status-1> a fhir:DiagnosticReport ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "PFEIG-Narrative-History-Cognitive-Status-1"] ;
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "http://hl7.org/fhir/us/pacio-pfe/StructureDefinition/pfe-narrative-history-of-status" ;
fhir:index -1 ;
fhir:link <http://hl7.org/fhir/us/pacio-pfe/StructureDefinition/pfe-narrative-history-of-status>
]
] ;
fhir:Resource.language [ fhir:value "en"] ;
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ] ;
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: DiagnosticReport PFEIG-Narrative-History-Cognitive-Status-1</b></p><a name=\"PFEIG-Narrative-History-Cognitive-Status-1\"> </a><a name=\"hcPFEIG-Narrative-History-Cognitive-Status-1\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-pfe-narrative-history-of-status.html\">Personal Functioning and Engagement Narrative History of Status</a></p></div><h2><span title=\"Codes:{http://loinc.org 11332-4}\">History of Cognitive Function Narrative</span> (<span title=\"Codes:{http://loinc.org LP7839-6}\">Pathology</span>, <span title=\"Codes:{http://hl7.org/fhir/sid/icf b1}\">MENTAL FUNCTIONS</span>) </h2><table class=\"grid\"><tr><td>Subject</td><td>Betsy Smith-Johnson Female, DoB Unknown ( http://example.org/identifiers/patient#10A3D58WH1600)</td></tr><tr><td>Relevant Time</td><td>2019-07-01 --> 2020-11-30</td></tr><tr><td>Performer</td><td> <a href=\"PractitionerRole-PFEIG-provider-role-pcp.html\">PractitionerRole Primary Care Clinic/Center</a></td></tr><tr><td>Presented Form</td><td> text/plain: UHJpb3IgdG8gdGhlIGN1cnJlbnQgYWRt...</td></tr></table><p><b>Report Details</b></p></div>"
] ;
fhir:DomainResource.extension [
fhir:index -1 ;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/event-location" ] ;
fhir:Extension.valueReference [
fhir:link <http://hl7.org/fhir/Location/PFEIG-provider-org-loc-01> ;
fhir:Reference.reference [ fhir:value "Location/PFEIG-provider-org-loc-01" ]
]
], [
fhir:index -1 ;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/us/pacio-pfe/StructureDefinition/assistance-required" ] ;
fhir:Extension.valueCodeableConcept [
fhir:CodeableConcept.coding [
fhir:index -1 ;
a loinc:LA11539-6 ;
fhir:Coding.system [ fhir:value "http://loinc.org" ] ;
fhir:Coding.code [ fhir:value "LA11539-6" ] ;
fhir:Coding.display [ fhir:value "Independent - Patient completed all the activities by themself, with or without an assistive device, with no assistance from a helper." ]
]
]
] ;
fhir:DiagnosticReport.status [ fhir:value "final"] ;
fhir:DiagnosticReport.category [
fhir:index -1 ;
fhir:CodeableConcept.coding [
fhir:index -1 ;
a loinc:LP7839-6 ;
fhir:Coding.system [ fhir:value "http://loinc.org" ] ;
fhir:Coding.code [ fhir:value "LP7839-6" ] ;
fhir:Coding.display [ fhir:value "Pathology" ]
]
], [
fhir:index -1 ;
fhir:CodeableConcept.coding [
fhir:index -1 ;
fhir:Coding.system [ fhir:value "http://hl7.org/fhir/sid/icf" ] ;
fhir:Coding.code [ fhir:value "b1" ] ;
fhir:Coding.display [ fhir:value "MENTAL FUNCTIONS" ]
]
] ;
fhir:DiagnosticReport.code [
fhir:CodeableConcept.coding [
fhir:index -1 ;
a loinc:11332-4 ;
fhir:Coding.system [ fhir:value "http://loinc.org" ] ;
fhir:Coding.code [ fhir:value "11332-4" ] ;
fhir:Coding.display [ fhir:value "History of Cognitive Function Narrative" ]
]
] ;
fhir:DiagnosticReport.subject [
fhir:link <http://hl7.org/fhir/Patient/PFEIG-patientBSJ1> ;
fhir:Reference.reference [ fhir:value "Patient/PFEIG-patientBSJ1" ]
] ;
fhir:DiagnosticReport.effectivePeriod [
fhir:Period.start [ fhir:value "2019-07-01"^^xsd:date ] ;
fhir:Period.end [ fhir:value "2020-11-30"^^xsd:date ]
] ;
fhir:DiagnosticReport.performer [
fhir:index -1 ;
fhir:link <http://hl7.org/fhir/PractitionerRole/PFEIG-provider-role-pcp> ;
fhir:Reference.reference [ fhir:value "PractitionerRole/PFEIG-provider-role-pcp" ]
] ;
fhir:DiagnosticReport.presentedForm [
fhir:index -1 ;
fhir:Attachment.contentType [ fhir:value "text/plain" ] ;
fhir:Attachment.data [ fhir:value "UHJpb3IgdG8gdGhlIGN1cnJlbnQgYWRtaXNzaW9uLCBwYXRpZW50IHdhcyBhbGVydCBhbmQgb3JpZW50ZWQgeCAzLiBTaGUgd2FzIGluZGVwZW5kZW50IGluIGhvdXNlaG9sZCBmaW5hbmNlcywgc29jaWFsIGFuZCBjb21tdW5pdHkgYWN0aXZpdGllcywgY29laGVyZW50IGFuZCBhcHByb3ByaWF0ZSBjb21tdW5pY2F0aW9uLiBTaGUgd2FzIGFibGUgdG8gaW5kZXBlbmRlbnRseSBzZWxlY3QgYXBwcm9wcmlhdGUgYXR0aXJlIGZvciBsb2NhdGlvbiBhbmQgd2VhdGhlci4="^^xsd:base64Binary ]
] .
<http://hl7.org/fhir/Location/PFEIG-provider-org-loc-01> a fhir:Location .
<http://hl7.org/fhir/Patient/PFEIG-patientBSJ1> a fhir:Patient .
<http://hl7.org/fhir/PractitionerRole/PFEIG-provider-role-pcp> a fhir:PractitionerRole .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/DiagnosticReport/PFEIG-Narrative-History-Cognitive-Status-1.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/DiagnosticReport/PFEIG-Narrative-History-Cognitive-Status-1.ttl> .
IG © 2022+ HL7 International / Patient Care.
Package hl7.fhir.us.pacio-pfe#3.0.0-ballot based on FHIR 4.0.1.
Generated
2026-08-04
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change
