40 lines
1.0 KiB
JSON
40 lines
1.0 KiB
JSON
{
|
|
"resourceType" : "Bundle",
|
|
"id" : "h1",
|
|
"type" : "collection",
|
|
"entry" : [{
|
|
"resource" : {
|
|
"resourceType" : "AuditEvent",
|
|
"id" : "h1-1",
|
|
"type" : {
|
|
"system": "http://terminology.hl7.org/CodeSystem/iso-21089-lifecycle",
|
|
"code" : "amend"
|
|
},
|
|
"action" : "U",
|
|
"period" : { "end" : "2015-11-30" },
|
|
"purposeOfEvent" : [{
|
|
"text": "Add \"conductible\" property to ActRelationshipType and ParticipationType codes.for ContextConduction RIM Change. And create Concept domain CodeSystem and ValueSet for ContextConductionStyle"
|
|
}],
|
|
"agent" : [{
|
|
"type" : {
|
|
"coding": {
|
|
"system": "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
|
|
"code":"AUT"
|
|
}
|
|
},
|
|
"name" : "Rob Hausam"
|
|
},{
|
|
"type" : {
|
|
"coding": {
|
|
"system": "http://terminology.hl7.org/CodeSystem/contractsignertypecodes",
|
|
"code":"REVIEWER"
|
|
}
|
|
},
|
|
"name" : "Vocab"
|
|
}],
|
|
"entity" : [{
|
|
"what" : { "reference" : "StructureDefinition/myObservation" }
|
|
}]
|
|
}
|
|
}]
|
|
} |