Sha256: b8be93101400252ff7cb5c156f8e395df7c7803207ada70a6ef896e1de25acb8

Contents?: true

Size: 1.19 KB

Versions: 4

Compression:

Stored size: 1.19 KB

Contents

{
  "resourceType": "Practitioner",
  "id": "xcda1",
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: xcda1</p><p><b>identifier</b>: D234123 (OFFICIAL)</p><p><b>name</b>: Sherry Dopplemeyer </p><p><b>telecom</b>: john.doe@healthcare.example.org</p><h3>Roles</h3><table><tr><td>-</td><td><b>Organization</b></td><td><b>Code</b></td><td><b>Specialty</b></td></tr><tr><td>*</td><td>Cleveland Clinic</td><td>Primary Surgon <span>(Details )</span></td><td>Orthopedic <span>(Details )</span></td></tr></table></div>"
  },
  "identifier": [
    {
      "use": "official",
      "system": "http://healthcare.example.org/identifiers/staff",
      "value": "D234123"
    }
  ],
  "name": [
    {
      "family": "Dopplemeyer",
      "given": [
        "Sherry"
      ]
    }
  ],
  "telecom": [
    {
      "system": "email",
      "value": "john.doe@healthcare.example.org"
    }
  ],
  "role": [
    {
      "organization": {
        "display": "Cleveland Clinic"
      },
      "code": {
        "text": "Primary Surgon"
      },
      "specialty": [
        {
          "text": "Orthopedic"
        }
      ]
    }
  ]
}

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
fhir_models-1.8.3 lib/fhir_models/examples/json/practitioner-example-xcda1.json
fhir_models-1.8.2 lib/fhir_models/examples/json/practitioner-example-xcda1.json
fhir_models-1.8.1 lib/fhir_models/examples/json/practitioner-example-xcda1.json
fhir_models-1.8.0 lib/fhir_models/examples/json/practitioner-example-xcda1.json