{
  "package" : "hl7.fhir.r4.examples@4.0.1",
  "definition" : "This code is used to specify the exact function an actor is authorized to have in authoring a consent override.",
  "system" : "http://terminology.hl7.org/CodeSystem/v3-ParticipationFunction",
  "property" : [ {
    "code" : "notSelectable",
    "valueBoolean" : true
  }, {
    "_uri" : "http://hl7.org/fhir/concept-properties#parent",
    "code" : "parent",
    "_implicit" : true,
    "valueCode" : "_AuthorizedParticipationFunction"
  }, {
    "_uri" : "http://hl7.org/fhir/concept-properties#child",
    "code" : "child",
    "_implicit" : true,
    "valueCode" : "AUCOV"
  }, {
    "_uri" : "http://hl7.org/fhir/concept-properties#child",
    "code" : "child",
    "_implicit" : true,
    "valueCode" : "AUEMROV"
  } ],
  "codesystem" : "d43dc2fe-80db-5644-859f-2c50a03e901d",
  "concept_id" : "34ade257-0c7b-53d7-8cf7-b0cbca285e45",
  "ancestors" : {
    "_OverriderParticipationFunction" : 0,
    "_AuthorizedParticipationFunction" : 1
  },
  "id" : "fef2bf19-cf9e-4a0d-89f4-d090aa9ca3a0",
  "code" : "_OverriderParticipationFunction",
  "display" : "OverriderParticipationFunction",
  "version" : "2018-08-12"
}