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

FHIR IG analytics

Packageethiopia.fhir.hiv
Resource TypeList
IdList-PresentingSymptomsListExample.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: List PresentingSymptomsListExample

History of Presenting Symptoms

Date: 2024-03-20 Mode: Working List Status: Current Code: History of Symptoms and diseases
Subject: Mark Adams Male, DoB: 2000-11-11 ( http://moh.gov.et/fhir/hiv/identifier/MRN#MRN12345671)Encounter: Encounter: identifier = http://moh.gov.et/fhir/hiv/identifier/encounter#001; status = finished; class = observation encounter (ActCode#OBSENC); type = Follow-up encounter (procedure); period = 2012-12-09 --> 2012-12-09Source: Encounter: identifier = http://moh.gov.et/fhir/hiv/identifier/encounter#001; status = finished; class = observation encounter (ActCode#OBSENC); type = Follow-up encounter (procedure); period = 2012-12-09 --> 2012-12-09
Items
Observation Presenting problem
Observation Presenting problem

Source1

{
  "resourceType": "List",
  "id": "PresentingSymptomsListExample",
  "meta": {
    "profile": [
      "http://moh.gov.et/fhir/hiv/StructureDefinition/presenting-symptoms-history"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "current",
  "mode": "working",
  "title": "History of Presenting Symptoms",
  "code": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "29547-7"
      }
    ]
  },
  "subject": {
    "reference": "Patient/GeneralPatientExample"
  },
  "encounter": {
    "reference": "Encounter/GeneralEncounterExample"
  },
  "date": "2024-03-20",
  "source": {
    "reference": "Practitioner/GeneralPractitionerExample"
  },
  "entry": [
    {
      "item": {
        "reference": "Observation/PresentingFeverSymptomExample"
      }
    },
    {
      "item": {
        "reference": "Observation/PresentingNauseaSymptomExample"
      }
    }
  ]
}