PackagesCanonicalsLogsProblems
    Packages
    pcr.r4.1@1-0-pkg-1.2.0
    http://hl7.org/fhir/StructureDefinition/match-grade
description: Assessment of resource match outcome - how likely this resource is to be a match.
package_name: pcr.r4.1
derivation: constraint
name: MatchGrade
type: Extension
elements:
  url:
    pattern: {type: Uri, value: 'http://hl7.org/fhir/StructureDefinition/match-grade'}
    index: 0
  value:
    choices: [valueCode]
    index: 2
  valueCode: {type: code, choiceOf: value, index: 3}
package_version: 1-0-pkg-1.2.0
class: extension
kind: complex-type
url: http://hl7.org/fhir/StructureDefinition/match-grade
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 4.0.1
required: [valueCode, value]