| Package | uk.nhsdigital.r4.test |
| Resource Type | StructureDefinition |
| Id | CareConnect-ITK-OPL-Composition-1 |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=uk.nhsdigital.r4.test@2.17.0-prerelease&canonical=https://fhir.nhs.uk/StructureDefinition/Composition-CareConnect-OPL |
| URL | https://fhir.nhs.uk/StructureDefinition/Composition-CareConnect-OPL |
| Version | 1.3.1 |
| Status | draft |
| Date | 2018-10-22 |
| Name | CompositionCareConnectOPL |
| Title | Outpatient Letter Composition |
| Description | This constrained Composition resource represents an Outpatient Letter Document Header Composition |
| Purpose | CURATED BY INTEROPen see: http://www.interopen.org/careconnect-curation-methodology/ |
| Copyright | Copyright © 2018 Health and Social Care Information Centre. NHS Digital is the trading name of the Health and Social Care Information Centre. |
| Type | Composition |
| Kind | resource |
No resources found
| StructureDefinition | |
| UKCore-AllergyIntolerance | UK Core Allergy Intolerance |
| UKCore-Composition | UK Core Composition |
| UKCore-Condition | UK Core Condition |
| UKCore-Encounter | UK Core Encounter |
| UKCore-MedicationStatement | UK Core Medication Statement |
| UKCore-Organization | UK Core Organization |
| UKCore-Patient | UK Core Patient |
| UKCore-Practitioner | UK Core Practitioner |
| UKCore-PractitionerRole | UK Core Practitioner Role |
| UKCore-Procedure | UK Core Procedure |
| UKCore-RelatedPerson | UK Core Related Person |
No narrative content found in resource
{
"resourceType": "StructureDefinition",
"id": "CareConnect-ITK-OPL-Composition-1",
"url": "https://fhir.nhs.uk/StructureDefinition/Composition-CareConnect-OPL",
"version": "1.3.1",
"name": "CompositionCareConnectOPL",
"title": "Outpatient Letter Composition",
"status": "draft",
"date": "2018-10-22",
"publisher": "NHS Digital",
"contact": [
{
"name": "Interoperability Team",
"telecom": [
{
"system": "email",
"value": "interoperabilityteam@nhs.net",
"use": "work"
}
]
}
],
"description": "This constrained Composition resource represents an Outpatient Letter Document Header Composition",
"purpose": "CURATED BY INTEROPen see: http://www.interopen.org/careconnect-curation-methodology/",
"copyright": "Copyright © 2018 Health and Social Care Information Centre. NHS Digital is the trading name of the Health and Social Care Information Centre.",
"fhirVersion": "3.0.1",
"kind": "resource",
"abstract": false,
"type": "Composition",
"baseDefinition": "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Composition",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Composition.section",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name",
"valueString": "Section"
}
],
"path": "Composition.section",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "code.coding.code"
}
],
"ordered": false,
"rules": "closed"
},
"min": 1,
"mustSupport": true
},
{
"id": "Composition.section:allergiesAndAdverseReactionsSection",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name",
"valueString": "Section"
}
],
"path": "Composition.section",
"sliceName": "allergiesAndAdverseReactionsSection",
"min": 1,
"max": "1",
"mustSupport": true
},
{
"id": "Composition.section:allergiesAndAdverseReactionsSection.title",
"path": "Composition.section.title",
"min": 1,
"fixedString": "Allergies and adverse reactions",
"mustSupport": false
},
{
"id": "Composition.section:allergiesAndAdverseReactionsSection.code",
"path": "Composition.section.code",
"min": 1,
"binding": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
"valueString": "CompositionSectionType"
}
],
"strength": "example",
"description": "A code from the SNOMED Clinical Terminology UK coding system which represents the type of section."
}
},
{
"id": "Composition.section:allergiesAndAdverseReactionsSection.code.coding",
"path": "Composition.section.code.coding",
"min": 1,
"max": "1"
},
{
"id": "Composition.section:allergiesAndAdverseReactionsSection.code.coding.system",
"path": "Composition.section.code.coding.system",
"min": 1,
"fixedUri": "http://snomed.info/sct",
"mustSupport": false
},
{
"id": "Composition.section:allergiesAndAdverseReactionsSection.code.coding.version",
"path": "Composition.section.code.coding.version",
"max": "0"
},
{
"id": "Composition.section:allergiesAndAdverseReactionsSection.code.coding.code",
"path": "Composition.section.code.coding.code",
"min": 1,
"fixedCode": "886921000000105",
"mustSupport": false
},
{
"id": "Composition.section:allergiesAndAdverseReactionsSection.code.coding.display",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
"valueBoolean": true
}
],
"path": "Composition.section.code.coding.display",
"min": 1,
"fixedString": "Allergies and adverse reactions",
"mustSupport": false
},
{
"id": "Composition.section:allergiesAndAdverseReactionsSection.code.coding.userSelected",
"path": "Composition.section.code.coding.userSelected",
"max": "0"
},
{
"id": "Composition.section:allergiesAndAdverseReactionsSection.code.text",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
"valueBoolean": true
}
],
"path": "Composition.section.code.text",
"max": "0"
},
{
"id": "Composition.section:allergiesAndAdverseReactionsSection.text",
"path": "Composition.section.text",
"min": 1
},
{
"id": "Composition.section:allergiesAndAdverseReactionsSection.text.status",
"path": "Composition.section.text.status",
"mustSupport": false
},
{
"id": "Composition.section:allergiesAndAdverseReactionsSection.text.div",
"path": "Composition.section.text.div",
"mustSupport": false
},
{
"id": "Composition.section:allergiesAndAdverseReactionsSection.mode",
"path": "Composition.section.mode",
"max": "0"
},
{
"id": "Composition.section:allergiesAndAdverseReactionsSection.orderedBy",
"path": "Composition.section.orderedBy",
"max": "0"
},
{
"id": "Composition.section:allergiesAndAdverseReactionsSection.orderedBy.coding.system",
"path": "Composition.section.orderedBy.coding.system",
"min": 1,
"mustSupport": false
},
{
"id": "Composition.section:allergiesAndAdverseReactionsSection.orderedBy.coding.version",
"path": "Composition.section.orderedBy.coding.version",
"max": "0"
},
{
"id": "Composition.section:allergiesAndAdverseReactionsSection.orderedBy.coding.code",
"path": "Composition.section.orderedBy.coding.code",
"min": 1,
"mustSupport": false
},
{
"id": "Composition.section:allergiesAndAdverseReactionsSection.orderedBy.coding.display",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
"valueBoolean": true
}
],
"path": "Composition.section.orderedBy.coding.display",
"min": 1,
"mustSupport": false
},
{
"id": "Composition.section:allergiesAndAdverseReactionsSection.orderedBy.coding.userSelected",
"path": "Composition.section.orderedBy.coding.userSelected",
"max": "0"
},
{
"id": "Composition.section:allergiesAndAdverseReactionsSection.orderedBy.text",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
"valueBoolean": true
}
],
"path": "Composition.section.orderedBy.text",
"max": "0"
},
{
"id": "Composition.section:allergiesAndAdverseReactionsSection.entry",
"path": "Composition.section.entry",
"type": [
{
"code": "Reference",
"targetProfile": [
"https://fhir.hl7.org.uk/StructureDefinition/UKCore-AllergyIntolerance",
"http://hl7.org/fhir/StructureDefinition/Binary"
]
}
]
},
{
"id": "Composition.section:allergiesAndAdverseReactionsSection.entry.reference",
"path": "Composition.section.entry.reference",
"min": 1
},
{
"id": "Composition.section:allergiesAndAdverseReactionsSection.entry.display",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
"valueBoolean": true
}
],
"path": "Composition.section.entry.display",
"mustSupport": false
},
{
"id": "Composition.section:allergiesAndAdverseReactionsSection.emptyReason",
"path": "Composition.section.emptyReason",
"max": "0"
},
{
"id": "Composition.section:allergiesAndAdverseReactionsSection.section",
"path": "Composition.section.section",
"max": "0"
},
{
"id": "Composition.section:assessmentScalesSection",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name",
"valueString": "Section"
}
],
"path": "Composition.section",
"sliceName": "assessmentScalesSection",
"max": "1",
"mustSupport": true
},
{
"id": "Composition.section:assessmentScalesSection.title",
"path": "Composition.section.title",
"min": 1,
"fixedString": "Assessment scales",
"mustSupport": false
},
{
"id": "Composition.section:assessmentScalesSection.code",
"path": "Composition.section.code",
"min": 1,
"binding": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
"valueString": "CompositionSectionType"
}
],
"strength": "example",
"description": "A code from the SNOMED Clinical Terminology UK coding system which represents the type of section."
}
},
{
"id": "Composition.section:assessmentScalesSection.code.coding",
"path": "Composition.section.code.coding",
"min": 1,
"max": "1"
},
{
"id": "Composition.section:assessmentScalesSection.code.coding.system",
"path": "Composition.section.code.coding.system",
"min": 1,
"fixedUri": "http://snomed.info/sct",
"mustSupport": false
},
{
"id": "Composition.section:assessmentScalesSection.code.coding.version",
"path": "Composition.section.code.coding.version",
"max": "0"
},
{
"id": "Composition.section:assessmentScalesSection.code.coding.code",
"path": "Composition.section.code.coding.code",
"min": 1,
"fixedCode": "887141000000103",
"mustSupport": false
},
{
"id": "Composition.section:assessmentScalesSection.code.coding.display",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
"valueBoolean": true
}
],
"path": "Composition.section.code.coding.display",
"min": 1,
"fixedString": "Assessment scales",
"mustSupport": false
},
{
"id": "Composition.section:assessmentScalesSection.code.coding.userSelected",
"path": "Composition.section.code.coding.userSelected",
"max": "0"
},
{
"id": "Composition.section:assessmentScalesSection.code.text",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
"valueBoolean": true
}
],
"path": "Composition.section.code.text",
"max": "0"
},
{
"id": "Composition.section:assessmentScalesSection.text",
"path": "Composition.section.text",
"min": 1
},
{
"id": "Composition.section:assessmentScalesSection.text.status",
"path": "Composition.section.text.status",
"mustSupport": false
},
{
"id": "Composition.section:assessmentScalesSection.text.div",
"path": "Composition.section.text.div",
"mustSupport": false
},
{
"id": "Composition.section:assessmentScalesSection.mode",
"path": "Composition.section.mode",
"max": "0"
},
{
"id": "Composition.section:assessmentScalesSection.orderedBy",
"path": "Composition.section.orderedBy",
"max": "0"
},
{
"id": "Composition.section:assessmentScalesSection.orderedBy.coding.system",
"path": "Composition.section.orderedBy.coding.system",
"min": 1
},
{
"id": "Composition.section:assessmentScalesSection.orderedBy.coding.version",
"path": "Composition.section.orderedBy.coding.version",
"max": "0"
},
{
"id": "Composition.section:assessmentScalesSection.orderedBy.coding.code",
"path": "Composition.section.orderedBy.coding.code",
"min": 1
},
{
"id": "Composition.section:assessmentScalesSection.orderedBy.coding.display",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
"valueBoolean": true
}
],
"path": "Composition.section.orderedBy.coding.display",
"min": 1
},
{
"id": "Composition.section:assessmentScalesSection.orderedBy.coding.userSelected",
"path": "Composition.section.orderedBy.coding.userSelected",
"max": "0"
},
{
"id": "Composition.section:assessmentScalesSection.orderedBy.text",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
"valueBoolean": true
}
],
"path": "Composition.section.orderedBy.text",
"max": "0"
},
{
"id": "Composition.section:assessmentScalesSection.entry",
"path": "Composition.section.entry",
"type": [
{
"code": "Reference",
"targetProfile": [
"http://hl7.org/fhir/StructureDefinition/Binary"
]
}
]
},
{
"id": "Composition.section:assessmentScalesSection.entry.reference",
"path": "Composition.section.entry.reference",
"min": 1
},
{
"id": "Composition.section:assessmentScalesSection.emptyReason",
"path": "Composition.section.emptyReason",
"max": "0"
},
{
"id": "Composition.section:assessmentScalesSection.section",
"path": "Composition.section.section",
"max": "0"
},
{
"id": "Composition.section:attendanceDetailsSection",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name",
"valueString": "Section"
}
],
"path": "Composition.section",
"sliceName": "attendanceDetailsSection",
"max": "1",
"mustSupport": true
},
{
"id": "Composition.section:attendanceDetailsSection.title",
"path": "Composition.section.title",
"min": 1,
"fixedString": "Attendance details",
"mustSupport": false
},
{
"id": "Composition.section:attendanceDetailsSection.code",
"path": "Composition.section.code",
"min": 1,
"binding": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
"valueString": "CompositionSectionType"
}
],
"strength": "example",
"description": "A code from the SNOMED Clinical Terminology UK coding system which represents the type of section."
}
},
{
"id": "Composition.section:attendanceDetailsSection.code.coding",
"path": "Composition.section.code.coding",
"min": 1,
"max": "1"
},
{
"id": "Composition.section:attendanceDetailsSection.code.coding.system",
"path": "Composition.section.code.coding.system",
"min": 1,
"fixedUri": "http://snomed.info/sct",
"mustSupport": false
},
{
"id": "Composition.section:attendanceDetailsSection.code.coding.version",
"path": "Composition.section.code.coding.version",
"max": "0"
},
{
"id": "Composition.section:attendanceDetailsSection.code.coding.code",
"path": "Composition.section.code.coding.code",
"min": 1,
"fixedCode": "1077881000000105",
"mustSupport": false
},
{
"id": "Composition.section:attendanceDetailsSection.code.coding.display",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
"valueBoolean": true
}
],
"path": "Composition.section.code.coding.display",
"min": 1,
"fixedString": "Attendance details",
"mustSupport": false
},
{
"id": "Composition.section:attendanceDetailsSection.code.coding.userSelected",
"path": "Composition.section.code.coding.userSelected",
"max": "0"
},
{
"id": "Composition.section:attendanceDetailsSection.code.text",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
"valueBoolean": true
}
],
"path": "Composition.section.code.text",
"max": "0"
},
{
"id": "Composition.section:attendanceDetailsSection.text",
"path": "Composition.section.text",
"min": 1
},
{
"id": "Composition.section:attendanceDetailsSection.mode",
"path": "Composition.section.mode",
"max": "0"
},
{
"id": "Composition.section:attendanceDetailsSection.orderedBy",
"path": "Composition.section.orderedBy",
"max": "0",
"mustSupport": false
},
{
"id": "Composition.section:attendanceDetailsSection.orderedBy.coding",
"path": "Composition.section.orderedBy.coding",
"mustSupport": false
},
{
"id": "Composition.section:attendanceDetailsSection.orderedBy.coding.system",
"path": "Composition.section.orderedBy.coding.system",
"min": 1,
"mustSupport": false
},
{
"id": "Composition.section:attendanceDetailsSection.orderedBy.coding.version",
"path": "Composition.section.orderedBy.coding.version",
"max": "0"
},
{
"id": "Composition.section:attendanceDetailsSection.orderedBy.coding.code",
"path": "Composition.section.orderedBy.coding.code",
"min": 1,
"mustSupport": false
},
{
"id": "Composition.section:attendanceDetailsSection.orderedBy.coding.display",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
"valueBoolean": true
}
],
"path": "Composition.section.orderedBy.coding.display",
"min": 1,
"mustSupport": false
},
{
"id": "Composition.section:attendanceDetailsSection.orderedBy.coding.userSelected",
"path": "Composition.section.orderedBy.coding.userSelected",
"max": "0"
},
{
"id": "Composition.section:attendanceDetailsSection.orderedBy.text",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
"valueBoolean": true
}
],
"path": "Composition.section.orderedBy.text",
"max": "0"
},
{
"id": "Composition.section:attendanceDetailsSection.entry",
"path": "Composition.section.entry",
"type": [
{
"code": "Reference",
"targetProfile": [
"http://hl7.org/fhir/StructureDefinition/Binary",
"https://fhir.hl7.org.uk/StructureDefinition/UKCore-Encounter"
]
}
]
},
{
"id": "Composition.section:attendanceDetailsSection.entry.reference",
"path": "Composition.section.entry.reference",
"min": 1,
"mustSupport": false
},
{
"id": "Composition.section:attendanceDetailsSection.entry.display",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
"valueBoolean": true
}
],
"path": "Composition.section.entry.display",
"mustSupport": false
},
{
"id": "Composition.section:attendanceDetailsSection.emptyReason",
"path": "Composition.section.emptyReason",
"max": "0"
},
{
"id": "Composition.section:attendanceDetailsSection.section",
"path": "Composition.section.section",
"max": "0"
},
{
"id": "Composition.section:clinicalReviewOfSystemsSection",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name",
"valueString": "Section"
}
],
"path": "Composition.section",
"sliceName": "clinicalReviewOfSystemsSection",
"max": "1",
"mustSupport": true
},
{
"id": "Composition.section:clinicalReviewOfSystemsSection.title",
"path": "Composition.section.title",
"min": 1,
"fixedString": "Clinical review of systems",
"mustSupport": false
},
{
"id": "Composition.section:clinicalReviewOfSystemsSection.code",
"path": "Composition.section.code",
"min": 1,
"binding": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
"valueString": "CompositionSectionType"
}
],
"strength": "example",
"description": "A code from the SNOMED Clinical Terminology UK coding system which represents the type of section."
}
},
{
"id": "Composition.section:clinicalReviewOfSystemsSection.code.coding",
"path": "Composition.section.code.coding",
"min": 1,
"max": "1"
},
{
"id": "Composition.section:clinicalReviewOfSystemsSection.code.coding.system",
"path": "Composition.section.code.coding.system",
"min": 1,
"fixedUri": "http://snomed.info/sct",
"mustSupport": false
},
{
"id": "Composition.section:clinicalReviewOfSystemsSection.code.coding.version",
"path": "Composition.section.code.coding.version",
"max": "0"
},
{
"id": "Composition.section:clinicalReviewOfSystemsSection.code.coding.code",
"path": "Composition.section.code.coding.code",
"min": 1,
"fixedCode": "887121000000105",
"mustSupport": false
},
{
"id": "Composition.section:clinicalReviewOfSystemsSection.code.coding.display",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
"valueBoolean": true
}
],
"path": "Composition.section.code.coding.display",
"min": 1,
"fixedString": "Review of systems",
"mustSupport": false
},
{
"id": "Composition.section:clinicalReviewOfSystemsSection.code.coding.userSelected",
"path": "Composition.section.code.coding.userSelected",
"max": "0"
},
{
"id": "Composition.section:clinicalReviewOfSystemsSection.code.text",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
"valueBoolean": true
}
],
"path": "Composition.section.code.text",
"max": "0"
},
{
"id": "Composition.section:clinicalReviewOfSystemsSection.text",
"path": "Composition.section.text",
"min": 1,
"mustSupport": false
},
{
"id": "Composition.section:clinicalReviewOfSystemsSection.text.status",
"path": "Composition.section.text.status",
"mustSupport": false
},
{
"id": "Composition.section:clinicalReviewOfSystemsSection.text.div",
"path": "Composition.section.text.div",
"mustSupport": false
},
{
"id": "Composition.section:clinicalReviewOfSystemsSection.mode",
"path": "Composition.section.mode",
"max": "0"
},
{
"id": "Composition.section:clinicalReviewOfSystemsSection.orderedBy",
"path": "Composition.section.orderedBy",
"max": "0",
"mustSupport": false
},
{
"id": "Composition.section:clinicalReviewOfSystemsSection.orderedBy.coding.system",
"path": "Composition.section.orderedBy.coding.system",
"min": 1,
"mustSupport": false
},
{
"id": "Composition.section:clinicalReviewOfSystemsSection.orderedBy.coding.version",
"path": "Composition.section.orderedBy.coding.version",
"max": "0"
},
{
"id": "Composition.section:clinicalReviewOfSystemsSection.orderedBy.coding.code",
"path": "Composition.section.orderedBy.coding.code",
"min": 1,
"mustSupport": false
},
{
"id": "Composition.section:clinicalReviewOfSystemsSection.orderedBy.coding.display",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
"valueBoolean": true
}
],
"path": "Composition.section.orderedBy.coding.display",
"min": 1,
"mustSupport": false
},
{
"id": "Composition.section:clinicalReviewOfSystemsSection.orderedBy.coding.userSelected",
"path": "Composition.section.orderedBy.coding.userSelected",
"max": "0"
},
{
"id": "Composition.section:clinicalReviewOfSystemsSection.orderedBy.text",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
"valueBoolean": true
}
],
"path": "Composition.section.orderedBy.text",
"max": "0"
},
{
"id": "Composition.section:clinicalReviewOfSystemsSection.entry",
"path": "Composition.section.entry",
"type": [
{
"code": "Reference",
"targetProfile": [
"http://hl7.org/fhir/StructureDefinition/Binary"
]
}
]
},
{
"id": "Composition.section:clinicalReviewOfSystemsSection.entry.reference",
"path": "Composition.section.entry.reference",
"min": 1,
"mustSupport": true
},
{
"id": "Composition.section:clinicalReviewOfSystemsSection.entry.display",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
"valueBoolean": true
}
],
"path": "Composition.section.entry.display",
"mustSupport": true
},
{
"id": "Composition.section:clinicalReviewOfSystemsSection.emptyReason",
"path": "Composition.section.emptyReason",
"max": "0"
},
{
"id": "Composition.section:clinicalReviewOfSystemsSection.section",
"path": "Composition.section.section",
"max": "0"
},
{
"id": "Composition.section:clinicalSummarySection",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name",
"valueString": "Section"
}
],
"path": "Composition.section",
"sliceName": "clinicalSummarySection",
"max": "1",
"mustSupport": true
},
{
"id": "Composition.section:clinicalSummarySection.title",
"path": "Composition.section.title",
"min": 1,
"fixedString": "Clinical summary",
"mustSupport": false
},
{
"id": "Composition.section:clinicalSummarySection.code",
"path": "Composition.section.code",
"min": 1,
"binding": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
"valueString": "CompositionSectionType"
}
],
"strength": "example",
"description": "A code from the SNOMED Clinical Terminology UK coding system which represents the type of section."
}
},
{
"id": "Composition.section:clinicalSummarySection.code.coding",
"path": "Composition.section.code.coding",
"min": 1,
"max": "1"
},
{
"id": "Composition.section:clinicalSummarySection.code.coding.system",
"path": "Composition.section.code.coding.system",
"min": 1,
"fixedUri": "http://snomed.info/sct",
"mustSupport": false
},
{
"id": "Composition.section:clinicalSummarySection.code.coding.version",
"path": "Composition.section.code.coding.version",
"max": "0"
},
{
"id": "Composition.section:clinicalSummarySection.code.coding.code",
"path": "Composition.section.code.coding.code",
"min": 1,
"fixedCode": "887181000000106",
"mustSupport": false
},
{
"id": "Composition.section:clinicalSummarySection.code.coding.display",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
"valueBoolean": true
}
],
"path": "Composition.section.code.coding.display",
"min": 1,
"fixedString": "Clinical summary",
"mustSupport": false
},
{
"id": "Composition.section:clinicalSummarySection.code.coding.userSelected",
"path": "Composition.section.code.coding.userSelected",
"max": "0"
},
{
"id": "Composition.section:clinicalSummarySection.code.text",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
"valueBoolean": true
}
],
"path": "Composition.section.code.text",
"max": "0"
},
{
"id": "Composition.section:clinicalSummarySection.text",
"path": "Composition.section.text",
"min": 1
},
{
"id": "Composition.section:clinicalSummarySection.mode",
"path": "Composition.section.mode",
"max": "0"
},
{
"id": "Composition.section:clinicalSummarySection.orderedBy",
"path": "Composition.section.orderedBy",
"max": "0"
},
{
"id": "Composition.section:clinicalSummarySection.orderedBy.coding.system",
"path": "Composition.section.orderedBy.coding.system",
"min": 1
},
{
"id": "Composition.section:clinicalSummarySection.orderedBy.coding.version",
"path": "Composition.section.orderedBy.coding.version",
"max": "0"
},
{
"id": "Composition.section:clinicalSummarySection.orderedBy.coding.code",
"path": "Composition.section.orderedBy.coding.code",
"min": 1
},
{
"id": "Composition.section:clinicalSummarySection.orderedBy.coding.display",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
"valueBoolean": true
}
],
"path": "Composition.section.orderedBy.coding.display",
"min": 1
},
{
"id": "Composition.section:clinicalSummarySection.orderedBy.coding.userSelected",
"path": "Composition.section.orderedBy.coding.userSelected",
"max": "0"
},
{
"id": "Composition.section:clinicalSummarySection.orderedBy.text",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
"valueBoolean": true
}
],
"path": "Composition.section.orderedBy.text",
"max": "0"
},
{
"id": "Composition.section:clinicalSummarySection.entry",
"path": "Composition.section.entry",
"type": [
{
"code": "Reference",
"targetProfile": [
"http://hl7.org/fhir/StructureDefinition/Binary"
]
}
]
},
{
"id": "Composition.section:clinicalSummarySection.entry.reference",
"path": "Composition.section.entry.reference",
"min": 1
},
{
"id": "Composition.section:clinicalSummarySection.emptyReason",
"path": "Composition.section.emptyReason",
"max": "0"
},
{
"id": "Composition.section:clinicalSummarySection.section",
"path": "Composition.section.section",
"max": "0"
},
{
"id": "Composition.section:diagnosesSection",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name",
"valueString": "Section"
}
],
"path": "Composition.section",
"sliceName": "diagnosesSection",
"max": "1",
"mustSupport": true
},
{
"id": "Composition.section:diagnosesSection.title",
"path": "Composition.section.title",
"min": 1,
"fixedString": "Diagnoses",
"mustSupport": false
},
{
"id": "Composition.section:diagnosesSection.code",
"path": "Composition.section.code",
"min": 1,
"binding": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
"valueString": "CompositionSectionType"
}
],
"strength": "example",
"description": "A code from the SNOMED Clinical Terminology UK coding system which represents the type of section."
}
},
{
"id": "Composition.section:diagnosesSection.code.coding",
"path": "Composition.section.code.coding",
"min": 1,
"max": "1"
},
{
"id": "Composition.section:diagnosesSection.code.coding.system",
"path": "Composition.section.code.coding.system",
"min": 1,
"fixedUri": "http://snomed.info/sct",
"mustSupport": false
},
{
"id": "Composition.section:diagnosesSection.code.coding.version",
"path": "Composition.section.code.coding.version",
"max": "0"
},
{
"id": "Composition.section:diagnosesSection.code.coding.code",
"path": "Composition.section.code.coding.code",
"min": 1,
"fixedCode": "887161000000102",
"mustSupport": false
},
{
"id": "Composition.section:diagnosesSection.code.coding.display",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
"valueBoolean": true
}
],
"path": "Composition.section.code.coding.display",
"min": 1,
"fixedString": "Diagnoses",
"mustSupport": false
},
{
"id": "Composition.section:diagnosesSection.code.coding.userSelected",
"path": "Composition.section.code.coding.userSelected",
"max": "0"
},
{
"id": "Composition.section:diagnosesSection.code.text",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
"valueBoolean": true
}
],
"path": "Composition.section.code.text",
"max": "0"
},
{
"id": "Composition.section:diagnosesSection.text",
"path": "Composition.section.text",
"min": 1
},
{
"id": "Composition.section:diagnosesSection.text.status",
"path": "Composition.section.text.status",
"mustSupport": false
},
{
"id": "Composition.section:diagnosesSection.text.div",
"path": "Composition.section.text.div",
"mustSupport": false
},
{
"id": "Composition.section:diagnosesSection.mode",
"path": "Composition.section.mode",
"max": "0"
},
{
"id": "Composition.section:diagnosesSection.orderedBy",
"path": "Composition.section.orderedBy",
"max": "0"
},
{
"id": "Composition.section:diagnosesSection.orderedBy.coding.system",
"path": "Composition.section.orderedBy.coding.system",
"min": 1,
"mustSupport": false
},
{
"id": "Composition.section:diagnosesSection.orderedBy.coding.version",
"path": "Composition.section.orderedBy.coding.version",
"max": "0"
},
{
"id": "Composition.section:diagnosesSection.orderedBy.coding.code",
"path": "Composition.section.orderedBy.coding.code",
"min": 1,
"mustSupport": false
},
{
"id": "Composition.section:diagnosesSection.orderedBy.coding.display",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
"valueBoolean": true
}
],
"path": "Composition.section.orderedBy.coding.display",
"min": 1,
"mustSupport": false
},
{
"id": "Composition.section:diagnosesSection.orderedBy.coding.userSelected",
"path": "Composition.section.orderedBy.coding.userSelected",
"max": "0"
},
{
"id": "Composition.section:diagnosesSection.orderedBy.text",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
"valueBoolean": true
}
],
"path": "Composition.section.orderedBy.text",
"max": "0"
},
{
"id": "Composition.section:diagnosesSection.entry",
"path": "Composition.section.entry",
"type": [
{
"code": "Reference",
"targetProfile": [
"https://fhir.hl7.org.uk/StructureDefinition/UKCore-Condition",
"http://hl7.org/fhir/StructureDefinition/Binary"
]
}
]
},
{
"id": "Composition.section:diagnosesSection.entry.reference",
"path": "Composition.section.entry.reference",
"min": 1
},
{
"id": "Composition.section:diagnosesSection.entry.display",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
"valueBoolean": true
}
],
"path": "Composition.section.entry.display",
"mustSupport": false
},
{
"id": "Composition.section:diagnosesSection.emptyReason",
"path": "Composition.section.emptyReason",
"max": "0"
},
{
"id": "Composition.section:diagnosesSection.section",
"path": "Composition.section.section",
"max": "0"
},
{
"id": "Composition.section:distributionListSection",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name",
"valueString": "Section"
}
],
"path": "Composition.section",
"sliceName": "distributionListSection",
"max": "1",
"mustSupport": true
},
{
"id": "Composition.section:distributionListSection.title",
"path": "Composition.section.title",
"min": 1,
"fixedString": "Distribution list"
},
{
"id": "Composition.section:distributionListSection.code",
"path": "Composition.section.code",
"min": 1,
"binding": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
"valueString": "CompositionSectionType"
}
],
"strength": "example",
"description": "A code from the SNOMED Clinical Terminology UK coding system which represents the type of section."
}
},
{
"id": "Composition.section:distributionListSection.code.coding",
"path": "Composition.section.code.coding",
"min": 1,
"max": "1"
},
{
"id": "Composition.section:distributionListSection.code.coding.system",
"path": "Composition.section.code.coding.system",
"min": 1,
"fixedUri": "http://snomed.info/sct"
},
{
"id": "Composition.section:distributionListSection.code.coding.version",
"path": "Composition.section.code.coding.version",
"max": "0"
},
{
"id": "Composition.section:distributionListSection.code.coding.code",
"path": "Composition.section.code.coding.code",
"min": 1,
"fixedCode": "887261000000109"
},
{
"id": "Composition.section:distributionListSection.code.coding.display",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
"valueBoolean": true
}
],
"path": "Composition.section.code.coding.display",
"min": 1,
"fixedString": "Distribution list"
},
{
"id": "Composition.section:distributionListSection.code.coding.userSelected",
"path": "Composition.section.code.coding.userSelected",
"max": "0"
},
{
"id": "Composition.section:distributionListSection.code.text",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
"valueBoolean": true
}
],
"path": "Composition.section.code.text",
"max": "0"
},
{
"id": "Composition.section:distributionListSection.text",
"path": "Composition.section.text",
"min": 1
},
{
"id": "Composition.section:distributionListSection.mode",
"path": "Composition.section.mode",
"max": "0"
},
{
"id": "Composition.section:distributionListSection.orderedBy",
"path": "Composition.section.orderedBy",
"max": "0"
},
{
"id": "Composition.section:distributionListSection.orderedBy.coding.system",
"path": "Composition.section.orderedBy.coding.system",
"min": 1
},
{
"id": "Composition.section:distributionListSection.orderedBy.coding.version",
"path": "Composition.section.orderedBy.coding.version",
"max": "0"
},
{
"id": "Composition.section:distributionListSection.orderedBy.coding.code",
"path": "Composition.section.orderedBy.coding.code",
"min": 1
},
{
"id": "Composition.section:distributionListSection.orderedBy.coding.display",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
"valueBoolean": true
}
],
"path": "Composition.section.orderedBy.coding.display",
"min": 1
},
{
"id": "Composition.section:distributionListSection.orderedBy.coding.userSelected",
"path": "Composition.section.orderedBy.coding.userSelected",
"max": "0"
},
{
"id": "Composition.section:distributionListSection.orderedBy.text",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
"valueBoolean": true
}
],
"path": "Composition.section.orderedBy.text",
"max": "0"
},
{
"id": "Composition.section:distributionListSection.entry",
"path": "Composition.section.entry",
"type": [
{
"code": "Reference",
"targetProfile": [
"https://fhir.hl7.org.uk/StructureDefinition/UKCore-Organization",
"https://fhir.hl7.org.uk/StructureDefinition/UKCore-Practitioner",
"https://fhir.hl7.org.uk/StructureDefinition/UKCore-Patient",
"https://fhir.hl7.org.uk/StructureDefinition/UKCore-RelatedPerson",
"http://hl7.org/fhir/StructureDefinition/Binary",
"https://fhir.hl7.org.uk/StructureDefinition/UKCore-PractitionerRole"
]
}
]
},
{
"id": "Composition.section:distributionListSection.entry.reference",
"path": "Composition.section.entry.reference",
"min": 1
},
{
"id": "Composition.section:distributionListSection.emptyReason",
"path": "Composition.section.emptyReason",
"max": "0"
},
{
"id": "Composition.section:distributionListSection.section",
"path": "Composition.section.section",
"max": "0"
},
{
"id": "Composition.section:examinationFindingSection",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name",
"valueString": "Section"
}
],
"path": "Composition.section",
"sliceName": "examinationFindingSection",
"max": "1",
"mustSupport": true
},
{
"id": "Composition.section:examinationFindingSection.title",
"path": "Composition.section.title",
"min": 1,
"fixedString": "Examination finding",
"mustSupport": false
},
{
"id": "Composition.section:examinationFindingSection.code",
"path": "Composition.section.code",
"min": 1,
"binding": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
"valueString": "CompositionSectionType"
}
],
"strength": "example",
"description": "A code from the SNOMED Clinical Terminology UK coding system which represents the type of section."
}
},
{
"id": "Composition.section:examinationFindingSection.code.coding",
"path": "Composition.section.code.coding",
"min": 1,
"max": "1"
},
{
"id": "Composition.section:examinationFindingSection.code.coding.system",
"path": "Composition.section.code.coding.system",
"min": 1,
"fixedUri": "http://snomed.info/sct",
"mustSupport": false
},
{
"id": "Composition.section:examinationFindingSection.code.coding.version",
"path": "Composition.section.code.coding.version",
"max": "0"
},
{
"id": "Composition.section:examinationFindingSection.code.coding.code",
"path": "Composition.section.code.coding.code",
"min": 1,
"fixedCode": "715851000000102",
"mustSupport": false
},
{
"id": "Composition.section:examinationFindingSection.code.coding.display",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
"valueBoolean": true
}
],
"path": "Composition.section.code.coding.display",
"min": 1,
"fixedString": "Examination findings",
"mustSupport": false
},
{
"id": "Composition.section:examinationFindingSection.code.coding.userSelected",
"path": "Composition.section.code.coding.userSelected",
"max": "0"
},
{
"id": "Composition.section:examinationFindingSection.code.text",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
"valueBoolean": true
}
],
"path": "Composition.section.code.text",
"max": "0"
},
{
"id": "Composition.section:examinationFindingSection.text",
"path": "Composition.section.text",
"min": 1
},
{
"id": "Composition.section:examinationFindingSection.text.status",
"path": "Composition.section.text.status",
"mustSupport": false
},
{
"id": "Composition.section:examinationFindingSection.text.div",
"path": "Composition.section.text.div",
"mustSupport": false
},
{
"id": "Composition.section:examinationFindingSection.mode",
"path": "Composition.section.mode",
"max": "0"
},
{
"id": "Composition.section:examinationFindingSection.orderedBy",
"path": "Composition.section.orderedBy",
"max": "0"
},
{
"id": "Composition.section:examinationFindingSection.orderedBy.coding.system",
"path": "Composition.section.orderedBy.coding.system",
"min": 1,
"mustSupport": false
},
{
"id": "Composition.section:examinationFindingSection.orderedBy.coding.version",
"path": "Composition.section.orderedBy.coding.version",
"max": "0"
},
{
"id": "Composition.section:examinationFindingSection.orderedBy.coding.code",
"path": "Composition.section.orderedBy.coding.code",
"min": 1
},
{
"id": "Composition.section:examinationFindingSection.orderedBy.coding.display",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
"valueBoolean": true
}
],
"path": "Composition.section.orderedBy.coding.display",
"min": 1
},
{
"id": "Composition.section:examinationFindingSection.orderedBy.coding.userSelected",
"path": "Composition.section.orderedBy.coding.userSelected",
"max": "0"
},
{
"id": "Composition.section:examinationFindingSection.orderedBy.text",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
"valueBoolean": true
}
],
"path": "Composition.section.orderedBy.text",
"max": "0"
},
{
"id": "Composition.section:examinationFindingSection.entry",
"path": "Composition.section.entry",
"type": [
{
"code": "Reference",
"targetProfile": [
"http://hl7.org/fhir/StructureDefinition/Binary"
]
}
]
},
{
"id": "Composition.section:examinationFindingSection.entry.reference",
"path": "Composition.section.entry.reference",
"min": 1,
"mustSupport": false
},
{
"id": "Composition.section:examinationFindingSection.entry.display",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
"valueBoolean": true
}
],
"path": "Composition.section.entry.display",
"mustSupport": false
},
{
"id": "Composition.section:examinationFindingSection.emptyReason",
"path": "Composition.section.emptyReason",
"max": "0"
},
{
"id": "Composition.section:examinationFindingSection.section",
"path": "Composition.section.section",
"max": "0"
},
{
"id": "Composition.section:familyHistorySection",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name",
"valueString": "Section"
}
],
"path": "Composition.section",
"sliceName": "familyHistorySection",
"max": "1",
"mustSupport": true
},
{
"id": "Composition.section:familyHistorySection.title",
"path": "Composition.section.title",
"min": 1,
"fixedString": "Family history",
"mustSupport": false
},
{
"id": "Composition.section:familyHistorySection.code",
"path": "Composition.section.code",
"min": 1,
"mustSupport": false,
"binding": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
"valueString": "CompositionSectionType"
}
],
"strength": "example",
"description": "A code from the SNOMED Clinical Terminology UK coding system which represents the type of section."
}
},
{
"id": "Composition.section:familyHistorySection.code.coding",
"path": "Composition.section.code.coding",
"min": 1,
"max": "1",
"mustSupport": false
},
{
"id": "Composition.section:familyHistorySection.code.coding.system",
"path": "Composition.section.code.coding.system",
"min": 1,
"fixedUri": "http://snomed.info/sct",
"mustSupport": false
},
{
"id": "Composition.section:familyHistorySection.code.coding.version",
"path": "Composition.section.code.coding.version",
"max": "0"
},
{
"id": "Composition.section:familyHistorySection.code.coding.code",
"path": "Composition.section.code.coding.code",
"min": 1,
"fixedCode": "887111000000104",
"mustSupport": false
},
{
"id": "Composition.section:familyHistorySection.code.coding.display",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
"valueBoolean": true
}
],
"path": "Composition.section.code.coding.display",
"min": 1,
"fixedString": "Family history",
"mustSupport": false
},
{
"id": "Composition.section:familyHistorySection.code.coding.userSelected",
"path": "Composition.section.code.coding.userSelected",
"max": "0"
},
{
"id": "Composition.section:familyHistorySection.code.text",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
"valueBoolean": true
}
],
"path": "Composition.section.code.text",
"max": "0"
},
{
"id": "Composition.section:familyHistorySection.text",
"path": "Composition.section.text",
"min": 1
},
{
"id": "Composition.section:familyHistorySection.mode",
"path": "Composition.section.mode",
"max": "0"
},
{
"id": "Composition.section:familyHistorySection.orderedBy",
"path": "Composition.section.orderedBy",
"max": "0"
},
{
"id": "Composition.section:familyHistorySection.orderedBy.coding.system",
"path": "Composition.section.orderedBy.coding.system",
"min": 1
},
{
"id": "Composition.section:familyHistorySection.orderedBy.coding.version",
"path": "Composition.section.orderedBy.coding.version",
"max": "0"
},
{
"id": "Composition.section:familyHistorySection.orderedBy.coding.code",
"path": "Composition.section.orderedBy.coding.code",
"min": 1
},
{
"id": "Composition.section:familyHistorySection.orderedBy.coding.display",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
"valueBoolean": true
}
],
"path": "Composition.section.orderedBy.coding.display",
"min": 1
},
{
"id": "Composition.section:familyHistorySection.orderedBy.coding.userSelected",
"path": "Composition.section.orderedBy.coding.userSelected",
"max": "0"
},
{
"id": "Composition.section:familyHistorySection.orderedBy.text",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
"valueBoolean": true
}
],
"path": "Composition.section.orderedBy.text",
"max": "0"
},
{
"id": "Composition.section:familyHistorySection.entry",
"path": "Composition.section.entry",
"type": [
{
"code": "Reference",
"targetProfile": [
"http://hl7.org/fhir/StructureDefinition/Binary"
]
}
]
},
{
"id": "Composition.section:familyHistorySection.entry.reference",
"path": "Composition.section.entry.reference",
"min": 1
},
{
"id": "Composition.section:familyHistorySection.emptyReason",
"path": "Composition.section.emptyReason",
"max": "0"
},
{
"id": "Composition.section:familyHistorySection.section",
"path": "Composition.section.section",
"max": "0"
},
{
"id": "Composition.section:gpPracticeSection",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name",
"valueString": "Section"
}
],
"path": "Composition.section",
"sliceName": "gpPracticeSection",
"max": "1",
"mustSupport": true
},
{
"id": "Composition.section:gpPracticeSection.title",
"path": "Composition.section.title",
"min": 1,
"fixedString": "GP practice"
},
{
"id": "Composition.section:gpPracticeSection.code",
"path": "Composition.section.code",
"min": 1,
"binding": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
"valueString": "CompositionSectionType"
}
],
"strength": "example",
"description": "A code from the SNOMED Clinical Terminology UK coding system which represents the type of section."
}
},
{
"id": "Composition.section:gpPracticeSection.code.coding",
"path": "Composition.section.code.coding",
"min": 1,
"max": "1"
},
{
"id": "Composition.section:gpPracticeSection.code.coding.system",
"path": "Composition.section.code.coding.system",
"min": 1,
"fixedUri": "http://snomed.info/sct"
},
{
"id": "Composition.section:gpPracticeSection.code.coding.version",
"path": "Composition.section.code.coding.version",
"max": "0"
},
{
"id": "Composition.section:gpPracticeSection.code.coding.code",
"path": "Composition.section.code.coding.code",
"min": 1,
"fixedCode": "886711000000101"
},
{
"id": "Composition.section:gpPracticeSection.code.coding.display",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
"valueBoolean": true
}
],
"path": "Composition.section.code.coding.display",
"min": 1,
"fixedString": "GP practice"
},
{
"id": "Composition.section:gpPracticeSection.code.coding.userSelected",
"path": "Composition.section.code.coding.userSelected",
"max": "0"
},
{
"id": "Composition.section:gpPracticeSection.code.text",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
"valueBoolean": true
}
],
"path": "Composition.section.code.text",
"max": "0"
},
{
"id": "Composition.section:gpPracticeSection.text",
"path": "Composition.section.text",
"min": 1
},
{
"id": "Composition.section:gpPracticeSection.mode",
"path": "Composition.section.mode",
"max": "0"
},
{
"id": "Composition.section:gpPracticeSection.orderedBy",
"path": "Composition.section.orderedBy",
"max": "0"
},
{
"id": "Composition.section:gpPracticeSection.orderedBy.coding.system",
"path": "Composition.section.orderedBy.coding.system",
"min": 1
},
{
"id": "Composition.section:gpPracticeSection.orderedBy.coding.version",
"path": "Composition.section.orderedBy.coding.version",
"max": "0"
},
{
"id": "Composition.section:gpPracticeSection.orderedBy.coding.code",
"path": "Composition.section.orderedBy.coding.code",
"min": 1
},
{
"id": "Composition.section:gpPracticeSection.orderedBy.coding.display",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
"valueBoolean": true
}
],
"path": "Composition.section.orderedBy.coding.display",
"min": 1
},
{
"id": "Composition.section:gpPracticeSection.orderedBy.coding.userSelected",
"path": "Composition.section.orderedBy.coding.userSelected",
"max": "0"
},
{
"id": "Composition.section:gpPracticeSection.orderedBy.text",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
"valueBoolean": true
}
],
"path": "Composition.section.orderedBy.text",
"max": "0"
},
{
"id": "Composition.section:gpPracticeSection.entry",
"path": "Composition.section.entry",
"min": 1,
"type": [
{
"code": "Reference",
"targetProfile": [
"https://fhir.hl7.org.uk/StructureDefinition/UKCore-Organization",
"http://hl7.org/fhir/StructureDefinition/Binary"
]
}
]
},
{
"id": "Composition.section:gpPracticeSection.entry.reference",
"path": "Composition.section.entry.reference",
"min": 1
},
{
"id": "Composition.section:gpPracticeSection.emptyReason",
"path": "Composition.section.emptyReason",
"max": "0"
},
{
"id": "Composition.section:gpPracticeSection.section",
"path": "Composition.section.section",
"max": "0"
},
{
"id": "Composition.section:historySection",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name",
"valueString": "Section"
}
],
"path": "Composition.section",
"sliceName": "historySection",
"max": "1",
"mustSupport": true
},
{
"id": "Composition.section:historySection.title",
"path": "Composition.section.title",
"min": 1,
"fixedString": "History",
"mustSupport": false
},
{
"id": "Composition.section:historySection.code",
"path": "Composition.section.code",
"min": 1,
"binding": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
"valueString": "CompositionSectionType"
}
],
"strength": "example",
"description": "A code from the SNOMED Clinical Terminology UK coding system which represents the type of section."
}
},
{
"id": "Composition.section:historySection.code.coding",
"path": "Composition.section.code.coding",
"min": 1,
"max": "1",
"mustSupport": false
},
{
"id": "Composition.section:historySection.code.coding.system",
"path": "Composition.section.code.coding.system",
"min": 1,
"fixedUri": "http://snomed.info/sct"
},
{
"id": "Composition.section:historySection.code.coding.version",
"path": "Composition.section.code.coding.version",
"max": "0"
},
{
"id": "Composition.section:historySection.code.coding.code",
"path": "Composition.section.code.coding.code",
"min": 1,
"fixedCode": "717121000000105"
},
{
"id": "Composition.section:historySection.code.coding.display",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
"valueBoolean": true
}
],
"path": "Composition.section.code.coding.display",
"min": 1,
"fixedString": "History"
},
{
"id": "Composition.section:historySection.code.coding.userSelected",
"path": "Composition.section.code.coding.userSelected",
"max": "0"
},
{
"id": "Composition.section:historySection.code.text",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
"valueBoolean": true
}
],
"path": "Composition.section.code.text",
"max": "0"
},
{
"id": "Composition.section:historySection.text",
"path": "Composition.section.text",
"min": 1
},
{
"id": "Composition.section:historySection.text.status",
"path": "Composition.section.text.status",
"mustSupport": false
},
{
"id": "Composition.section:historySection.text.div",
"path": "Composition.section.text.div",
"mustSupport": false
},
{
"id": "Composition.section:historySection.mode",
"path": "Composition.section.mode",
"max": "0"
},
{
"id": "Composition.section:historySection.orderedBy",
"path": "Composition.section.orderedBy",
"max": "0"
},
{
"id": "Composition.section:historySection.orderedBy.coding.system",
"path": "Composition.section.orderedBy.coding.system",
"min": 1,
"mustSupport": false
},
{
"id": "Composition.section:historySection.orderedBy.coding.version",
"path": "Composition.section.orderedBy.coding.version",
"max": "0"
},
{
"id": "Composition.section:historySection.orderedBy.coding.code",
"path": "Composition.section.orderedBy.coding.code",
"min": 1,
"mustSupport": false
},
{
"id": "Composition.section:historySection.orderedBy.coding.display",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
"valueBoolean": true
}
],
"path": "Composition.section.orderedBy.coding.display",
"min": 1,
"mustSupport": false
},
{
"id": "Composition.section:historySection.orderedBy.coding.userSelected",
"path": "Composition.section.orderedBy.coding.userSelected",
"max": "0"
},
{
"id": "Composition.section:historySection.orderedBy.text",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
"valueBoolean": true
}
],
"path": "Composition.section.orderedBy.text",
"max": "0"
},
{
"id": "Composition.section:historySection.entry",
"path": "Composition.section.entry",
"type": [
{
"code": "Reference",
"targetProfile": [
"https://fhir.hl7.org.uk/StructureDefinition/UKCore-Condition",
"https://fhir.hl7.org.uk/StructureDefinition/UKCore-Procedure",
"http://hl7.org/fhir/StructureDefinition/Binary"
]
}
]
},
{
"id": "Composition.section:historySection.entry.reference",
"path": "Composition.section.entry.reference",
"min": 1
},
{
"id": "Composition.section:historySection.entry.display",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
"valueBoolean": true
}
],
"path": "Composition.section.entry.display",
"mustSupport": false
},
{
"id": "Composition.section:historySection.emptyReason",
"path": "Composition.section.emptyReason",
"max": "0"
},
{
"id": "Composition.section:historySection.section",
"path": "Composition.section.section",
"max": "0"
},
{
"id": "Composition.section:individualRequirementsSection",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name",
"valueString": "Section"
}
],
"path": "Composition.section",
"sliceName": "individualRequirementsSection",
"max": "1",
"mustSupport": true
},
{
"id": "Composition.section:individualRequirementsSection.title",
"path": "Composition.section.title",
"min": 1,
"fixedString": "Individual requirements",
"mustSupport": false
},
{
"id": "Composition.section:individualRequirementsSection.code",
"path": "Composition.section.code",
"min": 1,
"binding": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
"valueString": "CompositionSectionType"
}
],
"strength": "example",
"description": "A code from the SNOMED Clinical Terminology UK coding system which represents the type of section."
}
},
{
"id": "Composition.section:individualRequirementsSection.code.coding",
"path": "Composition.section.code.coding",
"min": 1,
"max": "1"
},
{
"id": "Composition.section:individualRequirementsSection.code.coding.system",
"path": "Composition.section.code.coding.system",
"min": 1,
"fixedUri": "http://snomed.info/sct",
"mustSupport": false
},
{
"id": "Composition.section:individualRequirementsSection.code.coding.version",
"path": "Composition.section.code.coding.version",
"max": "0"
},
{
"id": "Composition.section:individualRequirementsSection.code.coding.code",
"path": "Composition.section.code.coding.code",
"min": 1,
"fixedCode": "1078911000000106",
"mustSupport": false
},
{
"id": "Composition.section:individualRequirementsSection.code.coding.display",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
"valueBoolean": true
}
],
"path": "Composition.section.code.coding.display",
"min": 1,
"fixedString": "Individual requirements",
"mustSupport": false
},
{
"id": "Composition.section:individualRequirementsSection.code.coding.userSelected",
"path": "Composition.section.code.coding.userSelected",
"max": "0"
},
{
"id": "Composition.section:individualRequirementsSection.code.text",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
"valueBoolean": true
}
],
"path": "Composition.section.code.text",
"max": "0"
},
{
"id": "Composition.section:individualRequirementsSection.text",
"path": "Composition.section.text",
"min": 1,
"mustSupport": false
},
{
"id": "Composition.section:individualRequirementsSection.text.status",
"path": "Composition.section.text.status",
"mustSupport": false
},
{
"id": "Composition.section:individualRequirementsSection.mode",
"path": "Composition.section.mode",
"max": "0"
},
{
"id": "Composition.section:individualRequirementsSection.orderedBy",
"path": "Composition.section.orderedBy",
"max": "0",
"mustSupport": false
},
{
"id": "Composition.section:individualRequirementsSection.orderedBy.coding",
"path": "Composition.section.orderedBy.coding",
"mustSupport": false
},
{
"id": "Composition.section:individualRequirementsSection.orderedBy.coding.system",
"path": "Composition.section.orderedBy.coding.system",
"min": 1,
"mustSupport": false
},
{
"id": "Composition.section:individualRequirementsSection.orderedBy.coding.version",
"path": "Composition.section.orderedBy.coding.version",
"max": "0"
},
{
"id": "Composition.section:individualRequirementsSection.orderedBy.coding.code",
"path": "Composition.section.orderedBy.coding.code",
"min": 1,
"mustSupport": false
},
{
"id": "Composition.section:individualRequirementsSection.orderedBy.coding.display",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
"valueBoolean": true
}
],
"path": "Composition.section.orderedBy.coding.display",
"min": 1,
"mustSupport": false
},
{
"id": "Composition.section:individualRequirementsSection.orderedBy.coding.userSelected",
"path": "Composition.section.orderedBy.coding.userSelected",
"max": "0"
},
{
"id": "Composition.section:individualRequirementsSection.orderedBy.text",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
"valueBoolean": true
}
],
"path": "Composition.section.orderedBy.text",
"max": "0"
},
{
"id": "Composition.section:individualRequirementsSection.entry",
"path": "Composition.section.entry",
"type": [
{
"code": "Reference",
"targetProfile": [
"http://hl7.org/fhir/StructureDefinition/Binary"
]
}
]
},
{
"id": "Composition.section:individualRequirementsSection.entry.reference",
"path": "Composition.section.entry.reference",
"min": 1,
"mustSupport": false
},
{
"id": "Composition.section:individualRequirementsSection.entry.display",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
"valueBoolean": true
}
],
"path": "Composition.section.entry.display",
"mustSupport": false
},
{
"id": "Composition.section:individualRequirementsSection.emptyReason",
"path": "Composition.section.emptyReason",
"max": "0"
},
{
"id": "Composition.section:individualRequirementsSection.section",
"path": "Composition.section.section",
"max": "0"
},
{
"id": "Composition.section:informationAndAdviceGivenSection",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name",
"valueString": "Section"
}
],
"path": "Composition.section",
"sliceName": "informationAndAdviceGivenSection",
"max": "1",
"mustSupport": true
},
{
"id": "Composition.section:informationAndAdviceGivenSection.title",
"path": "Composition.section.title",
"min": 1,
"fixedString": "Information and advice given",
"mustSupport": false
},
{
"id": "Composition.section:informationAndAdviceGivenSection.code",
"path": "Composition.section.code",
"min": 1,
"binding": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
"valueString": "CompositionSectionType"
}
],
"strength": "example",
"description": "A code from the SNOMED Clinical Terminology UK coding system which represents the type of section."
}
},
{
"id": "Composition.section:informationAndAdviceGivenSection.code.coding",
"path": "Composition.section.code.coding",
"min": 1,
"max": "1"
},
{
"id": "Composition.section:informationAndAdviceGivenSection.code.coding.system",
"path": "Composition.section.code.coding.system",
"min": 1,
"fixedUri": "http://snomed.info/sct",
"mustSupport": false
},
{
"id": "Composition.section:informationAndAdviceGivenSection.code.coding.version",
"path": "Composition.section.code.coding.version",
"max": "0"
},
{
"id": "Composition.section:informationAndAdviceGivenSection.code.coding.code",
"path": "Composition.section.code.coding.code",
"min": 1,
"fixedCode": "1052951000000105",
"mustSupport": false
},
{
"id": "Composition.section:informationAndAdviceGivenSection.code.coding.display",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
"valueBoolean": true
}
],
"path": "Composition.section.code.coding.display",
"min": 1,
"fixedString": "Information and advice given",
"mustSupport": false
},
{
"id": "Composition.section:informationAndAdviceGivenSection.code.coding.userSelected",
"path": "Composition.section.code.coding.userSelected",
"max": "0"
},
{
"id": "Composition.section:informationAndAdviceGivenSection.code.text",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
"valueBoolean": true
}
],
"path": "Composition.section.code.text",
"max": "0"
},
{
"id": "Composition.section:informationAndAdviceGivenSection.text",
"path": "Composition.section.text",
"min": 1
},
{
"id": "Composition.section:informationAndAdviceGivenSection.text.status",
"path": "Composition.section.text.status",
"mustSupport": false
},
{
"id": "Composition.section:informationAndAdviceGivenSection.text.div",
"path": "Composition.section.text.div",
"mustSupport": false
},
{
"id": "Composition.section:informationAndAdviceGivenSection.mode",
"path": "Composition.section.mode",
"max": "0"
},
{
"id": "Composition.section:informationAndAdviceGivenSection.orderedBy",
"path": "Composition.section.orderedBy",
"max": "0"
},
{
"id": "Composition.section:informationAndAdviceGivenSection.orderedBy.coding.system",
"path": "Composition.section.orderedBy.coding.system",
"min": 1
},
{
"id": "Composition.section:informationAndAdviceGivenSection.orderedBy.coding.version",
"path": "Composition.section.orderedBy.coding.version",
"max": "0"
},
{
"id": "Composition.section:informationAndAdviceGivenSection.orderedBy.coding.code",
"path": "Composition.section.orderedBy.coding.code",
"min": 1
},
{
"id": "Composition.section:informationAndAdviceGivenSection.orderedBy.coding.display",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
"valueBoolean": true
}
],
"path": "Composition.section.orderedBy.coding.display",
"min": 1
},
{
"id": "Composition.section:informationAndAdviceGivenSection.orderedBy.coding.userSelected",
"path": "Composition.section.orderedBy.coding.userSelected",
"max": "0"
},
{
"id": "Composition.section:informationAndAdviceGivenSection.orderedBy.text",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
"valueBoolean": true
}
],
"path": "Composition.section.orderedBy.text",
"max": "0"
},
{
"id": "Composition.section:informationAndAdviceGivenSection.entry",
"path": "Composition.section.entry",
"type": [
{
"code": "Reference",
"targetProfile": [
"http://hl7.org/fhir/StructureDefinition/Binary"
]
}
]
},
{
"id": "Composition.section:informationAndAdviceGivenSection.entry.reference",
"path": "Composition.section.entry.reference",
"min": 1
},
{
"id": "Composition.section:informationAndAdviceGivenSection.emptyReason",
"path": "Composition.section.emptyReason",
"max": "0"
},
{
"id": "Composition.section:informationAndAdviceGivenSection.section",
"path": "Composition.section.section",
"max": "0"
},
{
"id": "Composition.section:investigationResultsSection",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name",
"valueString": "Section"
}
],
"path": "Composition.section",
"sliceName": "investigationResultsSection",
"max": "1",
"mustSupport": true
},
{
"id": "Composition.section:investigationResultsSection.title",
"path": "Composition.section.title",
"min": 1,
"fixedString": "Investigation results",
"mustSupport": false
},
{
"id": "Composition.section:investigationResultsSection.code",
"path": "Composition.section.code",
"min": 1,
"binding": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
"valueString": "CompositionSectionType"
}
],
"strength": "example",
"description": "A code from the SNOMED Clinical Terminology UK coding system which represents the type of section."
}
},
{
"id": "Composition.section:investigationResultsSection.code.coding",
"path": "Composition.section.code.coding",
"min": 1,
"max": "1"
},
{
"id": "Composition.section:investigationResultsSection.code.coding.system",
"path": "Composition.section.code.coding.system",
"min": 1,
"fixedUri": "http://snomed.info/sct",
"mustSupport": false
},
{
"id": "Composition.section:investigationResultsSection.code.coding.version",
"path": "Composition.section.code.coding.version",
"max": "0"
},
{
"id": "Composition.section:investigationResultsSection.code.coding.code",
"path": "Composition.section.code.coding.code",
"min": 1,
"fixedCode": "1082101000000102",
"mustSupport": false
},
{
"id": "Composition.section:investigationResultsSection.code.coding.display",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
"valueBoolean": true
}
],
"path": "Composition.section.code.coding.display",
"min": 1,
"fixedString": "Investigation results",
"mustSupport": false
},
{
"id": "Composition.section:investigationResultsSection.code.coding.userSelected",
"path": "Composition.section.code.coding.userSelected",
"max": "0"
},
{
"id": "Composition.section:investigationResultsSection.code.text",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
"valueBoolean": true
}
],
"path": "Composition.section.code.text",
"max": "0"
},
{
"id": "Composition.section:investigationResultsSection.text",
"path": "Composition.section.text",
"min": 1
},
{
"id": "Composition.section:investigationResultsSection.text.status",
"path": "Composition.section.text.status",
"mustSupport": false
},
{
"id": "Composition.section:investigationResultsSection.text.div",
"path": "Composition.section.text.div",
"mustSupport": false
},
{
"id": "Composition.section:investigationResultsSection.mode",
"path": "Composition.section.mode",
"max": "0"
},
{
"id": "Composition.section:investigationResultsSection.orderedBy",
"path": "Composition.section.orderedBy",
"max": "0"
},
{
"id": "Composition.section:investigationResultsSection.orderedBy.coding",
"path": "Composition.section.orderedBy.coding",
"mustSupport": false
},
{
"id": "Composition.section:investigationResultsSection.orderedBy.coding.system",
"path": "Composition.section.orderedBy.coding.system",
"min": 1,
"mustSupport": false
},
{
"id": "Composition.section:investigationResultsSection.orderedBy.coding.version",
"path": "Composition.section.orderedBy.coding.version",
"max": "0"
},
{
"id": "Composition.section:investigationResultsSection.orderedBy.coding.code",
"path": "Composition.section.orderedBy.coding.code",
"min": 1,
"mustSupport": false
},
{
"id": "Composition.section:investigationResultsSection.orderedBy.coding.display",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
"valueBoolean": true
}
],
"path": "Composition.section.orderedBy.coding.display",
"min": 1,
"mustSupport": false
},
{
"id": "Composition.section:investigationResultsSection.orderedBy.coding.userSelected",
"path": "Composition.section.orderedBy.coding.userSelected",
"max": "0"
},
{
"id": "Composition.section:investigationResultsSection.entry",
"path": "Composition.section.entry",
"type": [
{
"code": "Reference",
"targetProfile": [
"http://hl7.org/fhir/StructureDefinition/Binary",
"https://fhir.hl7.org.uk/StructureDefinition/UKCore-Procedure"
]
}
]
},
{
"id": "Composition.section:investigationResultsSection.entry.reference",
"path": "Composition.section.entry.reference",
"min": 1,
"mustSupport": false
},
{
"id": "Composition.section:investigationResultsSection.entry.display",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
"valueBoolean": true
}
],
"path": "Composition.section.entry.display",
"mustSupport": false
},
{
"id": "Composition.section:investigationResultsSection.emptyReason",
"path": "Composition.section.emptyReason",
"max": "0"
},
{
"id": "Composition.section:investigationResultsSection.section",
"path": "Composition.section.section",
"max": "0"
},
{
"id": "Composition.section:legalInformationSection",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name",
"valueString": "Section"
}
],
"path": "Composition.section",
"sliceName": "legalInformationSection",
"max": "1",
"mustSupport": true
},
{
"id": "Composition.section:legalInformationSection.title",
"path": "Composition.section.title",
"min": 1,
"fixedString": "Legal information",
"mustSupport": false
},
{
"id": "Composition.section:legalInformationSection.code",
"path": "Composition.section.code",
"min": 1,
"binding": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
"valueString": "CompositionSectionType"
}
],
"strength": "example",
"description": "A code from the SNOMED Clinical Terminology UK coding system which represents the type of section."
}
},
{
"id": "Composition.section:legalInformationSection.code.coding",
"path": "Composition.section.code.coding",
"min": 1,
"max": "1"
},
{
"id": "Composition.section:legalInformationSection.code.coding.system",
"path": "Composition.section.code.coding.system",
"min": 1,
"fixedUri": "http://snomed.info/sct",
"mustSupport": false
},
{
"id": "Composition.section:legalInformationSection.code.coding.version",
"path": "Composition.section.code.coding.version",
"max": "0"
},
{
"id": "Composition.section:legalInformationSection.code.coding.code",
"path": "Composition.section.code.coding.code",
"min": 1,
"fixedCode": "886961000000102",
"mustSupport": false
},
{
"id": "Composition.section:legalInformationSection.code.coding.display",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
"valueBoolean": true
}
],
"path": "Composition.section.code.coding.display",
"min": 1,
"fixedString": "Legal information",
"mustSupport": false
},
{
"id": "Composition.section:legalInformationSection.code.coding.userSelected",
"path": "Composition.section.code.coding.userSelected",
"max": "0"
},
{
"id": "Composition.section:legalInformationSection.code.text",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
"valueBoolean": true
}
],
"path": "Composition.section.code.text",
"max": "0"
},
{
"id": "Composition.section:legalInformationSection.text",
"path": "Composition.section.text",
"min": 1
},
{
"id": "Composition.section:legalInformationSection.mode",
"path": "Composition.section.mode",
"max": "0"
},
{
"id": "Composition.section:legalInformationSection.orderedBy",
"path": "Composition.section.orderedBy",
"max": "0"
},
{
"id": "Composition.section:legalInformationSection.orderedBy.coding.system",
"path": "Composition.section.orderedBy.coding.system",
"min": 1
},
{
"id": "Composition.section:legalInformationSection.orderedBy.coding.version",
"path": "Composition.section.orderedBy.coding.version",
"max": "0"
},
{
"id": "Composition.section:legalInformationSection.orderedBy.coding.code",
"path": "Composition.section.orderedBy.coding.code",
"min": 1
},
{
"id": "Composition.section:legalInformationSection.orderedBy.coding.display",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
"valueBoolean": true
}
],
"path": "Composition.section.orderedBy.coding.display",
"min": 1
},
{
"id": "Composition.section:legalInformationSection.orderedBy.coding.userSelected",
"path": "Composition.section.orderedBy.coding.userSelected",
"max": "0"
},
{
"id": "Composition.section:legalInformationSection.orderedBy.text",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
"valueBoolean": true
}
],
"path": "Composition.section.orderedBy.text",
"max": "0"
},
{
"id": "Composition.section:legalInformationSection.entry",
"path": "Composition.section.entry",
"type": [
{
"code": "Reference",
"targetProfile": [
"http://hl7.org/fhir/StructureDefinition/Binary"
]
}
]
},
{
"id": "Composition.section:legalInformationSection.entry.reference",
"path": "Composition.section.entry.reference",
"min": 1
},
{
"id": "Composition.section:legalInformationSection.emptyReason",
"path": "Composition.section.emptyReason",
"max": "0"
},
{
"id": "Composition.section:legalInformationSection.section",
"path": "Composition.section.section",
"max": "0"
},
{
"id": "Composition.section:medicationsAndMedicalDevicesSection",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name",
"valueString": "Section"
}
],
"path": "Composition.section",
"sliceName": "medicationsAndMedicalDevicesSection",
"max": "1",
"mustSupport": true
},
{
"id": "Composition.section:medicationsAndMedicalDevicesSection.title",
"path": "Composition.section.title",
"min": 1,
"fixedString": "Medications and medical devices",
"mustSupport": false
},
{
"id": "Composition.section:medicationsAndMedicalDevicesSection.code",
"path": "Composition.section.code",
"min": 1,
"binding": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
"valueString": "CompositionSectionType"
}
],
"strength": "example",
"description": "A code from the SNOMED Clinical Terminology UK coding system which represents the type of section."
}
},
{
"id": "Composition.section:medicationsAndMedicalDevicesSection.code.coding",
"path": "Composition.section.code.coding",
"min": 1,
"max": "1"
},
{
"id": "Composition.section:medicationsAndMedicalDevicesSection.code.coding.system",
"path": "Composition.section.code.coding.system",
"min": 1,
"fixedUri": "http://snomed.info/sct",
"mustSupport": false
},
{
"id": "Composition.section:medicationsAndMedicalDevicesSection.code.coding.version",
"path": "Composition.section.code.coding.version",
"max": "0"
},
{
"id": "Composition.section:medicationsAndMedicalDevicesSection.code.coding.code",
"path": "Composition.section.code.coding.code",
"min": 1,
"fixedCode": "933361000000108",
"mustSupport": false
},
{
"id": "Composition.section:medicationsAndMedicalDevicesSection.code.coding.display",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
"valueBoolean": true
}
],
"path": "Composition.section.code.coding.display",
"min": 1,
"fixedString": "Medications and medical devices",
"mustSupport": false
},
{
"id": "Composition.section:medicationsAndMedicalDevicesSection.code.coding.userSelected",
"path": "Composition.section.code.coding.userSelected",
"max": "0"
},
{
"id": "Composition.section:medicationsAndMedicalDevicesSection.code.text",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
"valueBoolean": true
}
],
"path": "Composition.section.code.text",
"max": "0"
},
{
"id": "Composition.section:medicationsAndMedicalDevicesSection.text",
"path": "Composition.section.text",
"min": 1
},
{
"id": "Composition.section:medicationsAndMedicalDevicesSection.text.status",
"path": "Composition.section.text.status",
"mustSupport": false
},
{
"id": "Composition.section:medicationsAndMedicalDevicesSection.text.div",
"path": "Composition.section.text.div",
"mustSupport": false
},
{
"id": "Composition.section:medicationsAndMedicalDevicesSection.mode",
"path": "Composition.section.mode",
"max": "0"
},
{
"id": "Composition.section:medicationsAndMedicalDevicesSection.orderedBy",
"path": "Composition.section.orderedBy",
"max": "0",
"mustSupport": false
},
{
"id": "Composition.section:medicationsAndMedicalDevicesSection.orderedBy.coding",
"path": "Composition.section.orderedBy.coding",
"mustSupport": false
},
{
"id": "Composition.section:medicationsAndMedicalDevicesSection.orderedBy.coding.system",
"path": "Composition.section.orderedBy.coding.system",
"min": 1,
"mustSupport": false
},
{
"id": "Composition.section:medicationsAndMedicalDevicesSection.orderedBy.coding.version",
"path": "Composition.section.orderedBy.coding.version",
"max": "0"
},
{
"id": "Composition.section:medicationsAndMedicalDevicesSection.orderedBy.coding.code",
"path": "Composition.section.orderedBy.coding.code",
"min": 1,
"mustSupport": false
},
{
"id": "Composition.section:medicationsAndMedicalDevicesSection.orderedBy.coding.display",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
"valueBoolean": true
}
],
"path": "Composition.section.orderedBy.coding.display",
"min": 1,
"mustSupport": false
},
{
"id": "Composition.section:medicationsAndMedicalDevicesSection.orderedBy.coding.userSelected",
"path": "Composition.section.orderedBy.coding.userSelected",
"max": "0"
},
{
"id": "Composition.section:medicationsAndMedicalDevicesSection.orderedBy.text",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
"valueBoolean": true
}
],
"path": "Composition.section.orderedBy.text",
"max": "0"
},
{
"id": "Composition.section:medicationsAndMedicalDevicesSection.entry",
"path": "Composition.section.entry",
"type": [
{
"code": "Reference",
"targetProfile": [
"https://fhir.hl7.org.uk/StructureDefinition/UKCore-MedicationStatement",
"http://hl7.org/fhir/StructureDefinition/Binary"
]
}
]
},
{
"id": "Composition.section:medicationsAndMedicalDevicesSection.entry.reference",
"path": "Composition.section.entry.reference",
"min": 1,
"mustSupport": false
},
{
"id": "Composition.section:medicationsAndMedicalDevicesSection.entry.display",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
"valueBoolean": true
}
],
"path": "Composition.section.entry.display",
"mustSupport": false
},
{
"id": "Composition.section:medicationsAndMedicalDevicesSection.emptyReason",
"path": "Composition.section.emptyReason",
"max": "0"
},
{
"id": "Composition.section:medicationsAndMedicalDevicesSection.section",
"path": "Composition.section.section",
"max": "0"
},
{
"id": "Composition.section:participationInResearchSection",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name",
"valueString": "Section"
}
],
"path": "Composition.section",
"sliceName": "participationInResearchSection",
"max": "1",
"mustSupport": true
},
{
"id": "Composition.section:participationInResearchSection.title",
"path": "Composition.section.title",
"min": 1,
"fixedString": "Participation in research",
"mustSupport": false
},
{
"id": "Composition.section:participationInResearchSection.code",
"path": "Composition.section.code",
"min": 1,
"mustSupport": false,
"binding": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
"valueString": "CompositionSectionType"
}
],
"strength": "example",
"description": "A code from the SNOMED Clinical Terminology UK coding system which represents the type of section."
}
},
{
"id": "Composition.section:participationInResearchSection.code.coding",
"path": "Composition.section.code.coding",
"min": 1,
"max": "1",
"mustSupport": false
},
{
"id": "Composition.section:participationInResearchSection.code.coding.system",
"path": "Composition.section.code.coding.system",
"min": 1,
"fixedUri": "http://snomed.info/sct",
"mustSupport": false
},
{
"id": "Composition.section:participationInResearchSection.code.coding.version",
"path": "Composition.section.code.coding.version",
"max": "0"
},
{
"id": "Composition.section:participationInResearchSection.code.coding.code",
"path": "Composition.section.code.coding.code",
"min": 1,
"fixedCode": "886751000000102",
"mustSupport": false
},
{
"id": "Composition.section:participationInResearchSection.code.coding.display",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
"valueBoolean": true
}
],
"path": "Composition.section.code.coding.display",
"min": 1,
"fixedString": "Participation in research",
"mustSupport": false
},
{
"id": "Composition.section:participationInResearchSection.code.coding.userSelected",
"path": "Composition.section.code.coding.userSelected",
"max": "0"
},
{
"id": "Composition.section:participationInResearchSection.code.text",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
"valueBoolean": true
}
],
"path": "Composition.section.code.text",
"max": "0"
},
{
"id": "Composition.section:participationInResearchSection.text",
"path": "Composition.section.text",
"min": 1
},
{
"id": "Composition.section:participationInResearchSection.text.status",
"path": "Composition.section.text.status",
"mustSupport": false
},
{
"id": "Composition.section:participationInResearchSection.text.div",
"path": "Composition.section.text.div",
"mustSupport": false
},
{
"id": "Composition.section:participationInResearchSection.mode",
"path": "Composition.section.mode",
"max": "0"
},
{
"id": "Composition.section:participationInResearchSection.orderedBy",
"path": "Composition.section.orderedBy",
"max": "0"
},
{
"id": "Composition.section:participationInResearchSection.orderedBy.coding.system",
"path": "Composition.section.orderedBy.coding.system",
"min": 1
},
{
"id": "Composition.section:participationInResearchSection.orderedBy.coding.version",
"path": "Composition.section.orderedBy.coding.version",
"max": "0"
},
{
"id": "Composition.section:participationInResearchSection.orderedBy.coding.code",
"path": "Composition.section.orderedBy.coding.code",
"min": 1
},
{
"id": "Composition.section:participationInResearchSection.orderedBy.coding.display",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
"valueBoolean": true
}
],
"path": "Composition.section.orderedBy.coding.display",
"min": 1
},
{
"id": "Composition.section:participationInResearchSection.orderedBy.coding.userSelected",
"path": "Composition.section.orderedBy.coding.userSelected",
"max": "0"
},
{
"id": "Composition.section:participationInResearchSection.orderedBy.text",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
"valueBoolean": true
}
],
"path": "Composition.section.orderedBy.text",
"max": "0"
},
{
"id": "Composition.section:participationInResearchSection.entry",
"path": "Composition.section.entry",
"type": [
{
"code": "Reference",
"targetProfile": [
"http://hl7.org/fhir/StructureDefinition/Binary"
]
}
]
},
{
"id": "Composition.section:participationInResearchSection.entry.reference",
"path": "Composition.section.entry.reference",
"min": 1
},
{
"id": "Composition.section:participationInResearchSection.emptyReason",
"path": "Composition.section.emptyReason",
"max": "0"
},
{
"id": "Composition.section:participationInResearchSection.section",
"path": "Composition.section.section",
"max": "0"
},
{
"id": "Composition.section:patientAndCarerConcernsExpectationsAndWishesSection",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name",
"valueString": "Section"
}
],
"path": "Composition.section",
"sliceName": "patientAndCarerConcernsExpectationsAndWishesSection",
"max": "1",
"mustSupport": true
},
{
"id": "Composition.section:patientAndCarerConcernsExpectationsAndWishesSection.title",
"path": "Composition.section.title",
"min": 1,
"fixedString": "Patient and carer concerns, expectations and wishes",
"mustSupport": false
},
{
"id": "Composition.section:patientAndCarerConcernsExpectationsAndWishesSection.code",
"path": "Composition.section.code",
"min": 1,
"binding": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
"valueString": "CompositionSectionType"
}
],
"strength": "example",
"description": "A code from the SNOMED Clinical Terminology UK coding system which represents the type of section."
}
},
{
"id": "Composition.section:patientAndCarerConcernsExpectationsAndWishesSection.code.coding",
"path": "Composition.section.code.coding",
"min": 1,
"max": "1"
},
{
"id": "Composition.section:patientAndCarerConcernsExpectationsAndWishesSection.code.coding.system",
"path": "Composition.section.code.coding.system",
"min": 1,
"fixedUri": "http://snomed.info/sct",
"mustSupport": false
},
{
"id": "Composition.section:patientAndCarerConcernsExpectationsAndWishesSection.code.coding.version",
"path": "Composition.section.code.coding.version",
"max": "0"
},
{
"id": "Composition.section:patientAndCarerConcernsExpectationsAndWishesSection.code.coding.code",
"path": "Composition.section.code.coding.code",
"min": 1,
"fixedCode": "1052941000000107",
"mustSupport": false
},
{
"id": "Composition.section:patientAndCarerConcernsExpectationsAndWishesSection.code.coding.display",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
"valueBoolean": true
}
],
"path": "Composition.section.code.coding.display",
"min": 1,
"fixedString": "Patient and carer concerns, expectations and wishes",
"mustSupport": false
},
{
"id": "Composition.section:patientAndCarerConcernsExpectationsAndWishesSection.code.coding.userSelected",
"path": "Composition.section.code.coding.userSelected",
"max": "0"
},
{
"id": "Composition.section:patientAndCarerConcernsExpectationsAndWishesSection.code.text",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
"valueBoolean": true
}
],
"path": "Composition.section.code.text",
"max": "0"
},
{
"id": "Composition.section:patientAndCarerConcernsExpectationsAndWishesSection.text",
"path": "Composition.section.text",
"min": 1
},
{
"id": "Composition.section:patientAndCarerConcernsExpectationsAndWishesSection.mode",
"path": "Composition.section.mode",
"max": "0"
},
{
"id": "Composition.section:patientAndCarerConcernsExpectationsAndWishesSection.orderedBy",
"path": "Composition.section.orderedBy",
"max": "0"
},
{
"id": "Composition.section:patientAndCarerConcernsExpectationsAndWishesSection.orderedBy.coding.system",
"path": "Composition.section.orderedBy.coding.system",
"min": 1
},
{
"id": "Composition.section:patientAndCarerConcernsExpectationsAndWishesSection.orderedBy.coding.version",
"path": "Composition.section.orderedBy.coding.version",
"max": "0"
},
{
"id": "Composition.section:patientAndCarerConcernsExpectationsAndWishesSection.orderedBy.coding.code",
"path": "Composition.section.orderedBy.coding.code",
"min": 1
},
{
"id": "Composition.section:patientAndCarerConcernsExpectationsAndWishesSection.orderedBy.coding.display",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
"valueBoolean": true
}
],
"path": "Composition.section.orderedBy.coding.display",
"min": 1
},
{
"id": "Composition.section:patientAndCarerConcernsExpectationsAndWishesSection.orderedBy.coding.userSelected",
"path": "Composition.section.orderedBy.coding.userSelected",
"max": "0"
},
{
"id": "Composition.section:patientAndCarerConcernsExpectationsAndWishesSection.orderedBy.text",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
"valueBoolean": true
}
],
"path": "Composition.section.orderedBy.text",
"max": "0"
},
{
"id": "Composition.section:patientAndCarerConcernsExpectationsAndWishesSection.entry",
"path": "Composition.section.entry",
"type": [
{
"code": "Reference",
"targetProfile": [
"http://hl7.org/fhir/StructureDefinition/Binary"
]
}
]
},
{
"id": "Composition.section:patientAndCarerConcernsExpectationsAndWishesSection.entry.reference",
"path": "Composition.section.entry.reference",
"min": 1,
"mustSupport": false
},
{
"id": "Composition.section:patientAndCarerConcernsExpectationsAndWishesSection.emptyReason",
"path": "Composition.section.emptyReason",
"max": "0"
},
{
"id": "Composition.section:patientAndCarerConcernsExpectationsAndWishesSection.section",
"path": "Composition.section.section",
"max": "0"
},
{
"id": "Composition.section:patientDemographicsSection",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name",
"valueString": "Section"
}
],
"path": "Composition.section",
"sliceName": "patientDemographicsSection",
"min": 1,
"max": "1",
"mustSupport": true
},
{
"id": "Composition.section:patientDemographicsSection.title",
"path": "Composition.section.title",
"min": 1,
"fixedString": "Patient demographics"
},
{
"id": "Composition.section:patientDemographicsSection.code",
"path": "Composition.section.code",
"min": 1,
"binding": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
"valueString": "CompositionSectionType"
}
],
"strength": "example",
"description": "A code from the SNOMED Clinical Terminology UK coding system which represents the type of section."
}
},
{
"id": "Composition.section:patientDemographicsSection.code.coding",
"path": "Composition.section.code.coding",
"min": 1,
"max": "1"
},
{
"id": "Composition.section:patientDemographicsSection.code.coding.system",
"path": "Composition.section.code.coding.system",
"min": 1,
"fixedUri": "http://snomed.info/sct"
},
{
"id": "Composition.section:patientDemographicsSection.code.coding.version",
"path": "Composition.section.code.coding.version",
"max": "0"
},
{
"id": "Composition.section:patientDemographicsSection.code.coding.code",
"path": "Composition.section.code.coding.code",
"min": 1,
"fixedCode": "886731000000109"
},
{
"id": "Composition.section:patientDemographicsSection.code.coding.display",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
"valueBoolean": true
}
],
"path": "Composition.section.code.coding.display",
"min": 1,
"fixedString": "Patient demographics"
},
{
"id": "Composition.section:patientDemographicsSection.code.coding.userSelected",
"path": "Composition.section.code.coding.userSelected",
"max": "0"
},
{
"id": "Composition.section:patientDemographicsSection.code.text",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
"valueBoolean": true
}
],
"path": "Composition.section.code.text",
"max": "0"
},
{
"id": "Composition.section:patientDemographicsSection.text",
"path": "Composition.section.text",
"min": 1
},
{
"id": "Composition.section:patientDemographicsSection.mode",
"path": "Composition.section.mode",
"max": "0"
},
{
"id": "Composition.section:patientDemographicsSection.orderedBy",
"path": "Composition.section.orderedBy",
"max": "0"
},
{
"id": "Composition.section:patientDemographicsSection.orderedBy.coding.system",
"path": "Composition.section.orderedBy.coding.system",
"min": 1
},
{
"id": "Composition.section:patientDemographicsSection.orderedBy.coding.version",
"path": "Composition.section.orderedBy.coding.version",
"max": "0"
},
{
"id": "Composition.section:patientDemographicsSection.orderedBy.coding.code",
"path": "Composition.section.orderedBy.coding.code",
"min": 1
},
{
"id": "Composition.section:patientDemographicsSection.orderedBy.coding.display",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
"valueBoolean": true
}
],
"path": "Composition.section.orderedBy.coding.display",
"min": 1
},
{
"id": "Composition.section:patientDemographicsSection.orderedBy.coding.userSelected",
"path": "Composition.section.orderedBy.coding.userSelected",
"max": "0"
},
{
"id": "Composition.section:patientDemographicsSection.orderedBy.text",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
"valueBoolean": true
}
],
"path": "Composition.section.orderedBy.text",
"max": "0"
},
{
"id": "Composition.section:patientDemographicsSection.entry",
"path": "Composition.section.entry",
"min": 1,
"type": [
{
"code": "Reference",
"targetProfile": [
"https://fhir.hl7.org.uk/StructureDefinition/UKCore-Patient",
"http://hl7.org/fhir/StructureDefinition/Binary"
]
}
]
},
{
"id": "Composition.section:patientDemographicsSection.entry.reference",
"path": "Composition.section.entry.reference",
"min": 1
},
{
"id": "Composition.section:patientDemographicsSection.emptyReason",
"path": "Composition.section.emptyReason",
"max": "0"
},
{
"id": "Composition.section:patientDemographicsSection.section",
"path": "Composition.section.section",
"max": "0"
},
{
"id": "Composition.section:personCompletingRecordSection",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name",
"valueString": "Section"
}
],
"path": "Composition.section",
"sliceName": "personCompletingRecordSection",
"max": "1",
"mustSupport": true
},
{
"id": "Composition.section:personCompletingRecordSection.title",
"path": "Composition.section.title",
"min": 1,
"fixedString": "Person completing record",
"mustSupport": false
},
{
"id": "Composition.section:personCompletingRecordSection.code",
"path": "Composition.section.code",
"min": 1,
"binding": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
"valueString": "CompositionSectionType"
}
],
"strength": "example",
"description": "A code from the SNOMED Clinical Terminology UK coding system which represents the type of section."
}
},
{
"id": "Composition.section:personCompletingRecordSection.code.coding",
"path": "Composition.section.code.coding",
"min": 1,
"max": "1"
},
{
"id": "Composition.section:personCompletingRecordSection.code.coding.system",
"path": "Composition.section.code.coding.system",
"min": 1,
"fixedUri": "http://snomed.info/sct",
"mustSupport": false
},
{
"id": "Composition.section:personCompletingRecordSection.code.coding.version",
"path": "Composition.section.code.coding.version",
"max": "0"
},
{
"id": "Composition.section:personCompletingRecordSection.code.coding.code",
"path": "Composition.section.code.coding.code",
"min": 1,
"fixedCode": "887231000000104",
"mustSupport": false
},
{
"id": "Composition.section:personCompletingRecordSection.code.coding.display",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
"valueBoolean": true
}
],
"path": "Composition.section.code.coding.display",
"min": 1,
"fixedString": "Person completing record",
"mustSupport": false
},
{
"id": "Composition.section:personCompletingRecordSection.code.coding.userSelected",
"path": "Composition.section.code.coding.userSelected",
"max": "0"
},
{
"id": "Composition.section:personCompletingRecordSection.code.text",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
"valueBoolean": true
}
],
"path": "Composition.section.code.text",
"max": "0"
},
{
"id": "Composition.section:personCompletingRecordSection.text",
"path": "Composition.section.text",
"min": 1
},
{
"id": "Composition.section:personCompletingRecordSection.text.status",
"path": "Composition.section.text.status",
"mustSupport": false
},
{
"id": "Composition.section:personCompletingRecordSection.text.div",
"path": "Composition.section.text.div",
"mustSupport": false
},
{
"id": "Composition.section:personCompletingRecordSection.mode",
"path": "Composition.section.mode",
"max": "0"
},
{
"id": "Composition.section:personCompletingRecordSection.orderedBy",
"path": "Composition.section.orderedBy",
"max": "0"
},
{
"id": "Composition.section:personCompletingRecordSection.orderedBy.coding.system",
"path": "Composition.section.orderedBy.coding.system",
"min": 1
},
{
"id": "Composition.section:personCompletingRecordSection.orderedBy.coding.version",
"path": "Composition.section.orderedBy.coding.version",
"max": "0"
},
{
"id": "Composition.section:personCompletingRecordSection.orderedBy.coding.code",
"path": "Composition.section.orderedBy.coding.code",
"min": 1
},
{
"id": "Composition.section:personCompletingRecordSection.orderedBy.coding.display",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
"valueBoolean": true
}
],
"path": "Composition.section.orderedBy.coding.display",
"min": 1
},
{
"id": "Composition.section:personCompletingRecordSection.orderedBy.coding.userSelected",
"path": "Composition.section.orderedBy.coding.userSelected",
"max": "0"
},
{
"id": "Composition.section:personCompletingRecordSection.orderedBy.text",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
"valueBoolean": true
}
],
"path": "Composition.section.orderedBy.text",
"max": "0"
},
{
"id": "Composition.section:personCompletingRecordSection.entry",
"path": "Composition.section.entry",
"type": [
{
"code": "Reference",
"targetProfile": [
"http://hl7.org/fhir/StructureDefinition/Binary",
"https://fhir.hl7.org.uk/StructureDefinition/UKCore-Practitioner"
]
}
]
},
{
"id": "Composition.section:personCompletingRecordSection.entry.reference",
"path": "Composition.section.entry.reference",
"min": 1
},
{
"id": "Composition.section:personCompletingRecordSection.emptyReason",
"path": "Composition.section.emptyReason",
"max": "0"
},
{
"id": "Composition.section:personCompletingRecordSection.section",
"path": "Composition.section.section",
"max": "0"
},
{
"id": "Composition.section:planAndRequestedActionsSection",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name",
"valueString": "Section"
}
],
"path": "Composition.section",
"sliceName": "planAndRequestedActionsSection",
"max": "1",
"mustSupport": true
},
{
"id": "Composition.section:planAndRequestedActionsSection.title",
"path": "Composition.section.title",
"min": 1,
"fixedString": "Plan and requested actions",
"mustSupport": false
},
{
"id": "Composition.section:planAndRequestedActionsSection.code",
"path": "Composition.section.code",
"min": 1,
"binding": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
"valueString": "CompositionSectionType"
}
],
"strength": "example",
"description": "A code from the SNOMED Clinical Terminology UK coding system which represents the type of section."
}
},
{
"id": "Composition.section:planAndRequestedActionsSection.code.coding",
"path": "Composition.section.code.coding",
"min": 1,
"max": "1"
},
{
"id": "Composition.section:planAndRequestedActionsSection.code.coding.system",
"path": "Composition.section.code.coding.system",
"min": 1,
"fixedUri": "http://snomed.info/sct",
"mustSupport": false
},
{
"id": "Composition.section:planAndRequestedActionsSection.code.coding.version",
"path": "Composition.section.code.coding.version",
"max": "0"
},
{
"id": "Composition.section:planAndRequestedActionsSection.code.coding.code",
"path": "Composition.section.code.coding.code",
"min": 1,
"fixedCode": "887201000000105",
"mustSupport": false
},
{
"id": "Composition.section:planAndRequestedActionsSection.code.coding.display",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
"valueBoolean": true
}
],
"path": "Composition.section.code.coding.display",
"min": 1,
"fixedString": "Plan and requested actions",
"mustSupport": false
},
{
"id": "Composition.section:planAndRequestedActionsSection.code.coding.userSelected",
"path": "Composition.section.code.coding.userSelected",
"max": "0"
},
{
"id": "Composition.section:planAndRequestedActionsSection.code.text",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
"valueBoolean": true
}
],
"path": "Composition.section.code.text",
"max": "0"
},
{
"id": "Composition.section:planAndRequestedActionsSection.text",
"path": "Composition.section.text",
"min": 1
},
{
"id": "Composition.section:planAndRequestedActionsSection.text.status",
"path": "Composition.section.text.status",
"mustSupport": false
},
{
"id": "Composition.section:planAndRequestedActionsSection.text.div",
"path": "Composition.section.text.div",
"mustSupport": false
},
{
"id": "Composition.section:planAndRequestedActionsSection.mode",
"path": "Composition.section.mode",
"max": "0"
},
{
"id": "Composition.section:planAndRequestedActionsSection.orderedBy",
"path": "Composition.section.orderedBy",
"max": "0"
},
{
"id": "Composition.section:planAndRequestedActionsSection.orderedBy.coding.system",
"path": "Composition.section.orderedBy.coding.system",
"min": 1
},
{
"id": "Composition.section:planAndRequestedActionsSection.orderedBy.coding.version",
"path": "Composition.section.orderedBy.coding.version",
"max": "0"
},
{
"id": "Composition.section:planAndRequestedActionsSection.orderedBy.coding.code",
"path": "Composition.section.orderedBy.coding.code",
"min": 1
},
{
"id": "Composition.section:planAndRequestedActionsSection.orderedBy.coding.display",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
"valueBoolean": true
}
],
"path": "Composition.section.orderedBy.coding.display",
"min": 1
},
{
"id": "Composition.section:planAndRequestedActionsSection.orderedBy.coding.userSelected",
"path": "Composition.section.orderedBy.coding.userSelected",
"max": "0"
},
{
"id": "Composition.section:planAndRequestedActionsSection.orderedBy.text",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
"valueBoolean": true
}
],
"path": "Composition.section.orderedBy.text",
"max": "0"
},
{
"id": "Composition.section:planAndRequestedActionsSection.entry",
"path": "Composition.section.entry",
"type": [
{
"code": "Reference",
"targetProfile": [
"http://hl7.org/fhir/StructureDefinition/Binary"
]
}
]
},
{
"id": "Composition.section:planAndRequestedActionsSection.entry.reference",
"path": "Composition.section.entry.reference",
"min": 1
},
{
"id": "Composition.section:planAndRequestedActionsSection.emptyReason",
"path": "Composition.section.emptyReason",
"max": "0"
},
{
"id": "Composition.section:planAndRequestedActionsSection.section",
"path": "Composition.section.section",
"max": "0"
},
{
"id": "Composition.section:problemsAndIssuesSection",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name",
"valueString": "Section"
}
],
"path": "Composition.section",
"sliceName": "problemsAndIssuesSection",
"max": "1",
"mustSupport": true
},
{
"id": "Composition.section:problemsAndIssuesSection.title",
"path": "Composition.section.title",
"min": 1,
"fixedString": "Problems and issues",
"mustSupport": false
},
{
"id": "Composition.section:problemsAndIssuesSection.code",
"path": "Composition.section.code",
"min": 1,
"mustSupport": false,
"binding": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
"valueString": "CompositionSectionType"
}
],
"strength": "example",
"description": "A code from the SNOMED Clinical Terminology UK coding system which represents the type of section."
}
},
{
"id": "Composition.section:problemsAndIssuesSection.code.coding",
"path": "Composition.section.code.coding",
"min": 1,
"max": "1",
"mustSupport": false
},
{
"id": "Composition.section:problemsAndIssuesSection.code.coding.system",
"path": "Composition.section.code.coding.system",
"min": 1,
"fixedUri": "http://snomed.info/sct",
"mustSupport": false
},
{
"id": "Composition.section:problemsAndIssuesSection.code.coding.version",
"path": "Composition.section.code.coding.version",
"max": "0"
},
{
"id": "Composition.section:problemsAndIssuesSection.code.coding.code",
"path": "Composition.section.code.coding.code",
"min": 1,
"fixedCode": "887151000000100",
"mustSupport": false
},
{
"id": "Composition.section:problemsAndIssuesSection.code.coding.display",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
"valueBoolean": true
}
],
"path": "Composition.section.code.coding.display",
"min": 1,
"fixedString": "Problems and issues",
"mustSupport": false
},
{
"id": "Composition.section:problemsAndIssuesSection.code.coding.userSelected",
"path": "Composition.section.code.coding.userSelected",
"max": "0"
},
{
"id": "Composition.section:problemsAndIssuesSection.code.text",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
"valueBoolean": true
}
],
"path": "Composition.section.code.text",
"max": "0"
},
{
"id": "Composition.section:problemsAndIssuesSection.text",
"path": "Composition.section.text",
"min": 1
},
{
"id": "Composition.section:problemsAndIssuesSection.text.status",
"path": "Composition.section.text.status",
"mustSupport": false
},
{
"id": "Composition.section:problemsAndIssuesSection.text.div",
"path": "Composition.section.text.div",
"mustSupport": false
},
{
"id": "Composition.section:problemsAndIssuesSection.mode",
"path": "Composition.section.mode",
"max": "0"
},
{
"id": "Composition.section:problemsAndIssuesSection.orderedBy",
"path": "Composition.section.orderedBy",
"max": "0"
},
{
"id": "Composition.section:problemsAndIssuesSection.orderedBy.coding.system",
"path": "Composition.section.orderedBy.coding.system",
"min": 1
},
{
"id": "Composition.section:problemsAndIssuesSection.orderedBy.coding.version",
"path": "Composition.section.orderedBy.coding.version",
"max": "0"
},
{
"id": "Composition.section:problemsAndIssuesSection.orderedBy.coding.code",
"path": "Composition.section.orderedBy.coding.code",
"min": 1
},
{
"id": "Composition.section:problemsAndIssuesSection.orderedBy.coding.display",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
"valueBoolean": true
}
],
"path": "Composition.section.orderedBy.coding.display",
"min": 1
},
{
"id": "Composition.section:problemsAndIssuesSection.orderedBy.coding.userSelected",
"path": "Composition.section.orderedBy.coding.userSelected",
"max": "0"
},
{
"id": "Composition.section:problemsAndIssuesSection.orderedBy.text",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
"valueBoolean": true
}
],
"path": "Composition.section.orderedBy.text",
"max": "0"
},
{
"id": "Composition.section:problemsAndIssuesSection.entry",
"path": "Composition.section.entry",
"type": [
{
"code": "Reference",
"targetProfile": [
"http://hl7.org/fhir/StructureDefinition/Binary"
]
}
]
},
{
"id": "Composition.section:problemsAndIssuesSection.entry.reference",
"path": "Composition.section.entry.reference",
"min": 1
},
{
"id": "Composition.section:problemsAndIssuesSection.emptyReason",
"path": "Composition.section.emptyReason",
"max": "0"
},
{
"id": "Composition.section:problemsAndIssuesSection.section",
"path": "Composition.section.section",
"max": "0"
},
{
"id": "Composition.section:proceduresSection",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name",
"valueString": "Section"
}
],
"path": "Composition.section",
"sliceName": "proceduresSection",
"max": "1",
"mustSupport": true
},
{
"id": "Composition.section:proceduresSection.title",
"path": "Composition.section.title",
"min": 1,
"fixedString": "Procedures",
"mustSupport": false
},
{
"id": "Composition.section:proceduresSection.code",
"path": "Composition.section.code",
"min": 1,
"binding": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
"valueString": "CompositionSectionType"
}
],
"strength": "example",
"description": "A code from the SNOMED Clinical Terminology UK coding system which represents the type of section."
}
},
{
"id": "Composition.section:proceduresSection.code.coding",
"path": "Composition.section.code.coding",
"min": 1,
"max": "1"
},
{
"id": "Composition.section:proceduresSection.code.coding.system",
"path": "Composition.section.code.coding.system",
"min": 1,
"fixedUri": "http://snomed.info/sct",
"mustSupport": false
},
{
"id": "Composition.section:proceduresSection.code.coding.version",
"path": "Composition.section.code.coding.version",
"max": "0"
},
{
"id": "Composition.section:proceduresSection.code.coding.code",
"path": "Composition.section.code.coding.code",
"min": 1,
"fixedCode": "887171000000109",
"mustSupport": false
},
{
"id": "Composition.section:proceduresSection.code.coding.display",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
"valueBoolean": true
}
],
"path": "Composition.section.code.coding.display",
"min": 1,
"fixedString": "Procedures",
"mustSupport": false
},
{
"id": "Composition.section:proceduresSection.code.coding.userSelected",
"path": "Composition.section.code.coding.userSelected",
"max": "0"
},
{
"id": "Composition.section:proceduresSection.code.text",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
"valueBoolean": true
}
],
"path": "Composition.section.code.text",
"max": "0"
},
{
"id": "Composition.section:proceduresSection.text",
"path": "Composition.section.text",
"min": 1,
"mustSupport": false
},
{
"id": "Composition.section:proceduresSection.text.status",
"path": "Composition.section.text.status",
"mustSupport": false
},
{
"id": "Composition.section:proceduresSection.text.div",
"path": "Composition.section.text.div",
"mustSupport": false
},
{
"id": "Composition.section:proceduresSection.mode",
"path": "Composition.section.mode",
"max": "0"
},
{
"id": "Composition.section:proceduresSection.orderedBy",
"path": "Composition.section.orderedBy",
"max": "0",
"mustSupport": false
},
{
"id": "Composition.section:proceduresSection.orderedBy.coding",
"path": "Composition.section.orderedBy.coding",
"mustSupport": false
},
{
"id": "Composition.section:proceduresSection.orderedBy.coding.system",
"path": "Composition.section.orderedBy.coding.system",
"min": 1,
"mustSupport": false
},
{
"id": "Composition.section:proceduresSection.orderedBy.coding.version",
"path": "Composition.section.orderedBy.coding.version",
"max": "0"
},
{
"id": "Composition.section:proceduresSection.orderedBy.coding.code",
"path": "Composition.section.orderedBy.coding.code",
"min": 1,
"mustSupport": false
},
{
"id": "Composition.section:proceduresSection.orderedBy.coding.display",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
"valueBoolean": true
}
],
"path": "Composition.section.orderedBy.coding.display",
"min": 1,
"mustSupport": false
},
{
"id": "Composition.section:proceduresSection.orderedBy.coding.userSelected",
"path": "Composition.section.orderedBy.coding.userSelected",
"max": "0"
},
{
"id": "Composition.section:proceduresSection.orderedBy.text",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
"valueBoolean": true
}
],
"path": "Composition.section.orderedBy.text",
"max": "0"
},
{
"id": "Composition.section:proceduresSection.entry",
"path": "Composition.section.entry",
"type": [
{
"code": "Reference",
"targetProfile": [
"https://fhir.hl7.org.uk/StructureDefinition/UKCore-Procedure",
"http://hl7.org/fhir/StructureDefinition/Binary"
]
}
]
},
{
"id": "Composition.section:proceduresSection.entry.reference",
"path": "Composition.section.entry.reference",
"min": 1,
"mustSupport": false
},
{
"id": "Composition.section:proceduresSection.entry.display",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
"valueBoolean": true
}
],
"path": "Composition.section.entry.display",
"mustSupport": false
},
{
"id": "Composition.section:proceduresSection.emptyReason",
"path": "Composition.section.emptyReason",
"max": "0"
},
{
"id": "Composition.section:proceduresSection.section",
"path": "Composition.section.section",
"max": "0"
},
{
"id": "Composition.section:referrerDetailsSection",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name",
"valueString": "Section"
}
],
"path": "Composition.section",
"sliceName": "referrerDetailsSection",
"max": "1",
"mustSupport": true
},
{
"id": "Composition.section:referrerDetailsSection.title",
"path": "Composition.section.title",
"min": 1,
"fixedString": "Referrer details",
"mustSupport": false
},
{
"id": "Composition.section:referrerDetailsSection.code",
"path": "Composition.section.code",
"min": 1,
"binding": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
"valueString": "CompositionSectionType"
}
],
"strength": "example",
"description": "A code from the SNOMED Clinical Terminology UK coding system which represents the type of section."
}
},
{
"id": "Composition.section:referrerDetailsSection.code.coding",
"path": "Composition.section.code.coding",
"min": 1,
"max": "1"
},
{
"id": "Composition.section:referrerDetailsSection.code.coding.system",
"path": "Composition.section.code.coding.system",
"min": 1,
"fixedUri": "http://snomed.info/sct",
"mustSupport": false
},
{
"id": "Composition.section:referrerDetailsSection.code.coding.version",
"path": "Composition.section.code.coding.version",
"max": "0"
},
{
"id": "Composition.section:referrerDetailsSection.code.coding.code",
"path": "Composition.section.code.coding.code",
"min": 1,
"fixedCode": "1052891000000108",
"mustSupport": false
},
{
"id": "Composition.section:referrerDetailsSection.code.coding.display",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
"valueBoolean": true
}
],
"path": "Composition.section.code.coding.display",
"min": 1,
"fixedString": "Referrer details",
"mustSupport": false
},
{
"id": "Composition.section:referrerDetailsSection.code.coding.userSelected",
"path": "Composition.section.code.coding.userSelected",
"max": "0"
},
{
"id": "Composition.section:referrerDetailsSection.code.text",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
"valueBoolean": true
}
],
"path": "Composition.section.code.text",
"max": "0"
},
{
"id": "Composition.section:referrerDetailsSection.text",
"path": "Composition.section.text",
"min": 1,
"mustSupport": false
},
{
"id": "Composition.section:referrerDetailsSection.text.status",
"path": "Composition.section.text.status",
"mustSupport": false
},
{
"id": "Composition.section:referrerDetailsSection.text.div",
"path": "Composition.section.text.div",
"mustSupport": false
},
{
"id": "Composition.section:referrerDetailsSection.mode",
"path": "Composition.section.mode",
"max": "0"
},
{
"id": "Composition.section:referrerDetailsSection.orderedBy",
"path": "Composition.section.orderedBy",
"max": "0"
},
{
"id": "Composition.section:referrerDetailsSection.orderedBy.coding.system",
"path": "Composition.section.orderedBy.coding.system",
"min": 1
},
{
"id": "Composition.section:referrerDetailsSection.orderedBy.coding.version",
"path": "Composition.section.orderedBy.coding.version",
"max": "0"
},
{
"id": "Composition.section:referrerDetailsSection.orderedBy.coding.code",
"path": "Composition.section.orderedBy.coding.code",
"min": 1
},
{
"id": "Composition.section:referrerDetailsSection.orderedBy.coding.display",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
"valueBoolean": true
}
],
"path": "Composition.section.orderedBy.coding.display",
"min": 1
},
{
"id": "Composition.section:referrerDetailsSection.orderedBy.coding.userSelected",
"path": "Composition.section.orderedBy.coding.userSelected",
"max": "0"
},
{
"id": "Composition.section:referrerDetailsSection.orderedBy.text",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
"valueBoolean": true
}
],
"path": "Composition.section.orderedBy.text",
"max": "0"
},
{
"id": "Composition.section:referrerDetailsSection.entry",
"path": "Composition.section.entry",
"type": [
{
"code": "Reference",
"targetProfile": [
"http://hl7.org/fhir/StructureDefinition/Binary",
"https://fhir.hl7.org.uk/StructureDefinition/UKCore-Organization",
"https://fhir.hl7.org.uk/StructureDefinition/UKCore-Practitioner",
"https://fhir.hl7.org.uk/StructureDefinition/UKCore-PractitionerRole"
]
}
]
},
{
"id": "Composition.section:referrerDetailsSection.entry.reference",
"path": "Composition.section.entry.reference",
"min": 1
},
{
"id": "Composition.section:referrerDetailsSection.emptyReason",
"path": "Composition.section.emptyReason",
"max": "0"
},
{
"id": "Composition.section:referrerDetailsSection.section",
"path": "Composition.section.section",
"max": "0"
},
{
"id": "Composition.section:relevantClinicalRiskFactorsSection",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name",
"valueString": "Section"
}
],
"path": "Composition.section",
"sliceName": "relevantClinicalRiskFactorsSection",
"max": "1",
"mustSupport": true
},
{
"id": "Composition.section:relevantClinicalRiskFactorsSection.title",
"path": "Composition.section.title",
"min": 1,
"fixedString": "Relevant clinical risk factors",
"mustSupport": false
},
{
"id": "Composition.section:relevantClinicalRiskFactorsSection.code",
"path": "Composition.section.code",
"min": 1,
"binding": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
"valueString": "CompositionSectionType"
}
],
"strength": "example",
"description": "A code from the SNOMED Clinical Terminology UK coding system which represents the type of section."
}
},
{
"id": "Composition.section:relevantClinicalRiskFactorsSection.code.coding",
"path": "Composition.section.code.coding",
"min": 1,
"max": "1"
},
{
"id": "Composition.section:relevantClinicalRiskFactorsSection.code.coding.system",
"path": "Composition.section.code.coding.system",
"min": 1,
"fixedUri": "http://snomed.info/sct"
},
{
"id": "Composition.section:relevantClinicalRiskFactorsSection.code.coding.version",
"path": "Composition.section.code.coding.version",
"max": "0"
},
{
"id": "Composition.section:relevantClinicalRiskFactorsSection.code.coding.code",
"path": "Composition.section.code.coding.code",
"min": 1,
"fixedCode": "886821000000100",
"mustSupport": false
},
{
"id": "Composition.section:relevantClinicalRiskFactorsSection.code.coding.display",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
"valueBoolean": true
}
],
"path": "Composition.section.code.coding.display",
"min": 1,
"fixedString": "Relevant clinical risk factors",
"mustSupport": false
},
{
"id": "Composition.section:relevantClinicalRiskFactorsSection.code.coding.userSelected",
"path": "Composition.section.code.coding.userSelected",
"max": "0"
},
{
"id": "Composition.section:relevantClinicalRiskFactorsSection.code.text",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
"valueBoolean": true
}
],
"path": "Composition.section.code.text",
"max": "0"
},
{
"id": "Composition.section:relevantClinicalRiskFactorsSection.text",
"path": "Composition.section.text",
"min": 1
},
{
"id": "Composition.section:relevantClinicalRiskFactorsSection.mode",
"path": "Composition.section.mode",
"max": "0"
},
{
"id": "Composition.section:relevantClinicalRiskFactorsSection.orderedBy",
"path": "Composition.section.orderedBy",
"max": "0"
},
{
"id": "Composition.section:relevantClinicalRiskFactorsSection.orderedBy.coding.system",
"path": "Composition.section.orderedBy.coding.system",
"min": 1
},
{
"id": "Composition.section:relevantClinicalRiskFactorsSection.orderedBy.coding.version",
"path": "Composition.section.orderedBy.coding.version",
"max": "0"
},
{
"id": "Composition.section:relevantClinicalRiskFactorsSection.orderedBy.coding.code",
"path": "Composition.section.orderedBy.coding.code",
"min": 1
},
{
"id": "Composition.section:relevantClinicalRiskFactorsSection.orderedBy.coding.display",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
"valueBoolean": true
}
],
"path": "Composition.section.orderedBy.coding.display",
"min": 1
},
{
"id": "Composition.section:relevantClinicalRiskFactorsSection.orderedBy.coding.userSelected",
"path": "Composition.section.orderedBy.coding.userSelected",
"max": "0"
},
{
"id": "Composition.section:relevantClinicalRiskFactorsSection.orderedBy.text",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
"valueBoolean": true
}
],
"path": "Composition.section.orderedBy.text",
"max": "0"
},
{
"id": "Composition.section:relevantClinicalRiskFactorsSection.entry",
"path": "Composition.section.entry",
"type": [
{
"code": "Reference",
"targetProfile": [
"http://hl7.org/fhir/StructureDefinition/Binary"
]
}
]
},
{
"id": "Composition.section:relevantClinicalRiskFactorsSection.entry.reference",
"path": "Composition.section.entry.reference",
"min": 1,
"mustSupport": false
},
{
"id": "Composition.section:relevantClinicalRiskFactorsSection.entry.display",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
"valueBoolean": true
}
],
"path": "Composition.section.entry.display",
"mustSupport": false
},
{
"id": "Composition.section:relevantClinicalRiskFactorsSection.emptyReason",
"path": "Composition.section.emptyReason",
"max": "0"
},
{
"id": "Composition.section:relevantClinicalRiskFactorsSection.section",
"path": "Composition.section.section",
"max": "0"
},
{
"id": "Composition.section:safetyAlertsSection",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name",
"valueString": "Section"
}
],
"path": "Composition.section",
"sliceName": "safetyAlertsSection",
"max": "1",
"mustSupport": true
},
{
"id": "Composition.section:safetyAlertsSection.title",
"path": "Composition.section.title",
"min": 1,
"fixedString": "Safety alerts",
"mustSupport": false
},
{
"id": "Composition.section:safetyAlertsSection.code",
"path": "Composition.section.code",
"min": 1,
"binding": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
"valueString": "CompositionSectionType"
}
],
"strength": "example",
"description": "A code from the SNOMED Clinical Terminology UK coding system which represents the type of section."
}
},
{
"id": "Composition.section:safetyAlertsSection.code.coding",
"path": "Composition.section.code.coding",
"min": 1,
"max": "1"
},
{
"id": "Composition.section:safetyAlertsSection.code.coding.system",
"path": "Composition.section.code.coding.system",
"min": 1,
"fixedUri": "http://snomed.info/sct",
"mustSupport": false
},
{
"id": "Composition.section:safetyAlertsSection.code.coding.version",
"path": "Composition.section.code.coding.version",
"max": "0"
},
{
"id": "Composition.section:safetyAlertsSection.code.coding.code",
"path": "Composition.section.code.coding.code",
"min": 1,
"fixedCode": "886931000000107",
"mustSupport": false
},
{
"id": "Composition.section:safetyAlertsSection.code.coding.display",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
"valueBoolean": true
}
],
"path": "Composition.section.code.coding.display",
"min": 1,
"fixedString": "Safety alerts",
"mustSupport": false
},
{
"id": "Composition.section:safetyAlertsSection.code.coding.userSelected",
"path": "Composition.section.code.coding.userSelected",
"max": "0"
},
{
"id": "Composition.section:safetyAlertsSection.code.text",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
"valueBoolean": true
}
],
"path": "Composition.section.code.text",
"max": "0"
},
{
"id": "Composition.section:safetyAlertsSection.text",
"path": "Composition.section.text",
"min": 1,
"mustSupport": false
},
{
"id": "Composition.section:safetyAlertsSection.text.status",
"path": "Composition.section.text.status",
"mustSupport": false
},
{
"id": "Composition.section:safetyAlertsSection.text.div",
"path": "Composition.section.text.div",
"mustSupport": false
},
{
"id": "Composition.section:safetyAlertsSection.mode",
"path": "Composition.section.mode",
"max": "0"
},
{
"id": "Composition.section:safetyAlertsSection.orderedBy",
"path": "Composition.section.orderedBy",
"max": "0"
},
{
"id": "Composition.section:safetyAlertsSection.orderedBy.coding.system",
"path": "Composition.section.orderedBy.coding.system",
"min": 1
},
{
"id": "Composition.section:safetyAlertsSection.orderedBy.coding.version",
"path": "Composition.section.orderedBy.coding.version",
"max": "0"
},
{
"id": "Composition.section:safetyAlertsSection.orderedBy.coding.code",
"path": "Composition.section.orderedBy.coding.code",
"min": 1
},
{
"id": "Composition.section:safetyAlertsSection.orderedBy.coding.display",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
"valueBoolean": true
}
],
"path": "Composition.section.orderedBy.coding.display",
"min": 1
},
{
"id": "Composition.section:safetyAlertsSection.orderedBy.coding.userSelected",
"path": "Composition.section.orderedBy.coding.userSelected",
"max": "0"
},
{
"id": "Composition.section:safetyAlertsSection.orderedBy.text",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
"valueBoolean": true
}
],
"path": "Composition.section.orderedBy.text",
"max": "0"
},
{
"id": "Composition.section:safetyAlertsSection.entry",
"path": "Composition.section.entry",
"type": [
{
"code": "Reference",
"targetProfile": [
"http://hl7.org/fhir/StructureDefinition/Binary"
]
}
]
},
{
"id": "Composition.section:safetyAlertsSection.entry.reference",
"path": "Composition.section.entry.reference",
"min": 1
},
{
"id": "Composition.section:safetyAlertsSection.emptyReason",
"path": "Composition.section.emptyReason",
"max": "0"
},
{
"id": "Composition.section:safetyAlertsSection.section",
"path": "Composition.section.section",
"max": "0"
},
{
"id": "Composition.section:socialContextSection",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name",
"valueString": "Section"
}
],
"path": "Composition.section",
"sliceName": "socialContextSection",
"max": "1",
"mustSupport": true
},
{
"id": "Composition.section:socialContextSection.title",
"path": "Composition.section.title",
"min": 1,
"fixedString": "Social context",
"mustSupport": false
},
{
"id": "Composition.section:socialContextSection.code",
"path": "Composition.section.code",
"min": 1,
"binding": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
"valueString": "CompositionSectionType"
}
],
"strength": "example",
"description": "A code from the SNOMED Clinical Terminology UK coding system which represents the type of section."
}
},
{
"id": "Composition.section:socialContextSection.code.coding",
"path": "Composition.section.code.coding",
"min": 1,
"max": "1"
},
{
"id": "Composition.section:socialContextSection.code.coding.system",
"path": "Composition.section.code.coding.system",
"min": 1,
"fixedUri": "http://snomed.info/sct",
"mustSupport": false
},
{
"id": "Composition.section:socialContextSection.code.coding.version",
"path": "Composition.section.code.coding.version",
"max": "0"
},
{
"id": "Composition.section:socialContextSection.code.coding.code",
"path": "Composition.section.code.coding.code",
"min": 1,
"fixedCode": "887051000000101",
"mustSupport": false
},
{
"id": "Composition.section:socialContextSection.code.coding.display",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
"valueBoolean": true
}
],
"path": "Composition.section.code.coding.display",
"min": 1,
"fixedString": "Social context",
"mustSupport": false
},
{
"id": "Composition.section:socialContextSection.code.coding.userSelected",
"path": "Composition.section.code.coding.userSelected",
"max": "0"
},
{
"id": "Composition.section:socialContextSection.code.text",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
"valueBoolean": true
}
],
"path": "Composition.section.code.text",
"max": "0"
},
{
"id": "Composition.section:socialContextSection.text",
"path": "Composition.section.text",
"min": 1
},
{
"id": "Composition.section:socialContextSection.text.status",
"path": "Composition.section.text.status",
"mustSupport": false
},
{
"id": "Composition.section:socialContextSection.text.div",
"path": "Composition.section.text.div",
"mustSupport": false
},
{
"id": "Composition.section:socialContextSection.mode",
"path": "Composition.section.mode",
"max": "0"
},
{
"id": "Composition.section:socialContextSection.orderedBy",
"path": "Composition.section.orderedBy",
"max": "0"
},
{
"id": "Composition.section:socialContextSection.orderedBy.coding.system",
"path": "Composition.section.orderedBy.coding.system",
"min": 1
},
{
"id": "Composition.section:socialContextSection.orderedBy.coding.version",
"path": "Composition.section.orderedBy.coding.version",
"max": "0"
},
{
"id": "Composition.section:socialContextSection.orderedBy.coding.code",
"path": "Composition.section.orderedBy.coding.code",
"min": 1
},
{
"id": "Composition.section:socialContextSection.orderedBy.coding.display",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
"valueBoolean": true
}
],
"path": "Composition.section.orderedBy.coding.display",
"min": 1
},
{
"id": "Composition.section:socialContextSection.orderedBy.coding.userSelected",
"path": "Composition.section.orderedBy.coding.userSelected",
"max": "0"
},
{
"id": "Composition.section:socialContextSection.orderedBy.text",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
"valueBoolean": true
}
],
"path": "Composition.section.orderedBy.text",
"max": "0"
},
{
"id": "Composition.section:socialContextSection.entry",
"path": "Composition.section.entry",
"type": [
{
"code": "Reference",
"targetProfile": [
"http://hl7.org/fhir/StructureDefinition/Binary"
]
}
]
},
{
"id": "Composition.section:socialContextSection.entry.reference",
"path": "Composition.section.entry.reference",
"min": 1,
"mustSupport": false
},
{
"id": "Composition.section:socialContextSection.emptyReason",
"path": "Composition.section.emptyReason",
"max": "0"
},
{
"id": "Composition.section:socialContextSection.section",
"path": "Composition.section.section",
"max": "0"
}
]
}
}