At-Home In-Vitro Test Report
1.1.0 - STU 1.1 United States of America flag

This page is part of the At-Home In-Vitro Test Report (v1.1.0: STU 1) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: MessageDefinition - At-Home In-Vitro Test Results - JSON Representation

Active as of 2023-01-07

Raw json | Download


{
  "resourceType" : "MessageDefinition",
  "id" : "MessageDefinition-at-home-in-vitro-test-results",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: MessageDefinition MessageDefinition-at-home-in-vitro-test-results</b></p><a name=\"MessageDefinition-at-home-in-vitro-test-results\"> </a><a name=\"hcMessageDefinition-at-home-in-vitro-test-results\"> </a><a name=\"MessageDefinition-at-home-in-vitro-test-results-en-US\"> </a><p><b>url</b>: <a href=\"MessageDefinition-MessageDefinition-at-home-in-vitro-test-results.html\">MessageDefinition MessageDefinition - At-Home In-Vitro Test Results</a></p><p><b>identifier</b>: <a href=\"http://terminology.hl7.org/5.0.0/NamingSystem-uri.html\" title=\"As defined by RFC 3986 (http://www.ietf.org/rfc/rfc3986.txt)(with many schemes defined in many RFCs). For OIDs and UUIDs, use the URN form (urn:oid:(note: lowercase) and urn:uuid:). See http://www.ietf.org/rfc/rfc3001.txt and http://www.ietf.org/rfc/rfc4122.txt \r\n\r\nThis oid is used as an identifier II.root to indicate the the extension is an absolute URI (technically, an IRI). Typically, this is used for OIDs and GUIDs. Note that when this OID is used with OIDs and GUIDs, the II.extension should start with urn:oid or urn:uuid: \r\n\r\nNote that this OID is created to aid with interconversion between CDA and FHIR - FHIR uses urn:ietf:rfc:3986 as equivalent to this OID. URIs as identifiers appear more commonly in FHIR.\r\n\r\nThis OID may also be used in CD.codeSystem.\">URI</a>/urn:oid:2.16.840.1.113883.4.642.40.32.30.1</p><p><b>version</b>: 1.1.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>: HL7 International / Orders and Observations</p><p><b>contact</b>: HL7 International / Orders and Observations: <a href=\"http://www.hl7.org/Special/committees/orders\">http://www.hl7.org/Special/committees/orders</a>,<a href=\"mailto:ord@lists.HL7.org\">ord@lists.HL7.org</a></p><p><b>jurisdiction</b>: <span title=\"Codes:{urn:iso:std:iso:3166 US}\">United States of America</span></p><p><b>event</b>: <a href=\"https://loinc.org/96552-5\">Logical Observation Identifiers, Names and Codes (LOINC)</a> 96552-5: Result of most recent lab test for condition of interest</p><h3>Focus</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Code</b></td><td><b>Profile</b></td><td><b>Min</b></td><td><b>Max</b></td></tr><tr><td style=\"display: none\">*</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",
  "identifier" : [
    {
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:oid:2.16.840.1.113883.4.642.40.32.30.1"
    }
  ],
  "version" : "1.1.0",
  "name" : "MessageDefinitionAtHomeInVitroTestResults",
  "title" : "MessageDefinition - At-Home In-Vitro Test Results",
  "status" : "active",
  "experimental" : false,
  "date" : "2023-01-07",
  "publisher" : "HL7 International / Orders and Observations",
  "contact" : [
    {
      "name" : "HL7 International / Orders and Observations",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        },
        {
          "system" : "email",
          "value" : "ord@lists.HL7.org"
        }
      ]
    }
  ],
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US"
        }
      ]
    }
  ],
  "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"
    }
  ]
}