MyHealtheVet PHR FHIR API
0.3.9-current - ci-build
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
Page standards status: Informative |
{
"resourceType" : "Patient",
"id" : "9204",
"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 9204</b></p><a name=\"9204\"> </a><a name=\"hc9204\"> </a><a name=\"9204-en-US\"> </a><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">unknown test Unknown, DoB: 1000-01-01 ( urn:oid:2.16.840.1.113883.4.349#9204\u00a0(use:\u00a0usual,\u00a0))</p><hr/></div>"
},
"identifier" : [
{
"use" : "usual",
"system" : "urn:oid:2.16.840.1.113883.4.349",
"value" : "9204"
}
],
"name" : [
{
"family" : "test",
"given" : [
"unknown"
]
}
],
"gender" : "unknown",
"birthDate" : "1000-01-01"
}