Clean up QA issues

This commit is contained in:
Lloyd McKenzie
2021-04-29 22:30:42 -06:00
parent 3e6623ddba
commit 240d0966e4
12 changed files with 6823 additions and 3246 deletions

View File

@@ -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" }
}