Sha256: b3e77260e2d4be3d8c8a12c39e3645ce005b09d24f538c9653622a8fdae07044

Contents?: true

Size: 1.69 KB

Versions: 13

Compression:

Stored size: 1.69 KB

Contents

{
  "resourceType": "DocumentManifest",
  "id": "example",
  "text": {
    "status": "generated",
    "div": "<div>Text</div>"
  },
  "contained": [
    {
      "resourceType": "Practitioner",
      "id": "a1",
      "name": {
        "family": [
          "Dopplemeyer"
        ],
        "given": [
          "Sherry"
        ]
      },
      "telecom": [
        {
          "system": "email",
          "value": "john.doe@healthcare.example.org"
        }
      ],
      "practitionerRole": [
        {
          "managingOrganization": {
            "display": "Cleveland Clinic"
          },
          "role": {
            "text": "Primary Surgon"
          },
          "specialty": [
            {
              "text": "Orthopedic"
            }
          ]
        }
      ]
    }
  ],
  "masterIdentifier": {
    "system": "http://example.org/documents",
    "value": "23425234234-2346"
  },
  "identifier": [
    {
      "system": "http://example.org/documents",
      "value": "23425234234-2347"
    }
  ],
  "subject": {
    "reference": "Patient/xcda"
  },
  "recipient": [
    {
      "reference": "Practitioner/xcda1"
    }
  ],
  "type": {
    "text": "History and Physical"
  },
  "author": [
    {
      "reference": "#a1"
    }
  ],
  "created": "2004-12-25T23:50:50-05:00",
  "source": "urn:oid:1.3.6.1.4.1.21367.2009.1.2.1",
  "status": "current",
  "description": "Physical",
  "content": [
    {
      "pReference": {
        "reference": "DocumentReference/example"
      }
    }
  ],
  "related": [
    {
      "identifier": {
        "system": "http://example.org/documents",
        "value": "23425234234-9999"
      },
      "ref": {
        "reference": "DocumentReference/example"
      }
    }
  ]
}

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
fhir_dstu2_models-1.2.0 lib/fhir_dstu2_models/examples/json/documentmanifest-example.json
fhir_dstu2_models-1.1.1 lib/fhir_dstu2_models/examples/json/documentmanifest-example.json
fhir_dstu2_models-1.1.0 lib/fhir_dstu2_models/examples/json/documentmanifest-example.json
fhir_dstu2_models-1.0.11 lib/fhir_dstu2_models/examples/json/documentmanifest-example.json
fhir_dstu2_models-1.0.10 lib/fhir_dstu2_models/examples/json/documentmanifest-example.json
fhir_dstu2_models-1.0.9 lib/fhir_dstu2_models/examples/json/documentmanifest-example.json
fhir_dstu2_models-1.0.8 lib/fhir_dstu2_models/examples/json/documentmanifest-example.json
fhir_dstu2_models-1.0.7 lib/fhir_dstu2_models/examples/json/documentmanifest-example.json
fhir_dstu2_models-1.0.6 lib/fhir_dstu2_models/examples/json/documentmanifest-example.json
fhir_dstu2_models-1.0.5 lib/fhir_dstu2_models/examples/json/documentmanifest-example.json
fhir_dstu2_models-1.0.4 lib/fhir_dstu2_models/examples/json/documentmanifest-example.json
fhir_dstu2_models-1.0.3 lib/fhir_dstu2_models/examples/json/documentmanifest-example.json
fhir_dstu2_models-1.0.2 lib/fhir_dstu2_models/examples/json/documentmanifest-example.json