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

FHIR IG analytics

Packageee.fhir.ahd
Resource TypeObservation
IdObservation-ahd-counseling-positive-result-example.json
FHIR VersionR5

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 ahd-counseling-positive-result-example

status: Final

code: Luba kinnitada PET

subject: Pauliine Jänes (official) (no stated gender), DoB Unknown ( https://fhir.ee/sid/pid/est/ni#49406240016)

encounter: Encounter/ahd-counseling-encounter-example

effective: 2026-05-26 11:15:00+0200

performer: PractitionerRole/ahd-counseling-practitioner-example

value: true


Source1

{
  "resourceType": "Observation",
  "id": "ahd-counseling-positive-result-example",
  "meta": {
    "profile": [
      "https://fhir.ee/ahd/StructureDefinition/ahd-counseling-result"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "final",
  "code": {
    "text": "Luba kinnitada PET"
  },
  "subject": {
    "reference": "Patient/200"
  },
  "encounter": {
    "reference": "Encounter/ahd-counseling-encounter-example"
  },
  "effectiveInstant": "2026-05-26T11:15:00+02:00",
  "performer": [
    {
      "reference": "PractitionerRole/ahd-counseling-practitioner-example"
    }
  ],
  "valueBoolean": true
}