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

FHIR IG analytics

Packagehl7.fhir.us.home-lab-report.r4b
Resource TypeObservation
IdObservation-observation-patient-answer-congregate-s-trevor.json
FHIR VersionR4B

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-congregate-s-trevor" Version "1" Updated "2023-01-26 22:14:40+0000"

Information Source: #gqS1fGnjiCaUi3OM!

Profile: Observation - Patient Question Answer

status: final

category: Survey (Observation Category Codes#survey)

code: Whether patient resides in a congregate care setting (LOINC#95421-4)

subject: Patient/patient-at-home-in-vitro-test-stacy-trevor: Stacy Trevor " TREVOR"

effective: 2021-01-28 16:06:03-0500

value: Yes (expandedYes-NoIndicator#Y)


Source1

{
  "resourceType": "Observation",
  "id": "observation-patient-answer-congregate-s-trevor",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2023-01-26T22:14:40.525+00:00",
    "source": "#gqS1fGnjiCaUi3OM",
    "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": "95421-4",
        "display": "Whether patient resides in a congregate care setting"
      }
    ],
    "text": "Whether patient resides in a congregate care setting"
  },
  "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": "Y",
        "display": "Yes"
      }
    ]
  }
}