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
{
"resourceType" : "Observation",
"id" : "observation-patient-answer-pregnancy-s-trevor",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/us/home-lab-report/StructureDefinition/Observation-patient-question-answer"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation observation-patient-answer-pregnancy-s-trevor</b></p><a name=\"observation-patient-answer-pregnancy-s-trevor\"> </a><a name=\"hcobservation-patient-answer-pregnancy-s-trevor\"> </a><a name=\"observation-patient-answer-pregnancy-s-trevor-en-US\"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category survey}\">Survey</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 82810-3}\">Pregnancy status</span></p><p><b>subject</b>: <a href=\"Patient-patient-at-home-in-vitro-test-stacy-trevor.html\">Stacy Trevor</a></p><p><b>effective</b>: 2021-01-28 16:06:03-0500</p><p><b>performer</b>: <a href=\"Patient-patient-at-home-in-vitro-test-stacy-trevor.html\">Stacy Trevor Female, DoB: 1988-01-21 ( Medical Record Number:\u00a0P21-0000105078\u00a0(use:\u00a0usual,\u00a0))</a></p><p><b>value</b>: <span title=\"Codes:{http://snomed.info/sct 60001007}\">Not pregnant (finding)</span></p></div>"
},
"status" : "final",
"category" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/observation-category",
"code" : "survey",
"display" : "Survey"
}
],
"text" : "Survey"
}
],
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "82810-3",
"display" : "Pregnancy status"
}
],
"text" : "Pregnancy status"
},
"subject" : {
🔗 "reference" : "Patient/patient-at-home-in-vitro-test-stacy-trevor",
"display" : "Stacy Trevor"
},
"effectiveDateTime" : "2021-01-28T16:06:03-05:00",
"performer" : [
{
🔗 "reference" : "Patient/patient-at-home-in-vitro-test-stacy-trevor"
}
],
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "60001007",
"display" : "Not pregnant (finding)"
}
]
}
}