Sha256: cfac2ca68d1a0393d5209db52f8f33f31c361b0b2e6feb2f0340c7659ef7ef9d

Contents?: true

Size: 1.21 KB

Versions: 7

Compression:

Stored size: 1.21 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

7 entries across 7 versions & 1 rubygems

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