Sha256: 0e4811af8f41ed9fce1772b0cec1511eb8bb89b8cc3564593242a7081f5a1dbe

Contents?: true

Size: 1.58 KB

Versions: 10

Compression:

Stored size: 1.58 KB

Contents

{
  "resourceType": "Provenance",
  "id": "example",
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">procedure record authored on 27-June 2015 by Harold Hippocrates, MD Content extracted from XDS managed CDA Referral received 26-June</div>"
  },
  "target": [
    {
      "reference": "Procedure/example/_history/1"
    }
  ],
  "period": {
    "start": "2015-06-27",
    "end": "2015-06-28"
  },
  "recorded": "2015-06-27T08:39:24+10:00",
  "policy": [
    "http://acme.com/fhir/Consent/25"
  ],
  "location": {
    "reference": "Location/1"
  },
  "reason": [
    {
      "system": "http://snomed.info/sct",
      "code": "3457005",
      "display": "Referral"
    }
  ],
  "agent": [
    {
      "role": [
        {
          "coding": [
            {
              "system": "http://hl7.org/fhir/v3/ParticipationType",
              "code": "AUT"
            }
          ]
        }
      ],
      "whoReference": {
        "reference": "Practitioner/xcda-author"
      },
      "onBehalfOfUri": "#a1",
      "relatedAgentType": {
        "text": "used"
      }
    },
    {
      "id": "a1",
      "role": [
        {
          "coding": [
            {
              "system": "http://hl7.org/fhir/v3/ParticipationType",
              "code": "DEV"
            }
          ]
        }
      ],
      "whoReference": {
        "reference": "Device/software"
      }
    }
  ],
  "entity": [
    {
      "role": "source",
      "whatReference": {
        "reference": "DocumentReference/example",
        "display": "CDA Document in XDS repository"
      }
    }
  ]
}

Version data entries

10 entries across 10 versions & 2 rubygems

Version Path
fhir_stu3_models-3.2.0 lib/fhir_stu3_models/examples/json/provenance-example.json
fhir_stu3_models-3.1.1 lib/fhir_stu3_models/examples/json/provenance-example.json
fhir_stu3_models-3.1.0 lib/fhir_stu3_models/examples/json/provenance-example.json
fhir_stu3_models-3.0.2 lib/fhir_stu3_models/examples/json/provenance-example.json
fhir_stu3_models-3.0.1 lib/fhir_stu3_models/examples/json/provenance-example.json
fhir_stu3_models-3.0.0 lib/fhir_stu3_models/examples/json/provenance-example.json
fhir_models-3.0.4 lib/fhir_models/examples/json/provenance-example.json
fhir_models-3.0.3 lib/fhir_models/examples/json/provenance-example.json
fhir_models-3.0.2 lib/fhir_models/examples/json/provenance-example.json
fhir_models-3.0.1 lib/fhir_models/examples/json/provenance-example.json