Sha256: 79845185fa6443427c6603dedb39fb5263f408a3179de6c672175cdad4dfb98e

Contents?: true

Size: 1.94 KB

Versions: 10

Compression:

Stored size: 1.94 KB

Contents

{
  "resourceType": "DocumentManifest",
  "id": "654789",
  "contained": [
    {
      "resourceType": "Organization",
      "id": "org-1",
      "identifier": [
        {
          "system": "http://nationalidentifiers.org/insurers",
          "value": "52345"
        }
      ]
    },
    {
      "resourceType": "DocumentReference",
      "id": "a1",
      "status": "current",
      "content": [
        {
          "attachment": {
            "contentType": "application/pdf",
            "data": "SGVsbG8=",
            "title": "accident notes 20100201.pdf",
            "creation": "2010-02-01T11:50:23-05:00"
          }
        }
      ]
    },
    {
      "resourceType": "DocumentReference",
      "id": "a2",
      "status": "current",
      "content": [
        {
          "attachment": {
            "contentType": "application/pdf",
            "url": "http://happyvalley.com/docs/AB12345",
            "size": 104274,
            "hash": "SGVsbG8gdGhlcmU=",
            "creation": "2010-02-01T10:57:34+01:00"
          }
        }
      ]
    }
  ],
  "identifier": [
    {
      "system": "http://happyvalley.com/supportingdocumentation",
      "value": "52345"
    }
  ],
  "status": "current",
  "created": "2014-09-21T11:50:23-05:00",
  "recipient": [
    {
      "reference": "#org-1"
    }
  ],
  "content": [
    {
      "reference": "#a1"
    },
    {
      "reference": "#a2"
    },
    {
      "reference": "DocumentReference/example"
    },
    {
      "reference": "DiagnosticReport/f001"
    }
  ],
  "related": [
    {
      "identifier": {
        "system": "http://happyvalley.com/claim",
        "value": "12345"
      }
    },
    {
      "identifier": {
        "system": "http://www.BenefitsInc.com/fhir/remittance",
        "value": "R3500"
      }
    }
  ],
  "meta": {
    "tag": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
        "code": "HTEST",
        "display": "test health data"
      }
    ]
  }
}

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
fhir_models-4.3.0 lib/fhir_models/examples/json/documentmanifest-fm-attachment.json
fhir_models-4.2.2 lib/fhir_models/examples/json/documentmanifest-fm-attachment.json
fhir_models-4.2.1 lib/fhir_models/examples/json/documentmanifest-fm-attachment.json
fhir_models-4.2.0 lib/fhir_models/examples/json/documentmanifest-fm-attachment.json
fhir_models-4.1.2 lib/fhir_models/examples/json/documentmanifest-fm-attachment.json
fhir_models-4.1.1 lib/fhir_models/examples/json/documentmanifest-fm-attachment.json
fhir_models-4.1.0 lib/fhir_models/examples/json/documentmanifest-fm-attachment.json
fhir_models-4.0.2 lib/fhir_models/examples/json/documentmanifest-fm-attachment.json
fhir_models-4.0.1 lib/fhir_models/examples/json/documentmanifest-fm-attachment.json
fhir_models-4.0.0 lib/fhir_models/examples/json/documentmanifest-fm-attachment.json