Sha256: 9b67219384cb0881d7f9fa8a688a739fbaf77de9d3e178162d66f5b667d8edba

Contents?: true

Size: 845 Bytes

Versions: 11

Compression:

Stored size: 845 Bytes

Contents

{
  "resourceType": "Flag",
  "id": "example",
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">Large Dog warning for Peter Patient</div>"
  },
  "category": {
    "coding": [
      {
        "system": "http://example.org/local",
        "code": "admin",
        "display": "Admin"
      }
    ],
    "text": "admin"
  },
  "status": "active",
  "subject": {
    "reference": "Patient/example",
    "display": "Peter Patient"
  },
  "author": {
    "reference": "Practitioner/example",
    "display": "Nancy Nurse"
  },
  "code": {
    "coding": [
      {
        "system": "http://example.org/local",
        "code": "bigdog",
        "display": "Big dog"
      }
    ],
    "text": "Patient has a big dog at his home. Always always wear a suit of armor or take other active counter-measures"
  }
}

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
fhir_models-1.8.3 lib/fhir_models/examples/json/flag-example.json
fhir_models-1.8.2 lib/fhir_models/examples/json/flag-example.json
fhir_models-1.8.1 lib/fhir_models/examples/json/flag-example.json
fhir_models-1.8.0 lib/fhir_models/examples/json/flag-example.json
fhir_models-1.6.8 lib/fhir_models/examples/json/flag-example.json
fhir_models-1.6.7 lib/fhir_models/examples/json/flag-example.json
fhir_models-1.6.6 lib/fhir_models/examples/json/flag-example.json
fhir_models-1.6.4 lib/fhir_models/examples/json/flag-example.json
fhir_models-1.6.3 examples/json/flag-example.json
fhir_models-1.6.2 examples/json/flag-example.json
fhir_models-1.6.1 examples/json/flag-example.json