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" : "Immunization",
"id" : "ex-MHV-immunization-4",
"meta" : {
"profile" : [
🔗 "https://department-of-veterans-affairs.github.io/mhv-fhir-phr-mapping/StructureDefinition/VA.MHV.PHR.immunization"
]
},
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Immunization ex-MHV-immunization-4</b></p><a name=\"ex-MHV-immunization-4\"> </a><a name=\"hcex-MHV-immunization-4\"> </a><a name=\"ex-MHV-immunization-4-en-US\"> </a><p><b>identifier</b>: <code>urn:oid:2.16.840.1.113883.4.349.4.989</code>/ImmunizationTO.4\u00a0(use:\u00a0usual,\u00a0)</p><p><b>status</b>: Completed</p><p><b>vaccineCode</b>: <span title=\"Codes:\">ZOSTER Booster</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\u00a0(use:\u00a0usual,\u00a0))</a></p><p><b>occurrence</b>: 2012-01-02</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-4/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-4/ex-MHV-organization-552\">Organization DAYTON, OH VAMC</a></td></tr></table><p><b>note</b>: test of immunization with just a year/month/date</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>BOOSTER</td><td>B</td></tr></table><hr/><blockquote><p class=\"res-header-id\"><b>Generated Narrative: Location #in-location-1</b></p><a name=\"ex-MHV-immunization-4/in-location-1\"> </a><a name=\"hcex-MHV-immunization-4/in-location-1\"> </a><a name=\"ex-MHV-immunization-4/in-location-1-en-US\"> </a><p><b>identifier</b>: ?ngen-9?\u00a0(use:\u00a0usual,\u00a0)</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-4/ex-MHV-organization-552\"> </a><a name=\"hcex-MHV-immunization-4/ex-MHV-organization-552\"> </a><a name=\"ex-MHV-immunization-4/ex-MHV-organization-552-en-US\"> </a><p><b>identifier</b>: L/552\u00a0(use:\u00a0usual,\u00a0)</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>"
},
"contained" : [
{
"resourceType" : "Location",
"id" : "in-location-1",
"meta" : {
"profile" : [
🔗 "https://department-of-veterans-affairs.github.io/mhv-fhir-phr-mapping/StructureDefinition/VA.MHV.PHR.location"
]
},
"identifier" : [
{
"use" : "usual"
}
],
"name" : "23 HOUR OBSERVATION"
},
{
"resourceType" : "Organization",
"id" : "ex-MHV-organization-552",
"meta" : {
"profile" : [
🔗 "https://department-of-veterans-affairs.github.io/mhv-fhir-phr-mapping/StructureDefinition/VA.MHV.PHR.organization"
]
},
"identifier" : [
{
"use" : "usual",
"type" : {
"text" : "L"
},
"system" : "urn:oid:2.16.840.1.113883.4.349",
"value" : "552"
}
],
"active" : true,
"name" : "DAYTON, OH VAMC",
"address" : [
{
"line" : [
"4100 W. THIRD STREET"
],
"city" : "DAYTON",
"state" : "OH",
"postalCode" : "45428",
"country" : "USA"
}
]
}
],
"identifier" : [
{
"use" : "usual",
"system" : "urn:oid:2.16.840.1.113883.4.349.4.989",
"value" : "ImmunizationTO.4"
}
],
"status" : "completed",
"vaccineCode" : {
"text" : "ZOSTER Booster"
},
"patient" : {
🔗 "reference" : "Patient/ex-MHV-patient-1"
},
"occurrenceDateTime" : "2012-01-02",
"recorded" : "2022-08-08T11:15:28Z",
"_primarySource" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/data-absent-reason",
"valueCode" : "unknown"
}
]
},
"location" : {
"reference" : "#in-location-1"
},
"performer" : [
{
"actor" : {
"reference" : "#ex-MHV-organization-552"
}
}
],
"note" : [
{
"text" : "test of immunization with just a year/month/date"
}
],
"protocolApplied" : [
{
"series" : "BOOSTER",
"doseNumberString" : "B"
}
]
}