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

At-Home In-Vitro Test Report, published by HL7 International / Orders and Observations. This guide is not an authorized publication; it is the continuous build for version 1.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/home-lab-report/ and changes regularly. See the Directory of published versions

: Specimen - Swab Internal Nose - S Trevor - JSON Representation

Raw json | Download


{
  "resourceType" : "Specimen",
  "id" : "specimen-swab-internal-nose-s-trevor",
  "meta" : {
    "profile" : [
      🔗 "http://hl7.org/fhir/us/home-lab-report/StructureDefinition/Specimen-at-home-in-vitro-test-covid"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Specimen specimen-swab-internal-nose-s-trevor</b></p><a name=\"specimen-swab-internal-nose-s-trevor\"> </a><a name=\"hcspecimen-swab-internal-nose-s-trevor\"> </a><a name=\"specimen-swab-internal-nose-s-trevor-en-US\"> </a><p><b>identifier</b>: ISO Object Identifier/P21-0000105078OneReliableSol.STAG</p><p><b>status</b>: Available</p><p><b>type</b>: <span title=\"Codes:{http://snomed.info/sct 445297001}\">Swab of internal nose (specimen)</span></p><p><b>subject</b>: <a href=\"Patient-patient-at-home-in-vitro-test-stacy-trevor.html\">Stacy Trevor</a></p><p><b>receivedTime</b>: 2021-01-28 16:06:03-0500</p><h3>Collections</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Collected[x]</b></td></tr><tr><td style=\"display: none\">*</td><td>2021-01-28 16:06:03-0500</td></tr></table></div>"
  },
  "identifier" : [
    {
      "type" : {
        "coding" : [
          {
            "system" : "http://terminology.hl7.org/CodeSystem/v2-0301",
            "code" : "ISO",
            "display" : "ISO Object Identifier"
          }
        ]
      },
      "system" : "http://reliable.org",
      "value" : "P21-0000105078OneReliableSol.STAG"
    }
  ],
  "status" : "available",
  "type" : {
    "coding" : [
      {
        "system" : "http://snomed.info/sct",
        "code" : "445297001",
        "display" : "Swab of internal nose (specimen)"
      }
    ],
    "text" : "Swab of internal nose (specimen)"
  },
  "subject" : {
    🔗 "reference" : "Patient/patient-at-home-in-vitro-test-stacy-trevor",
    "display" : "Stacy Trevor"
  },
  "receivedTime" : "2021-01-28T16:06:03-05:00",
  "collection" : {
    "collectedDateTime" : "2021-01-28T16:06:03-05:00"
  }
}