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
: MessageDefinition - At-Home In-Vitro Test Results - JSON Representation
Raw json | Download
{
"resourceType" : "MessageDefinition",
"id" : "MessageDefinition-at-home-in-vitro-test-results",
"meta" : {
"versionId" : "1",
"lastUpdated" : "2023-01-26T02:39:04.248+00:00",
"source" : "#gyQ9CMM5XqWAi9lu"
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: MessageDefinition</b><a name=\"MessageDefinition-at-home-in-vitro-test-results\"> </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 MessageDefinition "MessageDefinition-at-home-in-vitro-test-results" Version "1" Updated "2023-01-26 02:39:04+0000" </p><p style=\"margin-bottom: 0px\">Information Source: #gyQ9CMM5XqWAi9lu!</p></div><p><b>url</b>: <code>http://hl7.org/fhir/us/home-lab-report/MessageDefinition/MessageDefinition-at-home-in-vitro-test-results</code></p><p><b>version</b>: 1.0.0</p><p><b>name</b>: MessageDefinitionAtHomeInVitroTestResults</p><p><b>title</b>: MessageDefinition - At-Home In-Vitro Test Results</p><p><b>status</b>: active</p><p><b>experimental</b>: false</p><p><b>date</b>: 2023-01-07</p><p><b>publisher</b>: Orders and Observations</p><p><b>contact</b>: HL7 International - Orders and Observations: <a href=\"http://www.hl7.org/Special/committees/orders/index.cfm\">http://www.hl7.org/Special/committees/orders/index.cfm</a></p><p><b>jurisdiction</b>: United States of America <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-ISO3166Part1.html\">ISO 3166-1 Codes for the representation of names of countries and their subdivisions — Part 1: Country code</a>#US)</span></p><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>Focus</h3><table class=\"grid\"><tr><td>-</td><td><b>Code</b></td><td><b>Profile</b></td><td><b>Min</b></td><td><b>Max</b></td></tr><tr><td>*</td><td>Bundle</td><td><a href=\"StructureDefinition-Bundle-at-home-in-vitro-test.html\">Bundle - At-Home In-Vitro Test</a></td><td>1</td><td>1</td></tr></table></div>"
},
"url" : "http://hl7.org/fhir/us/home-lab-report/MessageDefinition/MessageDefinition-at-home-in-vitro-test-results",
"version" : "1.0.0",
"name" : "MessageDefinitionAtHomeInVitroTestResults",
"title" : "MessageDefinition - At-Home In-Vitro Test Results",
"status" : "active",
"experimental" : false,
"date" : "2023-01-07",
"publisher" : "Orders and Observations",
"contact" : [
{
"name" : "HL7 International - Orders and Observations",
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/orders/index.cfm"
}
]
}
],
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "US",
"display" : "United States of America"
}
],
"text" : "United States of America"
}
],
"eventCoding" : {
"system" : "http://loinc.org",
"code" : "96552-5"
},
"focus" : [
{
"code" : "Bundle",
"profile" : "http://hl7.org/fhir/us/home-lab-report/StructureDefinition/Bundle-at-home-in-vitro-test",
"min" : 1,
"max" : "1"
}
]
}