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 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:Condition ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "49cdaa51-9e6d-4246-9b54-5c9f3db13909"] ; #
fhir:meta [
( fhir:profile [
fhir:v "https://department-of-veterans-affairs.github.io/mhv-fhir-phr-mapping/StructureDefinition/VA.MHV.PHR.condition"^^xsd:anyURI ;
fhir:link <https://department-of-veterans-affairs.github.io/mhv-fhir-phr-mapping/StructureDefinition/VA.MHV.PHR.condition> ] )
] ; #
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: Condition 49cdaa51-9e6d-4246-9b54-5c9f3db13909</b></p><a name=\"49cdaa51-9e6d-4246-9b54-5c9f3db13909\"> </a><a name=\"hc49cdaa51-9e6d-4246-9b54-5c9f3db13909\"> </a><a name=\"49cdaa51-9e6d-4246-9b54-5c9f3db13909-en-US\"> </a><p><b>identifier</b>: <code>urn:oid:2.16.840.1.113883.4.349.4.984</code>/ProblemTO.352167 (use: usual, )</p><p><b>clinicalStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-clinical inactive}\">Inactive</span></p><p><b>verificationStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-ver-status confirmed}\">Confirmed</span></p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-category problem-list-item}\">Problem List Item</span></p><p><b>code</b>: <span title=\"Codes:{http://hl7.org/fhir/sid/icd-10-cm E11.3599}\">Proliferative Diabetic Retinopathy (SCT 59276001)</span></p><p><b>subject</b>: <a href=\"Patient-ex-MHV-patient-4.html\">VETERAN CASEY Unknown, DoB: 1000-01-01 ( urn:oid:2.16.840.1.113883.4.349#4 (use: usual, ))</a></p><p><b>onset</b>: 2019-01-09</p><p><b>abatement</b>: 2024-02-13</p><p><b>recordedDate</b>: 2022-08-18</p><p><b>recorder</b>: <a href=\"#hc49cdaa51-9e6d-4246-9b54-5c9f3db13909/ex-MHV-practitioner-36556\">Practitioner AHMED,MARUF</a></p><p><b>note</b>: test (By AHMED,MARUF @2022-08-18)</p><hr/><blockquote><p class=\"res-header-id\"><b>Generated Narrative: Practitioner #ex-MHV-practitioner-36556</b></p><a name=\"49cdaa51-9e6d-4246-9b54-5c9f3db13909/ex-MHV-practitioner-36556\"> </a><a name=\"hc49cdaa51-9e6d-4246-9b54-5c9f3db13909/ex-MHV-practitioner-36556\"> </a><a name=\"49cdaa51-9e6d-4246-9b54-5c9f3db13909/ex-MHV-practitioner-36556-en-US\"> </a><p><b>identifier</b>: <code>urn:oid:2.16.840.1.113883.4.349.4.989</code>/AuthorTO.37556 (use: usual, )</p><p><b>name</b>: AHMED,MARUF</p></blockquote><hr/><blockquote><p class=\"res-header-id\"><b>Generated Narrative: Location #ex-MHV-location-552</b></p><a name=\"49cdaa51-9e6d-4246-9b54-5c9f3db13909/ex-MHV-location-552\"> </a><a name=\"hc49cdaa51-9e6d-4246-9b54-5c9f3db13909/ex-MHV-location-552\"> </a><a name=\"49cdaa51-9e6d-4246-9b54-5c9f3db13909/ex-MHV-location-552-en-US\"> </a><p><b>identifier</b>: <code>urn:oid:2.16.840.1.113883.4.349.4.989</code>/HospitalLocationTO.552 (use: usual, )</p><p><b>name</b>: DAYTON</p></blockquote></div>"
] ; #
fhir:contained ( [
a fhir:Practitioner ;
fhir:id [ fhir:v "ex-MHV-practitioner-36556" ] ;
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.37556" ] ] ) ;
( fhir:name [
fhir:text [ fhir:v "AHMED,MARUF" ] ;
fhir:family [ fhir:v "MARUF" ] ;
( fhir:given [ fhir:v "AHMED" ] ) ] )
] [
a fhir:Location ;
fhir:id [ fhir:v "ex-MHV-location-552" ] ;
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 "HospitalLocationTO.552" ] ] ) ;
fhir:name [ fhir:v "DAYTON" ]
] ) ; #
fhir:identifier ( [
fhir:use [ fhir:v "usual" ] ;
fhir:system [ fhir:v "urn:oid:2.16.840.1.113883.4.349.4.984"^^xsd:anyURI ] ;
fhir:value [ fhir:v "ProblemTO.352167" ]
] ) ; #
fhir:clinicalStatus [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/condition-clinical"^^xsd:anyURI ] ;
fhir:code [ fhir:v "inactive" ] ] )
] ; #
fhir:verificationStatus [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/condition-ver-status"^^xsd:anyURI ] ;
fhir:code [ fhir:v "confirmed" ] ] )
] ; #
fhir:category ( [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/condition-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "problem-list-item" ] ] )
] ) ; #
fhir:code [
( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/sid/icd-10-cm"^^xsd:anyURI ] ;
fhir:code [ fhir:v "E11.3599" ] ] ) ;
fhir:text [ fhir:v "Proliferative Diabetic Retinopathy (SCT 59276001)" ]
] ; #
fhir:subject [
fhir:reference [ fhir:v "Patient/ex-MHV-patient-4" ]
] ; #
fhir:onset [ fhir:v "2019-01-09"^^xsd:date] ; #
fhir:abatement [ fhir:v "2024-02-13"^^xsd:date] ; #
fhir:recordedDate [ fhir:v "2022-08-18"^^xsd:date] ; #
fhir:recorder [
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/alternate-reference"^^xsd:anyURI ] ;
fhir:value [
a fhir:Reference ;
fhir:reference [ fhir:v "#ex-MHV-location-552" ] ] ] ) ;
fhir:reference [ fhir:v "#ex-MHV-practitioner-36556" ]
] ; #
fhir:note ( [
fhir:author [ fhir:v "AHMED,MARUF" ] ;
fhir:time [ fhir:v "2022-08-18"^^xsd:date ] ;
fhir:text [ fhir:v "test" ]
] ) . #
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