MyHealtheVet PHR FHIR API, published by VA Digital Services. This guide is not an authorized publication; it is the continuous build for version 0.3.9-current built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/department-of-veterans-affairs/mhv-fhir-phr-mapping/ and changes regularly. See the Directory of published versions
Page standards status: Informative |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix loinc: <https://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 -------------------------------------------------------------------
a fhir:DocumentReference ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "fee0ea20-c28e-4a04-a01b-9ea731487597"] ; #
fhir:meta [
( fhir:profile [
fhir:v "https://department-of-veterans-affairs.github.io/mhv-fhir-phr-mapping/StructureDefinition/VA.MHV.PHR.note"^^xsd:anyURI ;
fhir:link <https://department-of-veterans-affairs.github.io/mhv-fhir-phr-mapping/StructureDefinition/VA.MHV.PHR.note> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: DocumentReference fee0ea20-c28e-4a04-a01b-9ea731487597</b></p><a name=\"fee0ea20-c28e-4a04-a01b-9ea731487597\"> </a><a name=\"hcfee0ea20-c28e-4a04-a01b-9ea731487597\"> </a><a name=\"fee0ea20-c28e-4a04-a01b-9ea731487597-en-US\"> </a><p><b>identifier</b>: <code>urn:oid:2.16.840.1.113883.4.349.4.989</code>/NoteTO.75535810 (use: usual, )</p><p><b>status</b>: Current</p><p><b>type</b>: <span title=\"Codes:{http://loinc.org 11506-3}\">MENTAL HEALTH SECURE MESSAGING</span></p><p><b>category</b>: <span title=\"Codes:{http://hl7.org/fhir/us/core/CodeSystem/us-core-documentreference-category clinical-note}\">Clinical Note</span></p><p><b>subject</b>: <a href=\"Patient-ex-MHV-patient-0.html\">ROBERT MHVLISAONE Male, DoB: 1962-08-09 ( urn:oid:2.16.840.1.113883.4.349#0 (use: usual, ))</a></p><p><b>date</b>: 2022-09-08 11:38:00+0000</p><p><b>author</b>: <a href=\"#hcfee0ea20-c28e-4a04-a01b-9ea731487597/author-0\">Practitioner SINGH,MUKHDIP</a></p><p><b>authenticator</b>: <a href=\"#hcfee0ea20-c28e-4a04-a01b-9ea731487597/approvedBy-0\">Practitioner SINGH,MUKHDIP</a></p><blockquote><p><b>content</b></p><h3>Attachments</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>ContentType</b></td><td><b>Data</b></td><td><b>Title</b></td><td><b>Creation</b></td></tr><tr><td style=\"display: none\">*</td><td>text/plain</td><td>(base64 data - 1,608 base64 chars)</td><td>MENTAL HEALTH SECURE MESSAGING</td><td>2022-09-08 11:38:00+0000</td></tr></table></blockquote><h3>Contexts</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Related</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"#hcfee0ea20-c28e-4a04-a01b-9ea731487597/location-0\">Location PORTLAND VA MEDICAL CENTER</a></td></tr></table><hr/><blockquote><p class=\"res-header-id\"><b>Generated Narrative: Practitioner #author-0</b></p><a name=\"fee0ea20-c28e-4a04-a01b-9ea731487597/author-0\"> </a><a name=\"hcfee0ea20-c28e-4a04-a01b-9ea731487597/author-0\"> </a><a name=\"fee0ea20-c28e-4a04-a01b-9ea731487597/author-0-en-US\"> </a><p><b>identifier</b>: <code>urn:oid:2.16.840.1.113883.4.349.4.989</code>/AuthorTO.356886 (use: usual, )</p><p><b>name</b>: SINGH,MUKHDIP</p></blockquote><hr/><blockquote><p class=\"res-header-id\"><b>Generated Narrative: Practitioner #approvedBy-0</b></p><a name=\"fee0ea20-c28e-4a04-a01b-9ea731487597/approvedBy-0\"> </a><a name=\"hcfee0ea20-c28e-4a04-a01b-9ea731487597/approvedBy-0\"> </a><a name=\"fee0ea20-c28e-4a04-a01b-9ea731487597/approvedBy-0-en-US\"> </a><p><b>identifier</b>: <code>urn:oid:2.16.840.1.113883.4.349.4.989</code>/AuthorTO.356886 (use: usual, )</p><p><b>name</b>: SINGH,MUKHDIP</p></blockquote><hr/><blockquote><p class=\"res-header-id\"><b>Generated Narrative: Location #location-0</b></p><a name=\"fee0ea20-c28e-4a04-a01b-9ea731487597/location-0\"> </a><a name=\"hcfee0ea20-c28e-4a04-a01b-9ea731487597/location-0\"> </a><a name=\"fee0ea20-c28e-4a04-a01b-9ea731487597/location-0-en-US\"> </a><p><b>identifier</b>: <code>urn:oid:2.16.840.1.113883.4.349.4.989</code>/LocationTO.648 (use: usual, )</p><p><b>name</b>: PORTLAND VA MEDICAL CENTER</p></blockquote></div>"
] ; #
fhir:contained ( [
a fhir:Practitioner ;
fhir:id [ fhir:v "author-0" ] ;
fhir:meta [
( fhir:profile [
fhir:v "https://department-of-veterans-affairs.github.io/mhv-fhir-phr-mapping/StructureDefinition/VA.MHV.PHR.practitioner"^^xsd:anyURI ;
fhir:link <https://department-of-veterans-affairs.github.io/mhv-fhir-phr-mapping/StructureDefinition/VA.MHV.PHR.practitioner> ] ) ] ;
( fhir:identifier [
fhir:use [ fhir:v "usual" ] ;
fhir:system [ fhir:v "urn:oid:2.16.840.1.113883.4.349.4.989"^^xsd:anyURI ] ;
fhir:value [ fhir:v "AuthorTO.356886" ] ] ) ;
( fhir:name [
fhir:text [ fhir:v "SINGH,MUKHDIP" ] ;
fhir:family [ fhir:v "SINGH,MUKHDIP" ] ] )
] [
a fhir:Practitioner ;
fhir:id [ fhir:v "approvedBy-0" ] ;
fhir:meta [
( fhir:profile [
fhir:v "https://department-of-veterans-affairs.github.io/mhv-fhir-phr-mapping/StructureDefinition/VA.MHV.PHR.practitioner"^^xsd:anyURI ;
fhir:link <https://department-of-veterans-affairs.github.io/mhv-fhir-phr-mapping/StructureDefinition/VA.MHV.PHR.practitioner> ] ) ] ;
( fhir:identifier [
fhir:use [ fhir:v "usual" ] ;
fhir:system [ fhir:v "urn:oid:2.16.840.1.113883.4.349.4.989"^^xsd:anyURI ] ;
fhir:value [ fhir:v "AuthorTO.356886" ] ] ) ;
( fhir:name [
fhir:text [ fhir:v "SINGH,MUKHDIP" ] ;
fhir:family [ fhir:v "SINGH,MUKHDIP" ] ] )
] [
a fhir:Location ;
fhir:id [ fhir:v "location-0" ] ;
fhir:meta [
( fhir:profile [
fhir:v "https://department-of-veterans-affairs.github.io/mhv-fhir-phr-mapping/StructureDefinition/VA.MHV.PHR.location"^^xsd:anyURI ;
fhir:link <https://department-of-veterans-affairs.github.io/mhv-fhir-phr-mapping/StructureDefinition/VA.MHV.PHR.location> ] ) ] ;
( fhir:identifier [
fhir:use [ fhir:v "usual" ] ;
fhir:system [ fhir:v "urn:oid:2.16.840.1.113883.4.349.4.989"^^xsd:anyURI ] ;
fhir:value [ fhir:v "LocationTO.648" ] ] ) ;
fhir:name [ fhir:v "PORTLAND VA MEDICAL CENTER" ]
] ) ; #
fhir:identifier ( [
fhir:use [ fhir:v "usual" ] ;
fhir:system [ fhir:v "urn:oid:2.16.840.1.113883.4.349.4.989"^^xsd:anyURI ] ;
fhir:value [ fhir:v "NoteTO.75535810" ]
] ) ; #
fhir:status [ fhir:v "current"] ; #
fhir:type [
( fhir:coding [
a loinc:11506-3 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "11506-3" ] ] ) ;
fhir:text [ fhir:v "MENTAL HEALTH SECURE MESSAGING" ]
] ; #
fhir:category ( [
( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/us/core/CodeSystem/us-core-documentreference-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "clinical-note" ] ] )
] ) ; #
fhir:subject [
fhir:reference [ fhir:v "Patient/ex-MHV-patient-0" ]
] ; #
fhir:date [ fhir:v "2022-09-08T11:38:00Z"^^xsd:dateTime] ; #
fhir:author ( [
fhir:reference [ fhir:v "#author-0" ]
] ) ; #
fhir:authenticator [
( fhir:extension [
fhir:url [ fhir:v "https://department-of-veterans-affairs.github.io/mhv-fhir-phr-mapping/StructureDefinition/noteAuthenticatedWhen"^^xsd:anyURI ] ;
fhir:value [ fhir:v "2022-09-08T09:38:45Z"^^xsd:dateTime ] ] ) ;
fhir:reference [ fhir:v "#approvedBy-0" ]
] ; #
fhir:content ( [
fhir:attachment [
fhir:contentType [ fhir:v "text/plain" ] ;
fhir:data [ fhir:v "CiBMT0NBTCBUSVRMRTogTUVOVEFMIEhFQUxUSCBTRUNVUkUgTUVTU0FHSU5HICAgICAgICAgICAgICAgICAgICAgClNUQU5EQVJEIFRJVExFOiBNRU5UQUwgSEVBTFRIIFNFQ1VSRSBNRVNTQUdJTkcgICAgICAgICAgICAgICAgICAKREFURSBPRiBOT1RFOiBTRVAgMDgsIDIwMjJAMTE6MzggICAgIEVOVFJZIERBVEU6IFNFUCAwOCwgMjAyMkAwOTozODo0NSAgICAgIAogICAgICBBVVRIT1I6IFNJTkdILE1VS0hESVAgICAgICAgIEVYUCBDT1NJR05FUjogICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICBVUkdFTkNZOiAgICAgICAgICAgICAgICAgICAgICAgICAgICBTVEFUVVM6IENPTVBMRVRFRCAgICAgICAgICAgICAgICAgICAgIAoKLS0tLS0tT3JpZ2luYWwgTWVzc2FnZS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLSAKU2VudDogIDA5LzA4LzIwMjIgMDk6MjMgQU0gRVQgCkZyb206ICBNSFZaWlZJU05UV0VOVFksIFRFU1QgIFBBVElFTlRSIApUbzogIFNhbGVtIE1lbnRhbCBIZWFsdGggQ2xpbmljX1ZBUG9ydGxhbmRIQ1NfTUggClN1YmplY3Q6ICBHZW5lcmFsOlRyYWluaW5nIE1lc3NhZ2UgMiBmb3IgTXVraGRpcCBTaW5naCAKClNlZCBlZ2VzdGFzIG1hZ25hIHF1aXMgc2VtcGVyIGJsYW5kaXQuIFBlbGxlbnRlc3F1ZSBlZ2VzdGFzIGR1aSBuaXNsLCBxdWlzIApjdXJzdXMgZG9sb3IgdmVoaWN1bGEgYWMuIFBoYXNlbGx1cyB1dCBkaWFtIHRlbGx1cy4gU2VkIGludGVyZHVtIGFjIHR1cnBpcyAKdml0YWUgZWZmaWNpdHVyLiAgIAogIAogIApGbHUgU2hvdCBJbmZvOiBodHRwczovL3d3dy5wb3J0bGFuZC52YS5nb3YvbmV3cy9mbHVzaG90cy5hc3AgIApodHRwczovL3d3dy52YS5nb3YvZGlyZWN0b3J5L2d1aWRlL3JlZ2lvbi5hc3A/SUQ9MTAyMD8KLS0tLS0tT3JpZ2luYWwgTWVzc2FnZS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLSAKU2VudDogIDA5LzA4LzIwMjIgMTI6MzIgUE0gRVQgCkZyb206ICBTSU5HSCwgTVVLSERJUCAgClRvOiAgTUhWWlpWSVNOVFdFTlRZLCBURVNUICBQQVRJRU5UUiAKU3ViamVjdDogIEdlbmVyYWw6VHJhaW5pbmcgTWVzc2FnZSAyIGZvciBNdWtoZGlwIFNpbmdoIAoKaGVsbG8gIAogIAogIAogIApNdWtoZGlwIFNpbmdoLCBNRCAgClBzeWNoaWF0cmlzdAoKIAovZXMvIE1VS0hESVAgU0lOR0ggTUQKUHN5Y2hpYXRyeSBSZXNpZGVudApTaWduZWQ6IDA5LzA4LzIwMjIgMDk6MzgK"^^xsd:base64Binary ] ;
fhir:title [ fhir:v "MENTAL HEALTH SECURE MESSAGING" ] ;
fhir:creation [ fhir:v "2022-09-08T11:38:00Z"^^xsd:dateTime ] ]
] ) ; #
fhir:context [
( fhir:related [
fhir:reference [ fhir:v "#location-0" ] ] )
] . #
IG © 2022+ VA Digital Services. Package va.mhv.fhir.phr#0.3.9-current based on FHIR 4.0.1. Generated 2024-08-18
Links: Table of Contents |
QA Report
| New Issue | Issues