PackagesCanonicalsLogsProblems
    Packages
    fhir.r4.nhsengland.programme@0.1.0-alpha2
    https://fhir.nhs.uk/England/StructureDefinition/England-Observation-MCED-Screening
description: A MCED Profile for validation purposes only. This profile shows the minimum vaible product
package_name: fhir.r4.nhsengland.programme
derivation: constraint
name: EnglandObservationMCEDScreening
type: Observation
elements:
  code:
    elements:
      coding:
        index: 0
        elements:
          system:
            pattern: {type: uri, value: 'http://snomed.info/sct'}
            type: uri
            index: 1
          code:
            pattern: {type: code, value: '1148754001'}
            type: code
            index: 2
          display:
            pattern: {type: string, value: Screening for neoplasm}
            type: string
            index: 3
    required: [coding]
  subject: {index: 4}
  issued: {index: 5}
  performer: {index: 6}
  specimen: {index: 7}
  hasMember: {index: 8}
package_version: 0.1.0-alpha2
class: profile
kind: resource
url: https://fhir.nhs.uk/England/StructureDefinition/England-Observation-MCED-Screening
base: https://fhir.hl7.org.uk/StructureDefinition/UKCore-Observation
version: 0.0.1
required: [hasMember, issued, performer, specimen, subject]