FHIR Clincal Guidelines (v1.0.0) (STU 1)

This page is part of the Clinical Guidelines (v1.0.0: STU 1) based on FHIR R4. This is the current published version in it's permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

{
  "resourceType": "Flag",
  "id": "5",
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">Potential patient allergy to BioThrax. Confirm allergy status.</div>"
  },
  "subject": {
    "reference": "Patient/42"
  },
  "author": {
    "reference": "Device/1"
  },
  "status": "active",
  "code": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "370860007",
        "display": "Verification of allergy status (procedure)"
      }
    ]
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/flag-detail",
      "valueReference": {
        "reference": "AllergyIntolerance/9"
      }
    }
  ]
}

(Note that the above content is an example and is not necessarily fit for immediate use).