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

FHIR IG analytics

Packageuk.gpc.updaterecord
Resource TypeFlag
Idexample--gpc-update-record--prsb--safeguarding.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": "Flag",
  "id": "example--gpc-update-record--prsb--safeguarding",
  "meta": {
    "tag": [
      {
        "system": "https://fhir.nhs.uk/CodeSystem/RecordStandardHeadings",
        "code": "safeguarding",
        "display": "Safeguarding"
      }
    ]
  },
  "identifier": [
    {
      "system": "https://identifiers.provider.test/flag",
      "value": "Flag/4ab82e30-64a6-45df-a171-89102ee02e85"
    }
  ],
  "status": "active",
  "code": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "415685003",
        "display": "Suspected alcohol abuse"
      }
    ],
    "text": "Suspected alcohol abuse (situation)"
  },
  "subject": {
    "reference": "Patient/f39b71e6-27d3-11ee-be56-0242ac120002"
  }
}