Sha256: be8b817cedf5fddb33e654e4163160a19a5d87c8dce3d4fbc15a33877438c6f5

Contents?: true

Size: 1.45 KB

Versions: 10

Compression:

Stored size: 1.45 KB

Contents

{
  "resourceType": "Provenance",
  "id": "example",
  "target": [
    {
      "reference": "Procedure/example/_history/1"
    }
  ],
  "occurredPeriod": {
    "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": [
    {
      "coding": [
        {
          "system": "http://snomed.info/sct",
          "code": "3457005",
          "display": "Referral"
        }
      ]
    }
  ],
  "agent": [
    {
      "type": {
        "coding": [
          {
            "system": "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
            "code": "AUT"
          }
        ]
      },
      "who": {
        "reference": "Practitioner/xcda-author"
      }
    },
    {
      "id": "a1",
      "type": {
        "coding": [
          {
            "system": "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
            "code": "DEV"
          }
        ]
      },
      "who": {
        "reference": "Device/software"
      }
    }
  ],
  "entity": [
    {
      "role": "source",
      "what": {
        "reference": "DocumentReference/example",
        "display": "CDA Document in XDS repository"
      }
    }
  ],
  "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/provenance-example.json
fhir_models-4.2.2 lib/fhir_models/examples/json/provenance-example.json
fhir_models-4.2.1 lib/fhir_models/examples/json/provenance-example.json
fhir_models-4.2.0 lib/fhir_models/examples/json/provenance-example.json
fhir_models-4.1.2 lib/fhir_models/examples/json/provenance-example.json
fhir_models-4.1.1 lib/fhir_models/examples/json/provenance-example.json
fhir_models-4.1.0 lib/fhir_models/examples/json/provenance-example.json
fhir_models-4.0.2 lib/fhir_models/examples/json/provenance-example.json
fhir_models-4.0.1 lib/fhir_models/examples/json/provenance-example.json
fhir_models-4.0.0 lib/fhir_models/examples/json/provenance-example.json