Example in QI-Core7.0.2
Flag

example

inactive
Flag-example.json

Resource Details

Resource Type
Flag
Resource ID
example
Identifier
12345
Conforms To
http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-flag

Example Metadata

Index metadata for this example. The full FHIR resource body is not loaded in the workbench.

{
  "resourceType": "Flag",
  "id": "example",
  "filename": "Flag-example.json",
  "profile": [
    "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-flag"
  ],
  "identifier": {
    "system": null,
    "value": "12345"
  },
  "status": "inactive"
}