Sha256: a4d1c16bc8d11a60399a686f9c16473b8a6c92a55c4d41bcf0b9c6c3a4197e3f

Contents?: true

Size: 725 Bytes

Versions: 10

Compression:

Stored size: 725 Bytes

Contents

{
  "resourceType": "Flag",
  "id": "example-encounter",
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">Follow Infection Control Level 3 Protocol</div>"
  },
  "status": "active",
  "category": {
    "coding": [
      {
        "system": "http://example.org/local",
        "code": "infection",
        "display": "Infection Control Level"
      }
    ]
  },
  "code": {
    "coding": [
      {
        "system": "http://example.org/local/if1",
        "code": "l3",
        "display": "Follow Level 3 Protocol"
      }
    ]
  },
  "subject": {
    "reference": "Patient/example",
    "display": "Peter Patient"
  },
  "encounter": {
    "reference": "Encounter/example"
  }
}

Version data entries

10 entries across 10 versions & 2 rubygems

Version Path
fhir_stu3_models-3.2.0 lib/fhir_stu3_models/examples/json/flag-example-encounter.json
fhir_stu3_models-3.1.1 lib/fhir_stu3_models/examples/json/flag-example-encounter.json
fhir_stu3_models-3.1.0 lib/fhir_stu3_models/examples/json/flag-example-encounter.json
fhir_stu3_models-3.0.2 lib/fhir_stu3_models/examples/json/flag-example-encounter.json
fhir_stu3_models-3.0.1 lib/fhir_stu3_models/examples/json/flag-example-encounter.json
fhir_stu3_models-3.0.0 lib/fhir_stu3_models/examples/json/flag-example-encounter.json
fhir_models-3.0.4 lib/fhir_models/examples/json/flag-example-encounter.json
fhir_models-3.0.3 lib/fhir_models/examples/json/flag-example-encounter.json
fhir_models-3.0.2 lib/fhir_models/examples/json/flag-example-encounter.json
fhir_models-3.0.1 lib/fhir_models/examples/json/flag-example-encounter.json