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

: Immunication 27654 - TTL Representation

Page standards status: Informative

Raw ttl | Download


@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:Immunization ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "27654"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://department-of-veterans-affairs.github.io/mhv-fhir-phr-mapping/StructureDefinition/VA.MHV.PHR.immunization"^^xsd:anyURI ;
fhir:link <https://department-of-veterans-affairs.github.io/mhv-fhir-phr-mapping/StructureDefinition/VA.MHV.PHR.immunization>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Immunization 27654</b></p><a name=\"27654\"> </a><a name=\"hc27654\"> </a><a name=\"27654-en-US\"> </a><p><b>identifier</b>: <code>urn:oid:2.16.840.1.113883.4.349.4.984</code>/ImmunizationTO.125285 (use: usual, )</p><p><b>status</b>: Completed</p><p><b>vaccineCode</b>: <span title=\"Codes:{http://www.ama-assn.org/go/cpt 90717}\">YELLOW FEVER</span></p><p><b>patient</b>: <a href=\"Patient-27659.html\">unknown test  Unknown, DoB: 1000-01-01 ( urn:oid:2.16.840.1.113883.4.349#27659 (use: usual, ))</a></p><p><b>occurrence</b>: 2023-10-13 10:49:00-0400</p><p><b>primarySource</b>: Absent because : unknown</p><p><b>location</b>: <a href=\"#hc27654/Location-0\">Location ADULT DAY HEALTH CARE</a></p><blockquote><p><b>performer</b></p><p><b>function</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v2-0443 AP}\">Administering Provider</span></p><p><b>actor</b>: <a href=\"#hc27654/Provider-0\">Practitioner KHAN,MUAZZAM</a></p></blockquote><blockquote><p><b>performer</b></p><p><b>actor</b>: <a href=\"#hc27654/Organization-0\">Organization DAYTSHR TEST LAB</a></p></blockquote><p><b>note</b>: Yellow </p><h3>ProtocolApplieds</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Series</b></td><td><b>DoseNumber[x]</b></td></tr><tr><td style=\"display: none\">*</td><td>COMPLETE</td><td>C</td></tr></table><hr/><blockquote><p class=\"res-header-id\"><b>Generated Narrative: Location  #Location-0</b></p><a name=\"27654/Location-0\"> </a><a name=\"hc27654/Location-0\"> </a><a name=\"27654/Location-0-en-US\"> </a><p><b>name</b>: ADULT DAY HEALTH CARE</p></blockquote><hr/><blockquote><p class=\"res-header-id\"><b>Generated Narrative: Organization  #Organization-0</b></p><a name=\"27654/Organization-0\"> </a><a name=\"hc27654/Organization-0\"> </a><a name=\"27654/Organization-0-en-US\"> </a><p><b>identifier</b>: L/984 (use: usual, )</p><p><b>active</b>: true</p><p><b>name</b>: DAYTSHR TEST LAB</p></blockquote><hr/><blockquote><p class=\"res-header-id\"><b>Generated Narrative: Practitioner  #Provider-0</b></p><a name=\"27654/Provider-0\"> </a><a name=\"hc27654/Provider-0\"> </a><a name=\"27654/Provider-0-en-US\"> </a><p><b>identifier</b>: <code>urn:oid:2.16.840.1.113883.4.349</code>/0 (use: usual, )</p><p><b>name</b>: KHAN,MUAZZAM</p></blockquote></div>"
  ] ; # 
  fhir:contained ( [
a fhir:Location ;
fhir:id [ fhir:v "Location-0" ] ;
fhir:name [ fhir:v "ADULT DAY HEALTH CARE" ]
  ] [
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:type [
fhir:text [ fhir:v "L" ]       ] ;
fhir:system [ fhir:v "urn:oid:2.16.840.1.113883.4.349"^^xsd:anyURI ] ;
fhir:value [ fhir:v "984" ]     ] ) ;
fhir:active [ fhir:v "true"^^xsd:boolean ] ;
fhir:name [ fhir:v "DAYTSHR TEST LAB" ]
  ] [
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"^^xsd:anyURI ] ;
fhir:value [ fhir:v "0" ]     ] ) ;
    ( fhir:name [
fhir:text [ fhir:v "KHAN,MUAZZAM" ]     ] )
  ] ) ; # 
  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 "ImmunizationTO.125285" ]
  ] ) ; # 
  fhir:status [ fhir:v "completed"] ; # 
  fhir:vaccineCode [
    ( fhir:coding [
fhir:system [ fhir:v "http://www.ama-assn.org/go/cpt"^^xsd:anyURI ] ;
fhir:code [ fhir:v "90717" ] ;
fhir:display [ fhir:v "YELLOW FEVER VACCINE SUBQ" ]     ] ) ;
fhir:text [ fhir:v "YELLOW FEVER" ]
  ] ; # 
  fhir:patient [
fhir:reference [ fhir:v "Patient/27659" ]
  ] ; # 
  fhir:occurrence [ fhir:v "2023-10-13T10:49:00-04:00"^^xsd:dateTime] ; # 
  fhir:primarySource [
    ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/data-absent-reason"^^xsd:anyURI ] ;
fhir:value [ fhir:v "unknown" ]     ] )
  ] ; # 
  fhir:location [
fhir:reference [ fhir:v "#Location-0" ]
  ] ; # 
  fhir:performer ( [
fhir:function [
      ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0443"^^xsd:anyURI ] ;
fhir:code [ fhir:v "AP" ]       ] )     ] ;
fhir:actor [
fhir:reference [ fhir:v "#Provider-0" ]     ]
  ] [
fhir:actor [
fhir:reference [ fhir:v "#Organization-0" ]     ]
  ] ) ; # 
  fhir:note ( [
fhir:text [ fhir:v "Yellow " ]
  ] ) ; # 
  fhir:protocolApplied ( [
fhir:series [ fhir:v "COMPLETE" ] ;
fhir:doseNumber [ fhir:v "C" ]
  ] ) . #