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

: Patient MHVZZVISNTWENTY,TEST PATIENTR - 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:Patient ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "ex-MHV-patient-1015746490"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://department-of-veterans-affairs.github.io/mhv-fhir-phr-mapping/StructureDefinition/VA.MHV.PHR.patient"^^xsd:anyURI ;
fhir:link <https://department-of-veterans-affairs.github.io/mhv-fhir-phr-mapping/StructureDefinition/VA.MHV.PHR.patient>     ] )
  ] ; # 
  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: Patient ex-MHV-patient-1015746490</b></p><a name=\"ex-MHV-patient-1015746490\"> </a><a name=\"hcex-MHV-patient-1015746490\"> </a><a name=\"ex-MHV-patient-1015746490-en-US\"> </a><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">TEST PATIENTRRAN MHVZZVISNTWENTY  Unknown, DoB: 1000-01-01 ( urn:oid:2.16.840.1.113883.4.349#1015746490 (use: usual, ))</p><hr/></div>"
  ] ; # 
  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 "1015746490" ]
  ] ) ; # 
  fhir:name ( [
fhir:family [ fhir:v "MHVZZVISNTWENTY" ] ;
    ( fhir:given [ fhir:v "TEST" ] [ fhir:v "PATIENTRRAN" ] )
  ] ) ; # 
  fhir:gender [ fhir:v "unknown"] ; # 
  fhir:birthDate [ fhir:v "1000-01-01"^^xsd:date] . #