Sha256: 297a484061e7ebec21be6ada8e4dd949bf30be68862b4830fa773efa33ea5ec9

Contents?: true

Size: 569 Bytes

Versions: 7

Compression:

Stored size: 569 Bytes

Contents

{
  "resourceType": "EnrollmentRequest",
  "id": "22345",
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">A human-readable rendering of the EnrollmentRequest.</div>"
  },
  "identifier": [
    {
      "system": "http://happyvalley.com/enrollmentrequest",
      "value": "EN22345"
    }
  ],
  "status": "active",
  "created": "2014-08-16",
  "organizationReference": {
    "reference": "Organization/1"
  },
  "subjectReference": {
    "reference": "Patient/1"
  },
  "coverage": {
    "reference": "Coverage/9876B1"
  }
}

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
fhir_models-1.6.8 lib/fhir_models/examples/json/enrollmentrequest-example.json
fhir_models-1.6.7 lib/fhir_models/examples/json/enrollmentrequest-example.json
fhir_models-1.6.6 lib/fhir_models/examples/json/enrollmentrequest-example.json
fhir_models-1.6.4 lib/fhir_models/examples/json/enrollmentrequest-example.json
fhir_models-1.6.3 examples/json/enrollmentrequest-example.json
fhir_models-1.6.2 examples/json/enrollmentrequest-example.json
fhir_models-1.6.1 examples/json/enrollmentrequest-example.json