This page is part of the At-Home In-Vitro Test Report (v1.0.0: STU 1) based on FHIR R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
: MessageHeader - At-Home In-Vitro Results - COVID-19 - P Noelle - JSON Representation
Raw json | Download
{
"resourceType" : "MessageHeader",
"id" : "messageheader-at-home-in-vitro-test-p-noelle",
"meta" : {
"versionId" : "9",
"lastUpdated" : "2023-01-26T22:23:23.051+00:00",
"source" : "#Hg6v98WBE27BXwor",
"profile" : [
"http://hl7.org/fhir/us/home-lab-report/StructureDefinition/MessageHeader-at-home-in-vitro-test-results"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: MessageHeader</b><a name=\"messageheader-at-home-in-vitro-test-p-noelle\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource MessageHeader "messageheader-at-home-in-vitro-test-p-noelle" Version "9" Updated "2023-01-26 22:23:23+0000" </p><p style=\"margin-bottom: 0px\">Information Source: #Hg6v98WBE27BXwor!</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-MessageHeader-at-home-in-vitro-test-results.html\">MessageHeader - At-Home In-Vitro Test Results</a></p></div><p><b>event</b>: Result of most recent lab test for condition of interest (Details: LOINC code 96552-5 = 'Result of most recent lab test for condition of interest', stated as 'null')</p><h3>Sources</h3><table class=\"grid\"><tr><td>-</td><td><b>Extension</b></td><td><b>Name</b></td><td><b>Software</b></td><td><b>Version</b></td><td><b>Contact</b></td><td><b>Endpoint</b></td></tr><tr><td>*</td><td/><td>ACME Application Server</td><td>ACME Application Software</td><td>1.2.3.4.5</td><td><a href=\"tel:+1(555)9876543\">+1 (555) 987 6543</a></td><td><a href=\"http://at-home-in-vitro-test.org/fhir/endpoint/1\">http://at-home-in-vitro-test.org/fhir/endpoint/1</a></td></tr></table><p><b>focus</b>: <a href=\"DiagnosticReport-diagnosticreport-at-home-in-vitro-results-covid-p-noelle.html\">DiagnosticReport/diagnosticreport-at-home-in-vitro-results-covid-p-noelle</a></p></div>"
},
"eventCoding" : {
"system" : "http://loinc.org",
"code" : "96552-5"
},
"source" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/us/home-lab-report/StructureDefinition/Extension-at-home-in-vitro-test-source-software-info",
"extension" : [
{
"url" : "vendorOrganization",
"valueReference" : {
"reference" : "Organization/us-core-organization-acme-corporation"
}
},
{
"url" : "softwareBinaryID",
"valueString" : "Binary ID unknown"
},
{
"url" : "softwareInstallDate",
"valueDate" : "2022-06-01"
}
]
}
],
"name" : "ACME Application Server",
"software" : "ACME Application Software",
"version" : "1.2.3.4.5",
"contact" : {
"system" : "phone",
"value" : "+1 (555) 987 6543"
},
"endpoint" : "http://at-home-in-vitro-test.org/fhir/endpoint/1"
},
"focus" : [
{
"reference" : "DiagnosticReport/diagnosticreport-at-home-in-vitro-results-covid-p-noelle"
}
]
}