Clean up QA issues
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
"id" : "h1-1",
|
||||
"target" : [ { "reference" : "StructureDefinition/myObservation" } ],
|
||||
"occurredDateTime" : "2015-11-30",
|
||||
"recorded" : "2020-01-01T00:00:00.000Z",
|
||||
"reason" : [
|
||||
{
|
||||
"text" : "Add \"conductible\" property to ActRelationshipType and ParticipationType codes.for ContextConduction RIM Change. And create Concept domain CodeSystem and ValueSet for ContextConductionStyle"
|
||||
@@ -24,19 +25,19 @@
|
||||
"agent" : [
|
||||
{
|
||||
"type" : {
|
||||
"coding" : {
|
||||
"coding" : [{
|
||||
"system" : "http://terminology.hl7.org/CodeSystem/provenance-participant-type",
|
||||
"code" : "author"
|
||||
}
|
||||
}]
|
||||
},
|
||||
"who" : { "display" : "Rob Hausam" }
|
||||
},
|
||||
{
|
||||
"type" : {
|
||||
"coding" : {
|
||||
"coding" : [{
|
||||
"system" : "http://terminology.hl7.org/CodeSystem/provenance-participant-type",
|
||||
"code" : "verifier"
|
||||
}
|
||||
}]
|
||||
},
|
||||
"who" : { "display" : "Vocab" }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user