Publish Box goes here
The official URL for this profile is:
http://www.cimi.com/fhir/StructureDefinition/breastrad-BreastRadiologyDocument
Breast Radiology Report
This profile builds on Composition.
This profile was published on Wed Jul 17 00:00:00 CDT 2019 as a draft by Hl7.
Downloads: StructureDefinition: (XML, JSON, TTL), Schema: XML Schematron
Path | Conformance | ValueSet |
Composition:breastrad-BreastRadiologyDocument.language | preferred | CommonLanguages Max Binding: AllLanguages |
Composition:breastrad-BreastRadiologyDocument.status | required | CompositionStatus |
Composition:breastrad-BreastRadiologyDocument.type | preferred | FHIRDocumentTypeCodes |
Composition:breastrad-BreastRadiologyDocument.category | example | DocumentClassValueSet |
Composition:breastrad-BreastRadiologyDocument.confidentiality | required | v3.ConfidentialityClassification |
Composition:breastrad-BreastRadiologyDocument.attester.mode | required | CompositionAttestationMode |
Composition:breastrad-BreastRadiologyDocument.relatesTo.code | required | DocumentRelationshipType |
Composition:breastrad-BreastRadiologyDocument.event.code | example | v3.ActCode |
Composition:breastrad-BreastRadiologyDocument.section:breastrad-PatientHistory.code | example | DocumentSectionCodes |
Composition:breastrad-BreastRadiologyDocument.section:breastrad-PatientHistory.mode | required | ListMode |
Composition:breastrad-BreastRadiologyDocument.section:breastrad-PatientHistory.emptyReason | preferred | ListEmptyReasons |
Composition:breastrad-BreastRadiologyDocument.section:breastrad-PatientHistory.section.code | example | DocumentSectionCodes |
Composition:breastrad-BreastRadiologyDocument.section:breastrad-PatientHistory.section.mode | required | ListMode |
Composition:breastrad-BreastRadiologyDocument.section:breastrad-PatientHistory.section.orderedBy | preferred | ListOrderCodes |
Composition:breastrad-BreastRadiologyDocument.section:breastrad-PatientHistory.section.emptyReason | preferred | ListEmptyReasons |
Composition:breastrad-BreastRadiologyDocument.section:breastrad-Findings.code | example | DocumentSectionCodes |
Composition:breastrad-BreastRadiologyDocument.section:breastrad-Findings.mode | required | ListMode |
Composition:breastrad-BreastRadiologyDocument.section:breastrad-Findings.emptyReason | preferred | ListEmptyReasons |
Composition:breastrad-BreastRadiologyDocument.section:breastrad-Findings.section.code | example | DocumentSectionCodes |
Composition:breastrad-BreastRadiologyDocument.section:breastrad-Findings.section.mode | required | ListMode |
Composition:breastrad-BreastRadiologyDocument.section:breastrad-Findings.section.orderedBy | preferred | ListOrderCodes |
Composition:breastrad-BreastRadiologyDocument.section:breastrad-Findings.section.emptyReason | preferred | ListEmptyReasons |
Composition:breastrad-BreastRadiologyDocument.section:breastrad-Impressions.code | example | DocumentSectionCodes |
Composition:breastrad-BreastRadiologyDocument.section:breastrad-Impressions.mode | required | ListMode |
Composition:breastrad-BreastRadiologyDocument.section:breastrad-Impressions.emptyReason | preferred | ListEmptyReasons |
Composition:breastrad-BreastRadiologyDocument.section:breastrad-Impressions.section.code | example | DocumentSectionCodes |
Composition:breastrad-BreastRadiologyDocument.section:breastrad-Impressions.section.mode | required | ListMode |
Composition:breastrad-BreastRadiologyDocument.section:breastrad-Impressions.section.orderedBy | preferred | ListOrderCodes |
Composition:breastrad-BreastRadiologyDocument.section:breastrad-Impressions.section.emptyReason | preferred | ListEmptyReasons |
Composition:breastrad-BreastRadiologyDocument.section:breastrad-Recommendations.code | example | DocumentSectionCodes |
Composition:breastrad-BreastRadiologyDocument.section:breastrad-Recommendations.mode | required | ListMode |
Composition:breastrad-BreastRadiologyDocument.section:breastrad-Recommendations.emptyReason | preferred | ListEmptyReasons |
Composition:breastrad-BreastRadiologyDocument.section:breastrad-Recommendations.section.code | example | DocumentSectionCodes |
Composition:breastrad-BreastRadiologyDocument.section:breastrad-Recommendations.section.mode | required | ListMode |
Composition:breastrad-BreastRadiologyDocument.section:breastrad-Recommendations.section.orderedBy | preferred | ListOrderCodes |
Composition:breastrad-BreastRadiologyDocument.section:breastrad-Recommendations.section.emptyReason | preferred | ListEmptyReasons |
Id | Path | Details | Requirements |
dom-2 | Composition | If the resource is contained in another resource, it SHALL NOT contain nested Resources : contained.contained.empty() | |
dom-4 | Composition | If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated : contained.meta.versionId.empty() and contained.meta.lastUpdated.empty() | |
dom-3 | Composition | If the resource is contained
in another resource, it SHALL be referred to from elsewhere in the
resource or SHALL refer to the containing resource : contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty() | |
dom-6 | Composition | A resource should have narrative for robust management : text.div.exists() | |
dom-5 | Composition | If a resource is contained in another resource, it SHALL NOT have a security label : contained.meta.security.empty() | |
ele-1 | Composition.attester | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | Composition.relatesTo | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | Composition.event | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | Composition.section | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
cmp-1 | Composition.section | A section must contain at least one of text, entries, or sub-sections : text.exists() or entry.exists() or section.exists() | |
cmp-2 | Composition.section | A section can only have an emptyReason if it is empty : emptyReason.empty() or entry.empty() | |
ele-1 | Composition.section | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
cmp-1 | Composition.section | A section must contain at least one of text, entries, or sub-sections : text.exists() or entry.exists() or section.exists() | |
cmp-2 | Composition.section | A section can only have an emptyReason if it is empty : emptyReason.empty() or entry.empty() | |
ele-1 | Composition.section | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
cmp-1 | Composition.section | A section must contain at least one of text, entries, or sub-sections : text.exists() or entry.exists() or section.exists() | |
cmp-2 | Composition.section | A section can only have an emptyReason if it is empty : emptyReason.empty() or entry.empty() | |
ele-1 | Composition.section | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
cmp-1 | Composition.section | A section must contain at least one of text, entries, or sub-sections : text.exists() or entry.exists() or section.exists() | |
cmp-2 | Composition.section | A section can only have an emptyReason if it is empty : emptyReason.empty() or entry.empty() | |
ele-1 | Composition.section | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
cmp-1 | Composition.section | A section must contain at least one of text, entries, or sub-sections : text.exists() or entry.exists() or section.exists() | |
cmp-2 | Composition.section | A section can only have an emptyReason if it is empty : emptyReason.empty() or entry.empty() |