FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.us.home-lab-report.r4
Resource TypeObservation
IdObservation-observation-patient-answer-symptoms-present-covid-p-noelle.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: Observation

Resource Observation "observation-patient-answer-symptoms-present-covid-p-noelle" Version "8" Updated "2023-01-26 21:31:27+0000"

Information Source: #II9jDGmPPdFQ1QtM!

Profile: Observation - Patient Question Answer

status: final

category: Survey (Observation Category Codes#survey)

code: Whether the patient has symptoms related to condition of interest (LOINC#95419-8)

subject: Patient/patient-at-home-in-vitro-test-patricia-noelle: Patricia Noelle " NOELLE"

effective: 2021-03-24

value: Yes (expandedYes-NoIndicator#Y)


Source1

{
  "resourceType": "Observation",
  "id": "observation-patient-answer-symptoms-present-covid-p-noelle",
  "meta": {
    "versionId": "8",
    "lastUpdated": "2023-01-26T21:31:27.755+00:00",
    "source": "#II9jDGmPPdFQ1QtM",
    "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": "95419-8",
        "display": "Whether the patient has symptoms related to condition of interest"
      }
    ],
    "text": "Whether the patient has symptoms related to condition of interest"
  },
  "subject": {
    "reference": "Patient/patient-at-home-in-vitro-test-patricia-noelle",
    "display": "Patricia Noelle"
  },
  "effectiveDateTime": "2021-03-24",
  "valueCodeableConcept": {
    "coding": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v2-0532",
        "code": "Y",
        "display": "Yes"
      }
    ]
  }
}