{

"resourceType": "Provenance",
"id": "example-biocompute-object",
"target": [
  {
    "reference": "MolecularSequence/example"
  }
],
"occurredPeriod": {
  "start": "2017-06-06"
},
"recorded": "2016-06-09T08:12:14+10:00",
"reason": [
  {
    "text": "antiviral resistance detection"
  }
],
"agent": [
  {
    "type": {
      "coding": [
        {
          "system": "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
          "code": "AUT"
        }
      ]
    },
    "who": {
      "reference": "Practitioner/example"
    }
  }
],
"entity": [
  {
    "role": "source",
    "what": {
      "identifier": {
        "type": {
          "coding": [
            {
              "system": "https://hive.biochemistry.gwu.edu",
              "code": "biocompute",
              "display": "obj.1001"
            }
          ]
        },
        "value": "https://hive.biochemistry.gwu.edu/cgi-bin/prd/htscsrs/servlet.cgi?pageid=bcoexample_1"
      }
    }
  }
],
"meta": {
  "tag": [
    {
      "system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
      "code": "HTEST",
      "display": "test health data"
    }
  ]
}

}