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 27653 - 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 "27653"] ; # 
  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 27653</b></p><a name=\"27653\"> </a><a name=\"hc27653\"> </a><a name=\"27653-en-US\"> </a><p><b>identifier</b>: <code>urn:oid:2.16.840.1.113883.4.349.4.984</code>/ImmunizationTO.125286 (use: usual, )</p><p><b>status</b>: Completed</p><p><b>vaccineCode</b>: <span title=\"Codes:{http://www.ama-assn.org/go/cpt 90750}\">ZOSTER RECOMBINANT</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 11:15:00-0400</p><p><b>primarySource</b>: Absent because : unknown</p><p><b>location</b>: <a href=\"#hc27653/Location-2\">Location AUDIOLOGY FELLOW (PM)</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=\"#hc27653/Provider-0\">Practitioner KHAN,MUAZZAM</a></p></blockquote><blockquote><p><b>performer</b></p><p><b>actor</b>: <a href=\"#hc27653/Organization-0\">Organization DAYTSHR TEST LAB</a></p></blockquote><p><b>note</b>: test series 1</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>SERIES 1</td><td>1</td></tr></table><hr/><blockquote><p class=\"res-header-id\"><b>Generated Narrative: Organization  #Organization-0</b></p><a name=\"27653/Organization-0\"> </a><a name=\"hc27653/Organization-0\"> </a><a name=\"27653/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=\"27653/Provider-0\"> </a><a name=\"hc27653/Provider-0\"> </a><a name=\"27653/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><hr/><blockquote><p class=\"res-header-id\"><b>Generated Narrative: Location  #Location-2</b></p><a name=\"27653/Location-2\"> </a><a name=\"hc27653/Location-2\"> </a><a name=\"27653/Location-2-en-US\"> </a><p><b>name</b>: AUDIOLOGY FELLOW (PM)</p></blockquote></div>"
  ] ; # 
  fhir:contained ( [
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" ]     ] )
  ] [
a fhir:Location ;
fhir:id [ fhir:v "Location-2" ] ;
fhir:name [ fhir:v "AUDIOLOGY FELLOW (PM)" ]
  ] ) ; # 
  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.125286" ]
  ] ) ; # 
  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 "90750" ] ;
fhir:display [ fhir:v "HZV VACC RECOMBINANT IM" ]     ] ) ;
fhir:text [ fhir:v "ZOSTER RECOMBINANT" ]
  ] ; # 
  fhir:patient [
fhir:reference [ fhir:v "Patient/27659" ]
  ] ; # 
  fhir:occurrence [ fhir:v "2023-10-13T11:15: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-2" ]
  ] ; # 
  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 "test series 1" ]
  ] ) ; # 
  fhir:protocolApplied ( [
fhir:series [ fhir:v "SERIES 1" ] ;
fhir:doseNumber [ fhir:v "1" ]
  ] ) . #