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 - JSON Representation

Page standards status: Informative

Raw json | Download


{
  "resourceType" : "Patient",
  "id" : "ex-MHV-patient-1015746490",
  "meta" : {
    "profile" : [
      🔗 "https://department-of-veterans-affairs.github.io/mhv-fhir-phr-mapping/StructureDefinition/VA.MHV.PHR.patient"
    ]
  },
  "text" : {
    "status" : "generated",
    "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\u00a0(use:\u00a0usual,\u00a0))</p><hr/></div>"
  },
  "identifier" : [
    {
      "use" : "usual",
      "system" : "urn:oid:2.16.840.1.113883.4.349",
      "value" : "1015746490"
    }
  ],
  "name" : [
    {
      "family" : "MHVZZVISNTWENTY",
      "given" : [
        "TEST",
        "PATIENTRRAN"
      ]
    }
  ],
  "gender" : "unknown",
  "birthDate" : "1000-01-01"
}