PackagesCanonicalsLogsProblems
    Packages
    fhir.r4.nhsengland.programme@0.2.1
    https://fhir.nhs.uk/England/StructureDefinition/England-ServiceRequestLab-MCED
description: A MCED Profile for validation purposes only. This profile shows the minimum vaible product
package_name: fhir.r4.nhsengland.programme
derivation: constraint
name: EnglandServiceRequestLabMCED
type: ServiceRequest
elements:
  code:
    index: 0
    elements:
      coding:
        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: [code, display, system]
package_version: 0.2.1
class: profile
kind: resource
url: https://fhir.nhs.uk/England/StructureDefinition/England-ServiceRequestLab-MCED
base: https://fhir.hl7.org.uk/StructureDefinition/UKCore-ServiceRequest-Lab
version: 0.0.1
required: [code]