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

: Immunization 1 - 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 "ex-MHV-immunization-1"] ; # 
  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 ex-MHV-immunization-1</b></p><a name=\"ex-MHV-immunization-1\"> </a><a name=\"hcex-MHV-immunization-1\"> </a><a name=\"ex-MHV-immunization-1-en-US\"> </a><p><b>identifier</b>: <code>urn:oid:2.16.840.1.113883.4.349.4.989</code>/ImmunizationTO.124684 (use: usual, )</p><p><b>status</b>: Completed</p><p><b>vaccineCode</b>: <span title=\"Codes:\">COVID-19 (MODERNA), MRNA, LNP-S, PF, 100 MCG/0.5ML DOSE OR 50 MCG/0.25ML DOSE</span></p><p><b>patient</b>: <a href=\"Patient-ex-MHV-patient-1.html\">MTPZEROTWO DAYTSHR  Male, DoB: 1000-01-01 ( urn:oid:2.16.840.1.113883.4.349#1 (use: usual, ))</a></p><p><b>occurrence</b>: 2022-08-08 11:15:28+0000</p><p><b>recorded</b>: 2022-08-08 11:15:28+0000</p><p><b>primarySource</b>: Absent because : unknown</p><p><b>location</b>: <a href=\"#hcex-MHV-immunization-1/in-location-1\">Location 23 HOUR OBSERVATION</a></p><h3>Performers</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Actor</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"#hcex-MHV-immunization-1/ex-MHV-organization-552\">Organization DAYTON, OH VAMC</a></td></tr></table><p><b>note</b>: test</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  #in-location-1</b></p><a name=\"ex-MHV-immunization-1/in-location-1\"> </a><a name=\"hcex-MHV-immunization-1/in-location-1\"> </a><a name=\"ex-MHV-immunization-1/in-location-1-en-US\"> </a><p><b>identifier</b>: ?ngen-9? (use: usual, )</p><p><b>name</b>: 23 HOUR OBSERVATION</p></blockquote><hr/><blockquote><p class=\"res-header-id\"><b>Generated Narrative: Organization  #ex-MHV-organization-552</b></p><a name=\"ex-MHV-immunization-1/ex-MHV-organization-552\"> </a><a name=\"hcex-MHV-immunization-1/ex-MHV-organization-552\"> </a><a name=\"ex-MHV-immunization-1/ex-MHV-organization-552-en-US\"> </a><p><b>identifier</b>: L/552 (use: usual, )</p><p><b>active</b>: true</p><p><b>name</b>: DAYTON, OH VAMC</p><p><b>address</b>: 4100 W. THIRD STREET DAYTON OH 45428 USA </p></blockquote></div>"
  ] ; # 
  fhir:contained ( [
a fhir:Location ;
fhir:id [ fhir:v "in-location-1" ] ;
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:name [ fhir:v "23 HOUR OBSERVATION" ]
  ] [
a fhir:Organization ;
fhir:id [ fhir:v "ex-MHV-organization-552" ] ;
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 "552" ]     ] ) ;
fhir:active [ fhir:v "true"^^xsd:boolean ] ;
fhir:name [ fhir:v "DAYTON, OH VAMC" ] ;
    ( fhir:address [
      ( fhir:line [ fhir:v "4100 W. THIRD STREET" ] ) ;
fhir:city [ fhir:v "DAYTON" ] ;
fhir:state [ fhir:v "OH" ] ;
fhir:postalCode [ fhir:v "45428" ] ;
fhir:country [ fhir:v "USA" ]     ] )
  ] ) ; # 
  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 "ImmunizationTO.124684" ]
  ] ) ; # 
  fhir:status [ fhir:v "completed"] ; # 
  fhir:vaccineCode [
fhir:text [ fhir:v "COVID-19 (MODERNA), MRNA, LNP-S, PF, 100 MCG/0.5ML DOSE OR 50 MCG/0.25ML DOSE" ]
  ] ; # 
  fhir:patient [
fhir:reference [ fhir:v "Patient/ex-MHV-patient-1" ]
  ] ; # 
  fhir:occurrence [ fhir:v "2022-08-08T11:15:28Z"^^xsd:dateTime] ; # 
  fhir:recorded [ fhir:v "2022-08-08T11:15:28Z"^^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 "#in-location-1" ]
  ] ; # 
  fhir:performer ( [
fhir:actor [
fhir:reference [ fhir:v "#ex-MHV-organization-552" ]     ]
  ] ) ; # 
  fhir:note ( [
fhir:text [ fhir:v "test" ]
  ] ) ; # 
  fhir:protocolApplied ( [
fhir:series [ fhir:v "COMPLETE" ] ;
fhir:doseNumber [ fhir:v "C" ]
  ] ) . #