PackagesCanonicalsLogsProblems
    Packages
    rs/PCR.R4.1@1-0-pkg-1.1.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: rs/PCR.R4.1
derivation: constraint
name: MatchGrade
type: Extension
elements:
  url:
    pattern: {type: uri, value: 'http://hl7.org/fhir/StructureDefinition/match-grade'}
    type: uri
    index: 0
  value:
    choices: [valueCode]
    index: 2
  valueCode: {type: code, choiceOf: value, index: 3}
package_version: 1-0-pkg-1.1.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: [value, valueCode]