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

FHIR IG analytics

Packageuk.gpc.updaterecord
Resource TypeClinicalImpression
Idexample--gpc-update-record--prsb--red-flags.json
FHIR VersionR3

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ClinicalImpression",
  "id": "example--gpc-update-record--prsb--red-flags",
  "meta": {
    "profile": [
      "https://fhir.nhs.uk/STU3/StructureDefinition/CareConnect-GPC-ClinicalImpression-1"
    ],
    "tag": [
      {
        "system": "https://fhir.nhs.uk/CodeSystem/RecordStandardHeadings",
        "code": "red-flags",
        "display": "Red flags"
      }
    ]
  },
  "status": "completed",
  "subject": {
    "reference": "Patient/42451c37-752d-4c8e-aa80-be8258a9a4e5"
  },
  "context": {
    "reference": "Encounter/43b4530b-7e0d-4009-a006-6a8d99cbd4f0"
  },
  "summary": "Details of red flag symptoms identified."
}