{
"description": "Within the ITK eDischarge message, the Condition constrained List is used to hold a record of a patient's condition(s). ",
"_filename": "CareConnect-ITK-Condition-List-1.json",
"package_name": "uk.nhsdigital.stu3.test",
"date": "2018-10-22",
"derivation": "constraint",
"meta": {
"lastUpdated": "2018-06-29T13:54:25.874+01:00"
},
"publisher": "NHS Digital",
"fhirVersion": "3.0.1",
"purpose": "CURATED BY INTEROPen see: http://www.interopen.org/careconnect-curation-methodology/ ",
"name": "CareConnect-ITK-Condition-List-1",
"abstract": false,
"copyright": "Copyright © 2018 NHS Digital",
"type": "List",
"experimental": null,
"resourceType": "StructureDefinition",
"title": null,
"package_version": "0.0.1-prerelease",
"status": "active",
"id": "5c0de103-d3d6-4a73-b7a2-83ed173f5600",
"kind": "resource",
"url": "https://fhir.nhs.uk/STU3/StructureDefinition/CareConnect-ITK-Condition-List-1",
"version": "1.3.0",
"differential": {
"element": [ {
"id": "List.extension",
"path": "List.extension",
"slicing": {
"rules": "open",
"discriminator": [ {
"path": "url",
"type": "value"
} ]
}
}, {
"id": "List.extension:clinicalSetting",
"max": "1",
"path": "List.extension",
"type": [ {
"code": "Extension",
"profile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/Extension-CareConnect-ClinicalSetting-1"
} ],
"sliceName": "clinicalSetting",
"mustSupport": true
}, {
"id": "List.extension:clinicalSetting.url",
"path": "List.extension.url",
"fixedUri": "https://fhir.hl7.org.uk/STU3/StructureDefinition/Extension-CareConnect-ClinicalSetting-1"
}, {
"id": "List.extension:warningCode",
"max": "1",
"path": "List.extension",
"type": [ {
"code": "Extension",
"profile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/Extension-CareConnect-ListWarningCode-1"
} ],
"sliceName": "warningCode"
}, {
"id": "List.extension:warningCode.url",
"path": "List.extension.url",
"fixedUri": "https://fhir.hl7.org.uk/STU3/StructureDefinition/Extension-CareConnect-ListWarningCode-1"
}, {
"id": "List.identifier",
"max": "1",
"min": 1,
"path": "List.identifier"
}, {
"id": "List.identifier.type.coding.system",
"min": 1,
"path": "List.identifier.type.coding.system"
}, {
"id": "List.identifier.type.coding.code",
"min": 1,
"path": "List.identifier.type.coding.code"
}, {
"id": "List.identifier.type.coding.display",
"min": 1,
"path": "List.identifier.type.coding.display",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
"valueBoolean": true
} ]
}, {
"id": "List.identifier.system",
"min": 1,
"path": "List.identifier.system"
}, {
"id": "List.identifier.value",
"min": 1,
"path": "List.identifier.value"
}, {
"id": "List.identifier.assigner",
"path": "List.identifier.assigner",
"type": [ {
"code": "Reference",
"targetProfile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Organization-1"
} ]
}, {
"id": "List.identifier.assigner.reference",
"min": 1,
"path": "List.identifier.assigner.reference"
}, {
"id": "List.status",
"path": "List.status",
"fixedCode": "current"
}, {
"id": "List.mode",
"path": "List.mode",
"fixedCode": "snapshot"
}, {
"id": "List.code",
"min": 1,
"path": "List.code",
"binding": {
"strength": "required",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
"valueString": "ListPurpose"
} ],
"valueSetReference": {
"reference": "https://fhir.hl7.org.uk/STU3/ValueSet/CareConnect-ListCode-1"
}
}
}, {
"id": "List.code.coding",
"max": "1",
"min": 1,
"path": "List.code.coding"
}, {
"id": "List.code.coding.system",
"min": 1,
"path": "List.code.coding.system",
"fixedUri": "http://snomed.info/sct"
}, {
"id": "List.code.coding.version",
"max": "0",
"path": "List.code.coding.version"
}, {
"id": "List.code.coding.code",
"min": 1,
"path": "List.code.coding.code"
}, {
"id": "List.code.coding.display",
"min": 1,
"path": "List.code.coding.display",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
"valueBoolean": true
} ]
}, {
"id": "List.code.coding.userSelected",
"max": "0",
"path": "List.code.coding.userSelected"
}, {
"id": "List.code.text",
"max": "0",
"path": "List.code.text",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
"valueBoolean": true
} ]
}, {
"id": "List.subject",
"min": 1,
"path": "List.subject",
"type": [ {
"code": "Reference",
"targetProfile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Patient-1"
} ]
}, {
"id": "List.subject.reference",
"min": 1,
"path": "List.subject.reference"
}, {
"id": "List.encounter",
"path": "List.encounter",
"type": [ {
"code": "Reference",
"targetProfile": "https://fhir.nhs.uk/STU3/StructureDefinition/CareConnect-ITK-Encounter-1"
} ]
}, {
"id": "List.encounter.reference",
"min": 1,
"path": "List.encounter.reference"
}, {
"id": "List.source",
"path": "List.source",
"type": [ {
"code": "Reference",
"targetProfile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Practitioner-1"
} ]
}, {
"id": "List.source.reference",
"min": 1,
"path": "List.source.reference"
}, {
"id": "List.orderedBy",
"max": "0",
"path": "List.orderedBy"
}, {
"id": "List.note",
"max": "0",
"path": "List.note"
}, {
"id": "List.note.author[x]",
"path": "List.note.author[x]",
"type": [ {
"code": "Reference",
"targetProfile": "http://hl7.org/fhir/StructureDefinition/RelatedPerson"
}, {
"code": "string"
}, {
"code": "Reference",
"targetProfile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Patient-1"
}, {
"code": "Reference",
"targetProfile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Practitioner-1"
} ]
}, {
"id": "List.entry.flag",
"path": "List.entry.flag",
"binding": {
"strength": "preferred",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
"valueString": "ListItemFlag"
} ],
"description": "A valueset that describes the status of a patient's condition.",
"valueSetReference": {
"reference": "https://fhir.nhs.uk/STU3/ValueSet/ITK-ConditionFlag-1"
}
}
}, {
"id": "List.entry.flag.coding.system",
"min": 1,
"path": "List.entry.flag.coding.system"
}, {
"id": "List.entry.flag.coding.code",
"min": 1,
"path": "List.entry.flag.coding.code"
}, {
"id": "List.entry.flag.coding.display",
"min": 1,
"path": "List.entry.flag.coding.display",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
"valueBoolean": true
} ]
}, {
"id": "List.entry.item",
"path": "List.entry.item",
"type": [ {
"code": "Reference",
"targetProfile": "https://fhir.nhs.uk/STU3/StructureDefinition/CareConnect-ITK-Condition-1"
} ]
}, {
"id": "List.entry.item.reference",
"min": 1,
"path": "List.entry.item.reference"
}, {
"id": "List.emptyReason",
"path": "List.emptyReason",
"binding": {
"strength": "preferred",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
"valueString": "ListEmptyReason"
} ],
"valueSetReference": {
"reference": "https://fhir.hl7.org.uk/STU3/ValueSet/CareConnect-ListEmptyReasonCode-1"
}
}
}, {
"id": "List.emptyReason.coding.system",
"min": 1,
"path": "List.emptyReason.coding.system"
}, {
"id": "List.emptyReason.coding.code",
"min": 1,
"path": "List.emptyReason.coding.code"
}, {
"id": "List.emptyReason.coding.display",
"min": 1,
"path": "List.emptyReason.coding.display",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
"valueBoolean": true
} ]
} ]
},
"contact": [ {
"name": "Interoperability Team",
"telecom": [ {
"use": "work",
"value": "interoperabilityteam@nhs.net",
"system": "email"
} ]
} ],
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/List"
}