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

FHIR IG analytics

Packagegpc.stu3.fhir-assets
Resource TypeClinicalImpression
Idexample--gpc-update-record--prsb--info-advice-given.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": "17cbf68a-1b91-4b54-a253-3b4b79f42a30",
  "meta": {
    "tag": [
      {
        "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-RecordStandardHeadings",
        "code": "information-and-advice-given",
        "display": "Information and advice given"
      }
    ]
  },
  "identifier": [
    {
      "system": "https://identifiers.provider.test/clinicalImpression",
      "value": "urn:uuid:17cbf68a-1b91-4b54-a253-3b4b79f42a30"
    }
  ],
  "status": "completed",
  "subject": {
    "reference": "urn:uuid:42451c37-752d-4c8e-aa80-be8258a9a4e5"
  },
  "context": {
    "reference": "urn:uuid:43b4530b-7e0d-4009-a006-6a8d99cbd4f0"
  },
  "summary": "Relevant information and advice provided to the patient during the consultation"
}