{
  "resourceType": "Flag",
  "id": "air-02",
  "meta": {
    "profile": [
      "http://ns.electronichealth.net.au/fhir/StructureDefinition/dh-flag-air-1"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Flag</b><a name=\"air-02\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Flag \"air-02\" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-dh-flag-air-1.html\">ADHA Australian Immunisation Register Notice</a></p></div><p><b>identifier</b>: id: urn:uuid:475db616-dfd5-43f3-b935-9f582233a38d</p><p><b>status</b>: active</p><p><b>category</b>: Australian Immunisation Register notice <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#1500551000168103)</span></p><p><b>code</b>: Natural immunity to Measles recorded on 28 Oct 2020. <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ()</span></p><p><b>subject</b>: <a href=\"Patient-mhr-field-sally.html\">Patient/mhr-field-sally</a> \" FIELD\"</p><p><b>author</b>: <a href=\"Organization-medicare-rs-operator.html\">Organization/medicare-rs-operator</a> \"Medicare Australia repository services operator\"</p></div>"
  },
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:uuid:475db616-dfd5-43f3-b935-9f582233a38d"
    }
  ],
  "status": "active",
  "category": [
    {
      "coding": [
        {
          "system": "http://snomed.info/sct",
          "code": "1500551000168103"
        }
      ],
      "text": "Australian Immunisation Register notice"
    }
  ],
  "code": {
    "text": "Natural immunity to Measles recorded on 28 Oct 2020."
  },
  "subject": {
    "reference": "Patient/mhr-field-sally",
    "identifier": {
      "type": {
        "coding": [
          {
            "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
            "code": "NI",
            "display": "National unique individual identifier"
          }
        ],
        "text": "IHI"
      },
      "system": "http://ns.electronichealth.net.au/id/hi/ihi/1.0",
      "value": "8003608833357361"
    }
  },
  "author": {
    "reference": "Organization/medicare-rs-operator",
    "identifier": {
      "type": {
        "coding": [
          {
            "system": "http://terminology.hl7.org.au/CodeSystem/v2-0203",
            "code": "NOI",
            "display": "National Organisation Identifier"
          }
        ],
        "text": "PAI-O"
      },
      "system": "http://ns.electronichealth.net.au/id/pcehr/paio/1.0",
      "value": "8003640001000036"
    }
  }
}