PackagesCanonicalsLogsProblems
    Packages
    fhir.r4.nhsengland.programme@0.1.0-alpha2
    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",
  "_filename": "England-Observation-MCED-Result.json",
  "package_name": "fhir.r4.nhsengland.programme",
  "date": "2024-03-19",
  "derivation": "constraint",
  "publisher": "NHS England",
  "fhirVersion": "4.0.1",
  "purpose": "This profile is made available to assist implementers who are creating and sending Observation FHIR instances to test that the created instances conform to the MCED FHIR implementation guide. It may also assist receivers testing that received instances are conformant with the MCED FHIR implementation guide.",
  "name": "EnglandObservationMCEDResult",
  "abstract": false,
  "copyright": "Copyright © 2023+ NHS England Licensed under the Apache License, Version 2.0 (the \\"License\\"); you may not use this file except in compliance with the License. You may obtain a copy of the License at  http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an \\"AS IS\\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at  https://www.hl7.org/fhir/license.html.",
  "type": "Observation",
  "experimental": "true",
  "resourceType": "StructureDefinition",
  "title": "England Observation MCED Result",
  "package_version": "0.1.0-alpha2",
  "status": "draft",
  "id": "32739758-9f6c-4055-874e-79f013dc0d4a",
  "kind": "resource",
  "url": "https://fhir.nhs.uk/England/StructureDefinition/England-Observation-MCED-Result",
  "version": "0.0.1",
  "differential": {
    "element": [ {
      "id": "Observation.basedOn",
      "min": 1,
      "path": "Observation.basedOn"
    }, {
      "id": "Observation.code.coding",
      "max": "1",
      "min": 1,
      "path": "Observation.code.coding"
    }, {
      "id": "Observation.code.coding.system",
      "path": "Observation.code.coding.system",
      "fixedUri": "http://snomed.info/sct"
    }, {
      "id": "Observation.code.coding.code",
      "path": "Observation.code.coding.code",
      "fixedCode": "1854971000000106"
    }, {
      "id": "Observation.code.coding.display",
      "path": "Observation.code.coding.display",
      "fixedString": "Qualitative result of cancer methylation profile in cell free deoxyribonucleic acid by next generation sequencing"
    }, {
      "id": "Observation.subject",
      "max": "1",
      "min": 1,
      "path": "Observation.subject"
    }, {
      "id": "Observation.issued",
      "min": 1,
      "path": "Observation.issued"
    }, {
      "id": "Observation.performer",
      "max": "1",
      "min": 1,
      "path": "Observation.performer"
    }, {
      "id": "Observation.value[x]",
      "min": 1,
      "path": "Observation.value[x]",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "binding": {
        "strength": "required",
        "valueSet": "https://fhir.nhs.uk/England/ValueSet/England-MCEDSignalResult",
        "description": "To state whether a multi-cancer early signal was detected or not"
      }
    }, {
      "id": "Observation.specimen",
      "min": 1,
      "path": "Observation.specimen"
    } ]
  },
  "contact": [ {
    "name": "NHS England",
    "telecom": [ {
      "use": "work",
      "rank": 1,
      "value": "interoperabilityteam@nhs.net",
      "system": "email"
    } ]
  } ],
  "baseDefinition": "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Observation"
}