HIV Case Reporting and Monitoring
0.2.0 - CI Build

HIV Case Reporting and Monitoring - Local Development build (v0.2.0). See the Directory of published versions

: null - JSON Representation

Raw json | Download


{
  "resourceType" : "Specimen",
  "id" : "VLSpecimenExample",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Specimen</b><a name=\"VLSpecimenExample\"> </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 Specimen \"VLSpecimenExample\" </p></div><p><b>identifier</b>: id: 395058002</p><p><b>type</b>: Viral load (procedure) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#395058002)</span></p><p><b>subject</b>: <a href=\"Patient-HIVPatientExample.html\">Patient/HIVPatientExample</a> \" SMITH\"</p><h3>Collections</h3><table class=\"grid\"><tr><td>-</td><td><b>Collected[x]</b></td></tr><tr><td>*</td><td>2022-08-26</td></tr></table></div>"
  },
  "identifier" : [
    {
      "system" : "http://snomed.info/sct",
      "value" : "395058002"
    }
  ],
  "type" : {
    "coding" : [
      {
        "system" : "http://snomed.info/sct",
        "code" : "395058002"
      }
    ]
  },
  "subject" : {
    "reference" : "Patient/HIVPatientExample"
  },
  "collection" : {
    "collectedDateTime" : "2022-08-26"
  }
}