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 "65daf497-c0d2-451d-9950-f31616437a88"] ; #
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 65daf497-c0d2-451d-9950-f31616437a88</b></p><a name=\"65daf497-c0d2-451d-9950-f31616437a88\"> </a><a name=\"hc65daf497-c0d2-451d-9950-f31616437a88\"> </a><a name=\"65daf497-c0d2-451d-9950-f31616437a88-en-US\"> </a><p><b>identifier</b>: <code>urn:oid:2.16.840.1.113883.4.349.4.984</code>/ProblemTO.352251 (use: usual, )</p><p><b>clinicalStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-clinical active}\">Active</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 I25.10}\">CAD - Coronary Artery Disease (SCT 53741008)</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>recordedDate</b>: 2024-02-20</p><p><b>recorder</b>: <a href=\"#hc65daf497-c0d2-451d-9950-f31616437a88/ex-MHV-practitioner-37524\">Practitioner MARCUS OPURUM,MAUREEN N</a></p><p><b>note</b>: test (By NOBLE,PAMELA J @2024-02-20)</p><hr/><blockquote><p class=\"res-header-id\"><b>Generated Narrative: Practitioner #ex-MHV-practitioner-37524</b></p><a name=\"65daf497-c0d2-451d-9950-f31616437a88/ex-MHV-practitioner-37524\"> </a><a name=\"hc65daf497-c0d2-451d-9950-f31616437a88/ex-MHV-practitioner-37524\"> </a><a name=\"65daf497-c0d2-451d-9950-f31616437a88/ex-MHV-practitioner-37524-en-US\"> </a><p><b>identifier</b>: <code>urn:oid:2.16.840.1.113883.4.349.4.984</code>/AuthorTO.37524 (use: usual, )</p><p><b>name</b>: MARCUS OPURUM,MAUREEN N</p></blockquote><hr/><blockquote><p class=\"res-header-id\"><b>Generated Narrative: Location #ex-MHV-location-552</b></p><a name=\"65daf497-c0d2-451d-9950-f31616437a88/ex-MHV-location-552\"> </a><a name=\"hc65daf497-c0d2-451d-9950-f31616437a88/ex-MHV-location-552\"> </a><a name=\"65daf497-c0d2-451d-9950-f31616437a88/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-37524" ] ;
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.984"^^xsd:anyURI ] ;
fhir:value [ fhir:v "AuthorTO.37524" ] ] ) ;
( fhir:name [
fhir:text [ fhir:v "MARCUS OPURUM,MAUREEN N" ] ;
fhir:family [ fhir:v "MARCUS OPURUM,MAUREEN N" ] ] )
] [
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.352251" ]
] ) ; #
fhir:clinicalStatus [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/condition-clinical"^^xsd:anyURI ] ;
fhir:code [ fhir:v "active" ] ] )
] ; #
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 "I25.10" ] ] ) ;
fhir:text [ fhir:v "CAD - Coronary Artery Disease (SCT 53741008)" ]
] ; #
fhir:subject [
fhir:reference [ fhir:v "Patient/ex-MHV-patient-4" ]
] ; #
fhir:recordedDate [ fhir:v "2024-02-20"^^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-37524" ]
] ; #
fhir:note ( [
fhir:author [ fhir:v "NOBLE,PAMELA J" ] ;
fhir:time [ fhir:v "2024-02-20"^^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