PackagesCanonicalsLogsProblems
    Packages
    fhir.r4.nhsengland.programme@0.2.1
    https://fhir.nhs.uk/England/StructureDefinition/England-Observation-MCED-Result
description: A MCED Profile for validation purposes only. This profile shows the minimum vaible product
package_name: fhir.r4.nhsengland.programme
derivation: constraint
name: EnglandObservationMCEDResult
type: Observation
elements:
  basedOn: {index: 0}
  code:
    elements:
      coding:
        index: 1
        elements:
          system:
            pattern: {type: uri, value: 'http://snomed.info/sct'}
            type: uri
            index: 2
          code:
            pattern: {type: code, value: '1854971000000106'}
            type: code
            index: 3
          display:
            pattern: {type: string, value: Qualitative result of cancer methylation profile in cell free deoxyribonucleic acid by next generation sequencing}
            type: string
            index: 4
    required: [coding]
  subject: {index: 5}
  issued: {index: 6}
  performer: {index: 7}
  value:
    choices: [valueCodeableConcept]
    index: 9
  valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 10}
  specimen: {index: 11}
package_version: 0.2.1
class: profile
kind: resource
url: https://fhir.nhs.uk/England/StructureDefinition/England-Observation-MCED-Result
base: https://fhir.hl7.org.uk/StructureDefinition/UKCore-Observation
version: 0.0.1
required: [basedOn, issued, performer, specimen, subject, value, valueCodeableConcept]