MyHealtheVet PHR FHIR API
0.3.9-current - ci-build United States of America flag

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

: Imaging Report: 7029096.8499-2 - TTL Representation

Page standards status: Informative

Raw ttl | Download


@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:DiagnosticReport ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "4439b27f-d11a-4676-9483-9004c38d0e07"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://department-of-veterans-affairs.github.io/mhv-fhir-phr-mapping/StructureDefinition/VA.MHV.PHR.imaging"^^xsd:anyURI ;
fhir:link <https://department-of-veterans-affairs.github.io/mhv-fhir-phr-mapping/StructureDefinition/VA.MHV.PHR.imaging>     ] )
  ] ; # 
  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: DiagnosticReport 4439b27f-d11a-4676-9483-9004c38d0e07</b></p><a name=\"4439b27f-d11a-4676-9483-9004c38d0e07\"> </a><a name=\"hc4439b27f-d11a-4676-9483-9004c38d0e07\"> </a><a name=\"4439b27f-d11a-4676-9483-9004c38d0e07-en-US\"> </a><h2><span title=\"Codes:{http://www.ama-assn.org/go/cpt 73630}\">GENERAL RADIOLOGY</span> (<span title=\"Codes:{http://loinc.org LP29684-5}\">Radiology</span>) </h2><table class=\"grid\"><tr><td>Subject</td><td>ROBERT MHVLISAONE  Male, DoB: 1962-08-09 ( urn:oid:2.16.840.1.113883.4.349#0 (use: usual, ))</td></tr><tr><td>When For</td><td>1997-09-03 15:00:00+0000</td></tr><tr><td>Reported</td><td>1997-09-03 15:00:00+0000</td></tr><tr><td>Performer</td><td> <a href=\"#hc4439b27f-d11a-4676-9483-9004c38d0e07/organization-0\">Organization RADIOLOGY</a></td></tr><tr><td>Identifiers</td><td> <code>urn:oid:2.16.840.1.113883.4.349.4.989</code>/ImagingExamTO.7029096.8499-2 (use: usual, ) Accession ID/Accession.090397-833 (use: official, ) <code>urn:oid:2.16.840.1.113883.4.349.4.989</code>/CaseNum.833 (use: secondary, )</td></tr></table><p><b>Report Details</b></p><hr/><p class=\"res-header-id\"><b>Generated Narrative: Practitioner  #provider-0</b></p><a name=\"4439b27f-d11a-4676-9483-9004c38d0e07/provider-0\"> </a><a name=\"hc4439b27f-d11a-4676-9483-9004c38d0e07/provider-0\"> </a><a name=\"4439b27f-d11a-4676-9483-9004c38d0e07/provider-0-en-US\"> </a><p><b>identifier</b>: <code>urn:oid:2.16.840.1.113883.4.349.4.989</code>/unknown (use: usual, )</p><p><b>name</b>: SUTTON,JOSEPH</p><hr/><p class=\"res-header-id\"><b>Generated Narrative: Organization  #organization-0</b></p><a name=\"4439b27f-d11a-4676-9483-9004c38d0e07/organization-0\"> </a><a name=\"hc4439b27f-d11a-4676-9483-9004c38d0e07/organization-0\"> </a><a name=\"4439b27f-d11a-4676-9483-9004c38d0e07/organization-0-en-US\"> </a><p><b>identifier</b>: <code>urn:oid:2.16.840.1.113883.4.349.4.989</code>/OrganizationTO.2267 (use: usual, )</p><p><b>active</b>: true</p><p><b>name</b>: RADIOLOGY</p></div>"
  ] ; # 
  fhir:contained ( [
a fhir:Practitioner ;
fhir:id [ fhir:v "provider-0" ] ;
    ( 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 "unknown" ]     ] ) ;
    ( fhir:name [
fhir:text [ fhir:v "SUTTON,JOSEPH" ] ;
fhir:family [ fhir:v "SUTTON,JOSEPH" ]     ] )
  ] [
a fhir:Organization ;
fhir:id [ fhir:v "organization-0" ] ;
fhir:meta [
      ( fhir:profile [
fhir:v "https://department-of-veterans-affairs.github.io/mhv-fhir-phr-mapping/StructureDefinition/VA.MHV.PHR.organization"^^xsd:anyURI ;
fhir:link <https://department-of-veterans-affairs.github.io/mhv-fhir-phr-mapping/StructureDefinition/VA.MHV.PHR.organization>       ] )     ] ;
    ( 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 "OrganizationTO.2267" ]     ] ) ;
fhir:active [ fhir:v "true"^^xsd:boolean ] ;
fhir:name [ fhir:v "RADIOLOGY" ]
  ] ) ; # 
  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 "ImagingExamTO.7029096.8499-2" ]
  ] [
fhir:use [ fhir:v "official" ] ;
fhir:type [
      ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ;
fhir:code [ fhir:v "ACSN" ]       ] )     ] ;
fhir:system [ fhir:v "urn:oid:2.16.840.1.113883.4.349.4.989"^^xsd:anyURI ] ;
fhir:value [ fhir:v "Accession.090397-833" ]
  ] [
fhir:use [ fhir:v "secondary" ] ;
fhir:system [ fhir:v "urn:oid:2.16.840.1.113883.4.349.4.989"^^xsd:anyURI ] ;
fhir:value [ fhir:v "CaseNum.833" ]
  ] ) ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:category ( [
    ( fhir:coding [
a loinc:LP29684-5 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "LP29684-5" ] ;
fhir:display [ fhir:v "Radiology" ]     ] )
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
fhir:system [ fhir:v "http://www.ama-assn.org/go/cpt"^^xsd:anyURI ] ;
fhir:code [ fhir:v "73630" ] ;
fhir:display [ fhir:v "RADIOLOGIC EXAMINATION, FOOT; COMPLETE, MINIMUM OF 3 VIEWS" ]     ] ) ;
fhir:text [ fhir:v "GENERAL RADIOLOGY" ]
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/ex-MHV-patient-0" ]
  ] ; # 
  fhir:encounter [
fhir:identifier [
fhir:value [ fhir:v "622090" ]     ]
  ] ; # 
  fhir:effective [ fhir:v "1997-09-03T15:00:00Z"^^xsd:dateTime] ; # 
  fhir:issued [ fhir:v "1997-09-03T15:00:00Z"^^xsd:dateTime] ; # 
  fhir:performer ( [
fhir:reference [ fhir:v "#organization-0" ]
  ] ) ; # 
  fhir:resultsInterpreter ( [
fhir:reference [ fhir:v "#provider-0" ]
  ] ) ; # 
  fhir:presentedForm ( [
fhir:contentType [ fhir:v "text/plain" ] ;
fhir:data [ fhir:v "Rk9PVCAzIE9SIE1PUkUgVklFV1MKICAgClByb2MgT3JkOiBVbmtub3duCkV4bSBEYXRlOiBTRVAgMDMsIDE5OTdAMTU6MDAKUmVxIFBoeXM6IEhPTEdBRE8sUk9OQUxEICAgICAgICAgICAgICAgICBQYXQgTG9jOiBPUCBVbmtub3duLzA5LTA3LTIwMjJAMTY6MTQKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICBJbWcgTG9jOiBSQURJT0xPR1kKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICBTZXJ2aWNlOiBVbmtub3duCgogCgooQ2FzZSA4MzMgQ09NUExFVEUpICBGT09UIDMgT1IgTU9SRSBWSUVXUyAgICAgICAgICAgICAoUkFEICBEZXRhaWxlZCkgQ1BUOjczNjMwCiAgICAgUHJvYyBNb2RpZmllcnMgOiBSSUdIVAoKICAgIENsaW5pY2FsIEhpc3Rvcnk6CiAgICAgIFBSRS1PUCBGTyBSU1VSR0VSWSAoQlVOSU9OIFIgRk9PVCkgCgogICAgUmVwb3J0IFN0YXR1czogVmVyaWZpZWQgICAgICAgICAgICAgICAgICAgRGF0ZSBSZXBvcnRlZDogU0VQIDA0LCAxOTk3CiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICBEYXRlIFZlcmlmaWVkOiBTRVAgMDUsIDE5OTcKICAgIFZlcmlmaWVyIEUtU2lnOi9FUy9KLkUuU1VUVE9OLE0uRC4KCiAgICBSZXBvcnQ6CiAgICAgIFJJR0hUIEZPT1Q6ICA5LzMvOTc6IAogICAgICAgCiAgICAgIFRocmVlIHZpZXdzIG9mIHRoZSByaWdodCBmb290IHNob3cgbW9kZXJhdGUgaGFsbHV4IHZhbGd1cyB3aXRoIAogICAgICBkZWdlbmVyYXRpdmUgY2hhbmdlcyBhdCB0aGUgMXN0IE1QIGpvaW50LiAgVGhlIHJlbWFpbmRlciBvZiB0aGUKICAgICAgc3R1ZHkgaXMgdW5yZW1hcmthYmxlLiAgCgogICAgSW1wcmVzc2lvbjoKICAgICAgMS4gIEhhbGx1eCB2YWxndXMuICAKCiAgICBQcmltYXJ5IERpYWdub3N0aWMgQ29kZTogCgpQcmltYXJ5IEludGVycHJldGluZyBTdGFmZjoKICBKT1NFUEggU1VUVE9OLCBSYWRpb2xvZ2lzdCAoVmVyaWZpZXIpCi9HRUc="^^xsd:base64Binary ] ;
fhir:title [ fhir:v "FOOT 3 OR MORE VIEWS" ] ;
fhir:creation [ fhir:v "1997-09-03T15:00:00Z"^^xsd:dateTime ]
  ] ) . #