PackagesCanonicalsLogsProblems
    Packages
    fhir.r4.nhsengland.programme@0.1.0-alpha2
    https://fhir.nhs.uk/England/StructureDefinition/England-Condition-Flag
{
  "description": "Record an individual condition for a flag in NHS England",
  "_filename": "England-Condition-Flag.json",
  "package_name": "fhir.r4.nhsengland.programme",
  "date": "2024-06-18",
  "derivation": "constraint",
  "publisher": "NHS England",
  "fhirVersion": "4.0.1",
  "purpose": "This profile is made available to record an individual condition for a flag in NHS England",
  "name": "EnglandConditionFlag",
  "mapping": [ {
    "uri": "http://hl7.org/fhir/workflow",
    "name": "Workflow Pattern",
    "identity": "workflow"
  }, {
    "uri": "http://snomed.info/conceptdomain",
    "name": "SNOMED CT Concept Domain Binding",
    "identity": "sct-concept"
  }, {
    "uri": "http://hl7.org/v2",
    "name": "HL7 v2 Mapping",
    "identity": "v2"
  }, {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  }, {
    "uri": "http://hl7.org/fhir/fivews",
    "name": "FiveWs Pattern Mapping",
    "identity": "w5"
  }, {
    "uri": "http://snomed.org/attributebinding",
    "name": "SNOMED CT Attribute Binding",
    "identity": "sct-attr"
  } ],
  "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": "Condition",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "England Condition Flag",
  "package_version": "0.1.0-alpha2",
  "status": "draft",
  "id": "53acac2a-939d-485d-951f-9e8395ee3ded",
  "kind": "resource",
  "url": "https://fhir.nhs.uk/England/StructureDefinition/England-Condition-Flag",
  "version": "0.2.0",
  "differential": {
    "element": [ {
      "id": "Condition.contained",
      "min": 1,
      "path": "Condition.contained",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "$this",
          "type": "type"
        } ]
      }
    }, {
      "id": "Condition.contained:provenance",
      "max": "1",
      "min": 1,
      "path": "Condition.contained",
      "type": [ {
        "code": "Provenance",
        "profile": [ "https://fhir.nhs.uk/England/StructureDefinition/England-Provenance-Flag" ]
      } ],
      "sliceName": "provenance"
    }, {
      "id": "Condition.category",
      "max": "2",
      "path": "Condition.category",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "$this",
          "type": "pattern"
        } ]
      }
    }, {
      "id": "Condition.category:patientFlag",
      "max": "1",
      "path": "Condition.category",
      "binding": {
        "strength": "required",
        "valueSet": "https://fhir.nhs.uk/England/ValueSet/England-FlagCategoryPatient"
      },
      "sliceName": "patientFlag",
      "mustSupport": true
    }, {
      "id": "Condition.category:conditionCategory",
      "max": "1",
      "path": "Condition.category",
      "binding": {
        "strength": "required",
        "valueSet": "https://fhir.nhs.uk/England/ValueSet//England-FlagConditionCategory"
      },
      "sliceName": "conditionCategory",
      "mustSupport": true
    }, {
      "id": "Condition.code",
      "min": 1,
      "path": "Condition.code",
      "binding": {
        "strength": "extensible",
        "valueSet": "https://fhir.nhs.uk/England/ValueSet/England-FlagConditionCode"
      },
      "mustSupport": true
    } ]
  },
  "contact": [ {
    "name": "NHS England",
    "telecom": [ {
      "use": "work",
      "rank": 1,
      "value": "interoperabilityteam@nhs.net",
      "system": "email"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Condition"
}