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

FHIR IG analytics

Packagehl7.fhir.us.core.r4
Resource TypeObservation
IdObservation-PRAPARE-panel-example-93025-5.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 PRAPARE-panel-example-93025-5

status: Final

category: SDOH, Survey

code: Protocol for Responding to and Assessing Patients' Assets, Risks, and Experiences

subject: Amy V. Baxter (no stated gender), DoB: 1987-02-20 ( Medical Record Number: 1032702 (use: usual, ))

effective: 2022-03-28 18:30:40-0700

performer: Amy V. Baxter (no stated gender), DoB: 1987-02-20 ( Medical Record Number: 1032702 (use: usual, ))

hasMember:

derivedFrom: Response to Questionnaire '->Protocol for Responding to and Assessing Patients' Assets, Risks, and Experiences [PRAPARE]' about '->Amy V. Shaw'


Source1

{
  "resourceType": "Observation",
  "id": "PRAPARE-panel-example-93025-5",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-screening-assessment|8.0.0"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "final",
  "category": [
    {
      "coding": [
        {
          "system": "http://hl7.org/fhir/us/core/CodeSystem/us-core-category",
          "code": "sdoh",
          "display": "SDOH"
        }
      ]
    },
    {
      "coding": [
        {
          "system": "http://terminology.hl7.org/CodeSystem/observation-category",
          "code": "survey",
          "display": "Survey"
        }
      ]
    }
  ],
  "code": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "93025-5",
        "display": "Protocol for Responding to and Assessing Patients' Assets, Risks, and Experiences [PRAPARE]"
      }
    ],
    "text": "Protocol for Responding to and Assessing Patients' Assets, Risks, and Experiences"
  },
  "subject": {
    "reference": "Patient/example"
  },
  "effectiveDateTime": "2022-03-28T18:30:40-07:00",
  "performer": [
    {
      "reference": "Patient/example"
    }
  ],
  "hasMember": [
    {
      "reference": "Observation/PRAPARE-panel-example-93043-8"
    },
    {
      "reference": "Observation/PRAPARE-panel-example-93042-0"
    },
    {
      "reference": "Observation/PRAPARE-panel-example-93041-2"
    },
    {
      "reference": "Observation/PRAPARE-panel-example-93040-4"
    },
    {
      "reference": "Observation/PRAPARE-panel-example-93039-6"
    }
  ],
  "derivedFrom": [
    {
      "reference": "QuestionnaireResponse/prapare-example"
    }
  ]
}