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

FHIR IG analytics

Packagehl7.fhir.uv.cpg.r4b
Resource TypeObservation
IdObservation-inf-scenario4.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 inf-scenario4

status: Final

code: Inference

subject: Example Patient Female, DoB: 1990-10-01

effective: 2023-01-23

issued: 2020-01-15 10:30:00+0000

performer: Practitioner Example Practitioner


Source1

{
  "resourceType": "Observation",
  "id": "inf-scenario4",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-observation"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "final",
  "code": {
    "text": "Inference"
  },
  "subject": {
    "reference": "Patient/inf-scenario4-patient"
  },
  "effectiveDateTime": "2023-01-23",
  "issued": "2020-01-15T10:30:00Z",
  "performer": [
    {
      "reference": "Practitioner/inf-practitioner"
    }
  ]
}