FHIR IG analytics| Package | hl7.fhir.us.home-lab-report.r4b |
| Resource Type | Observation |
| Id | Observation-observation-patient-answer-first-test-s-trevor.json |
| FHIR Version | R4B |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation
Resource Observation "observation-patient-answer-first-test-s-trevor" Version "2" Updated "2023-01-26 22:44:27+0000"
Information Source: #N2XwtOKvNJsa2Scu!
status: final
category: Survey (Observation Category Codes#survey)
code: Whether this is the patient's first test for condition of interest (LOINC#95417-2)
subject: Patient/patient-at-home-in-vitro-test-stacy-trevor: Stacy Trevor " TREVOR"
effective: 2021-01-28 16:06:03-0500
value: No (expandedYes-NoIndicator#N)
{
"resourceType": "Observation",
"id": "observation-patient-answer-first-test-s-trevor",
"meta": {
"versionId": "2",
"lastUpdated": "2023-01-26T22:44:27.266+00:00",
"source": "#N2XwtOKvNJsa2Scu",
"profile": [
"http://hl7.org/fhir/us/home-lab-report/StructureDefinition/Observation-patient-question-answer"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"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": "95417-2",
"display": "Whether this is the patient's first test for condition of interest"
}
],
"text": "Whether this is the patient's first test for condition of interest"
},
"subject": {
"reference": "Patient/patient-at-home-in-vitro-test-stacy-trevor",
"display": "Stacy Trevor"
},
"effectiveDateTime": "2021-01-28T16:06:03-05:00",
"valueCodeableConcept": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0532",
"code": "N",
"display": "No"
}
]
}
}