{ "description": "A location or structure in the body, including tissues, regions, cavities, and spaces; for example, right elbow, or left ventricle of the heart.", "_filename": "StructureDefinition-cimi-element-AnatomicalLocation.json", "package_name": "hl7.fhir.us.breastcancer", "date": "2018-08-17T00:00:00+10:00", "derivation": "constraint", "publisher": "The HL7 Cancer Interoperability Group sponsored by Clinical Interoperability Council Work Group (CIC)", "fhirVersion": "3.0.1", "name": "AnatomicalLocationProfile", "mapping": [ { "uri": "http://hl7.org/v3", "name": "RIM Mapping", "identity": "rim" }, { "uri": "http://openehr.org", "name": "Open EHR Archetype Mapping", "identity": "openehr" }, { "uri": "http://hl7.org/fhir/w5", "name": "W5 Mapping", "identity": "w5" }, { "uri": "http://hl7.org/v2", "name": "HL7 v2 Mapping", "identity": "v2" } ], "abstract": false, "type": "BodySite", "experimental": null, "resourceType": "StructureDefinition", "title": "BC AnatomicalLocation Profile", "package_version": "0.2.0", "snapshot": { "element": [ { "constraint": [ { "key": "dom-2", "human": "If the resource is contained in another resource, it SHALL NOT contain nested Resources", "xpath": "not(parent::f:contained and f:contained)", "source": "DomainResource", "severity": "error", "expression": "contained.contained.empty()" }, { "key": "dom-1", "human": "If the resource is contained in another resource, it SHALL NOT contain any narrative", "xpath": "not(parent::f:contained and f:text)", "source": "DomainResource", "severity": "error", "expression": "contained.text.empty()" }, { "key": "dom-4", "human": "If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated", "xpath": "not(exists(f:contained/*/f:meta/f:versionId)) and not(exists(f:contained/*/f:meta/f:lastUpdated))", "source": "DomainResource", "severity": "error", "expression": "contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()" }, { "key": "dom-3", "human": "If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource", "xpath": "not(exists(for $id in f:contained/*/@id return $id[not(ancestor::f:contained/parent::*/descendant::f:reference/@value=concat('#', $id))]))", "source": "DomainResource", "severity": "error", "expression": "contained.where(('#'+id in %resource.descendants().reference).not()).empty()" } ], "path": "BodySite", "min": 0, "definition": "A location or structure in the body, including tissues, regions, cavities, and spaces; for example, right elbow, or left ventricle of the heart.", "short": "BC AnatomicalLocation Profile", "mapping": [ { "map": "Entity. Role, or Act", "identity": "rim" }, { "map": "ActSIte", "identity": "rim" }, { "map": "Archetype ID openEHR-EHR-CLUSTER.anatomical_location.v1 Concept name Anatomical Location Concept description Record details about an anatomical location. Keywords location, site, anatomical Copyright © openEHR Foundation Purpose To record details about anatomical location. Misuse Not for specifiying unilateral/bilateral occurrence - this is related to an evaluation which perhaps includes multiple locations. Author Author name: Heather Leslie Organization: Ocean Informatics Email: heather.leslie@oceaninformatics.com Date of Origination: 2008-11-10 Translator Norwegian Bokmål: Lars Bitsch-Larsen, Haukeland University Hospital of Bergen, Norway, MD, DEAA, MBA, spec in anesthesia, spec in tropical medicine. Arabic (Syria): Mona Saleh Other contributors Heather Leslie, Ocean Informatics, Australia (Editor) Ian McNicoll, freshEHR Clinical Informatics, United Kingdom (Editor) Dunmail Hodkinson, Black Pear Software Ltd, UK References Use cases: - 5LICS, midclavicular line - L forearm, 2cm anterior to the cubital fossa - Right iliac fossa - 5 cm below L tibial tuberosity - 2 cm medial to R nipple - 4 cm below R costal margin in midclavicular line - R femur - midline nose - medial aspect of R great toe nail.", "identity": "openehr" }, { "map": "clinical.diagnostics", "identity": "w5" } ], "alias": [ "anatomical location" ], "max": "*", "id": "BodySite:cimi-element-AnatomicalLocation" }, { "path": "BodySite.id", "min": 0, "definition": "The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes.", "short": "Logical id of this artifact", "type": [ { "code": "id" } ], "max": "1", "id": "BodySite:cimi-element-AnatomicalLocation.id", "comment": "The only time that a resource does not have an id is when it is being submitted to the server using a create operation.", "base": { "max": "1", "min": 0, "path": "Resource.id" }, "isSummary": true }, { "path": "BodySite.meta", "min": 0, "definition": "The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content may not always be associated with version changes to the resource.", "short": "Metadata about the resource", "type": [ { "code": "Meta" } ], "max": "1", "id": "BodySite:cimi-element-AnatomicalLocation.meta", "base": { "max": "1", "min": 0, "path": "Resource.meta" }, "isSummary": true }, { "path": "BodySite.implicitRules", "min": 0, "definition": "A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content.", "isModifier": true, "short": "A set of rules under which this content was created", "type": [ { "code": "uri" } ], "max": "1", "id": "BodySite:cimi-element-AnatomicalLocation.implicitRules", "comment": "Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element. \n\nThis element is labelled as a modifier because the implicit rules may provide additional knowledge about the resource that modifies it's meaning or interpretation.", "base": { "max": "1", "min": 0, "path": "Resource.implicitRules" }, "isSummary": true }, { "path": "BodySite.language", "min": 0, "definition": "The base language in which the resource is written.", "short": "Language of the resource content", "type": [ { "code": "code" } ], "binding": { "strength": "extensible", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-maxValueSet", "valueReference": { "reference": "http://hl7.org/fhir/ValueSet/all-languages" } }, { "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName", "valueString": "Language" }, { "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-isCommonBinding", "valueBoolean": true } ], "description": "A human language.", "valueSetReference": { "reference": "http://hl7.org/fhir/ValueSet/languages" } }, "max": "1", "id": "BodySite:cimi-element-AnatomicalLocation.language", "comment": "Language is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource Not all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute).", "base": { "max": "1", "min": 0, "path": "Resource.language" } }, { "path": "BodySite.text", "min": 0, "definition": "A human-readable narrative that contains a summary of the resource, and may be used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it \"clinically safe\" for a human to just read the narrative. Resource definitions may define what content should be represented in the narrative to ensure clinical safety.", "short": "Text summary of the resource, for human interpretation", "mapping": [ { "map": "Act.text?", "identity": "rim" } ], "type": [ { "code": "Narrative" } ], "alias": [ "narrative", "html", "xhtml", "display" ], "max": "1", "id": "BodySite:cimi-element-AnatomicalLocation.text", "condition": [ "dom-1" ], "comment": "Contained resources do not have narrative. Resources that are not contained SHOULD have a narrative. In some cases, a resource may only have text with little or no additional discrete data (as long as all minOccurs=1 elements are satisfied). This may be necessary for data from legacy systems where information is captured as a \"text blob\" or where text is additionally entered raw or narrated and encoded in formation is added later.", "base": { "max": "1", "min": 0, "path": "DomainResource.text" } }, { "path": "BodySite.contained", "min": 0, "definition": "These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, and nor can they have their own independent transaction scope.", "short": "Contained, inline Resources", "mapping": [ { "map": "N/A", "identity": "rim" } ], "type": [ { "code": "Resource" } ], "alias": [ "inline resources", "anonymous resources", "contained resources" ], "max": "*", "id": "BodySite:cimi-element-AnatomicalLocation.contained", "comment": "This should never be done when the content can be identified properly, as once identification is lost, it is extremely difficult (and context dependent) to restore it again.", "base": { "max": "*", "min": 0, "path": "DomainResource.contained" } }, { "path": "BodySite.extension", "min": 0, "definition": "May be used to represent additional information that is not part of the basic definition of the resource. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.", "short": "Additional Content defined by implementations", "mapping": [ { "map": "N/A", "identity": "rim" } ], "type": [ { "code": "Extension" } ], "alias": [ "extensions", "user content" ], "max": "*", "id": "BodySite:cimi-element-AnatomicalLocation.extension", "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.", "base": { "max": "*", "min": 0, "path": "DomainResource.extension" } }, { "path": "BodySite.modifierExtension", "min": 0, "definition": "May be used to represent additional information that is not part of the basic definition of the resource, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.", "isModifier": true, "short": "Extensions that cannot be ignored", "mapping": [ { "map": "N/A", "identity": "rim" } ], "type": [ { "code": "Extension" } ], "alias": [ "extensions", "user content" ], "max": "*", "id": "BodySite:cimi-element-AnatomicalLocation.modifierExtension", "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.", "base": { "max": "*", "min": 0, "path": "DomainResource.modifierExtension" } }, { "path": "BodySite.identifier", "min": 0, "definition": "Identifier for this instance of the anatomical location.", "short": "Bodysite identifier", "mapping": [ { "map": ".id", "identity": "rim" }, { "map": "Specific location Cluster Optional (0..1) Cardinality: Mandatory, repeating, unordered (1..*)", "identity": "openehr" }, { "map": "id", "identity": "w5" } ], "type": [ { "code": "Identifier" } ], "max": "*", "id": "BodySite:cimi-element-AnatomicalLocation.identifier", "isSummary": true }, { "path": "BodySite.active", "requirements": "Need to be able to mark a body site entry as not to be used because it was created in error.", "min": 0, "definition": "Whether this body site is in active use.", "isModifier": true, "short": "Whether this body site record is in active use", "mapping": [ { "map": "statusCode", "identity": "rim" }, { "map": "status", "identity": "w5" } ], "type": [ { "code": "boolean" } ], "defaultValueBoolean": true, "max": "1", "id": "BodySite:cimi-element-AnatomicalLocation.active", "comment": "This element is labeled as a modifier because it may be used to mark that the resource was created in error.", "isSummary": true }, { "path": "BodySite.code", "min": 1, "definition": "Code representing a location or structure in the body, including tissues, regions, cavities, and spaces; for example, right elbow, or left ventricle of the heart.", "short": "Named anatomical location", "mapping": [ { "map": "OBX-20", "identity": "v2" }, { "map": ".targetSiteCode", "identity": "rim" }, { "map": "Name of location", "identity": "openehr" }, { "map": "what", "identity": "w5" } ], "type": [ { "code": "CodeableConcept" } ], "binding": { "strength": "required", "valueSetReference": { "reference": "http://hl7.org/fhir/us/breastcancer/ValueSet/cimi-element-AnatomicalLocationVS" } }, "max": "1", "id": "BodySite:cimi-element-AnatomicalLocation.code", "isSummary": true }, { "path": "BodySite.qualifier", "min": 0, "definition": "Qualifier to refine the anatomical location. These include qualifiers for laterality, relative location, directionality, number, and plane.", "short": "Modification to location code", "mapping": [ { "map": "No distinct element defined in V2.x. The IHE Radiology Technical Framework directs the use of OBR-15-specimen source to contain laterality for imaging studies.", "identity": "v2" }, { "map": ".targetSiteCode", "identity": "rim" }, { "map": "Combines Side, Numerical identifier, Anatomical plane,and Aspect", "identity": "openehr" }, { "map": "what", "identity": "w5" } ], "slicing": { "id": "1", "rules": "open", "ordered": false, "discriminator": [ { "path": "coding.code", "type": "value" } ] }, "type": [ { "code": "CodeableConcept" } ], "binding": { "strength": "example", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName", "valueString": "BodySiteQualifier" } ], "description": "Concepts modifying the anatomic location", "valueSetReference": { "reference": "http://hl7.org/fhir/ValueSet/bodysite-relative-location" } }, "max": "*", "id": "BodySite:cimi-element-AnatomicalLocation.qualifier" }, { "path": "BodySite.qualifier", "min": 0, "definition": "Anatomical location or specimen further detailing the side(s) of interest.", "short": "Laterality", "mapping": [ { "map": "No distinct element defined in V2.x. The IHE Radiology Technical Framework directs the use of OBR-15-specimen source to contain laterality for imaging studies.", "identity": "v2" }, { "map": ".targetSiteCode", "identity": "rim" }, { "map": "Combines Side, Numerical identifier, Anatomical plane,and Aspect", "identity": "openehr" }, { "map": "what", "identity": "w5" } ], "type": [ { "code": "CodeableConcept" } ], "sliceName": "cimi-element-Laterality", "binding": { "strength": "required", "valueSetReference": { "reference": "http://hl7.org/fhir/ValueSet/bodysite-laterality" } }, "max": "1", "id": "BodySite:cimi-element-AnatomicalLocation.qualifier:cimi-element-Laterality" }, { "path": "BodySite.qualifier", "min": 0, "definition": "Anatomical location or specimen further detailing directionality.", "short": "AnatomicalDirection", "mapping": [ { "map": "No distinct element defined in V2.x. The IHE Radiology Technical Framework directs the use of OBR-15-specimen source to contain laterality for imaging studies.", "identity": "v2" }, { "map": ".targetSiteCode", "identity": "rim" }, { "map": "Combines Side, Numerical identifier, Anatomical plane,and Aspect", "identity": "openehr" }, { "map": "what", "identity": "w5" } ], "type": [ { "code": "CodeableConcept" } ], "sliceName": "cimi-element-AnatomicalDirection", "binding": { "strength": "required", "valueSetReference": { "reference": "http://hl7.org/fhir/us/breastcancer/ValueSet/cimi-element-AnatomicalDirectionVS" } }, "max": "1", "id": "BodySite:cimi-element-AnatomicalLocation.qualifier:cimi-element-AnatomicalDirection" }, { "path": "BodySite.description", "min": 0, "definition": "A summary, charactarization or explanation of the anatomic location.", "short": "Anatomical location description", "mapping": [ { "map": ".text", "identity": "rim" }, { "map": "Description of anatomical location/Visual markings/orientation", "identity": "openehr" }, { "map": "what", "identity": "w5" } ], "type": [ { "code": "string" } ], "max": "1", "id": "BodySite:cimi-element-AnatomicalLocation.description", "comment": "This description could include any visual markings used to orientate the viewer e.g. external reference points, special sutures, ink markings.", "isSummary": true }, { "id": "BodySite:cimi-element-AnatomicalLocation.image", "max": "*", "min": 0, "path": "BodySite.image", "type": [ { "code": "Attachment" } ], "short": "Attached images", "mapping": [ { "map": "outboundRelationship[typeCode=COMP].target", "identity": "rim" }, { "map": "Image", "identity": "openehr" }, { "map": "what", "identity": "w5" } ], "definition": "Image or images used to identify a location." }, { "path": "BodySite.patient", "min": 1, "definition": "The person to which the body site belongs.", "short": "Who this is about", "mapping": [ { "map": ".scoper or .scoper.playsRole", "identity": "rim" }, { "map": "who.focus", "identity": "w5" } ], "type": [ { "code": "Reference", "targetProfile": "http://hl7.org/fhir/StructureDefinition/Patient" } ], "max": "1", "id": "BodySite:cimi-element-AnatomicalLocation.patient", "isSummary": true } ] }, "status": "draft", "id": "588fb9bf-40b7-45e6-9270-312c9d68e1b0", "kind": "resource", "url": "http://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-element-AnatomicalLocation", "identifier": [ { "value": "cimi.element.AnatomicalLocation", "system": "http://hl7.org/fhir/us/breastcancer" } ], "version": "0.2.0", "differential": { "element": [ { "id": "BodySite:cimi-element-AnatomicalLocation", "path": "BodySite", "short": "BC AnatomicalLocation Profile", "definition": "A location or structure in the body, including tissues, regions, cavities, and spaces; for example, right elbow, or left ventricle of the heart." }, { "id": "BodySite:cimi-element-AnatomicalLocation.code", "max": "1", "min": 1, "path": "BodySite.code", "binding": { "strength": "required", "valueSetReference": { "reference": "http://hl7.org/fhir/us/breastcancer/ValueSet/cimi-element-AnatomicalLocationVS" } }, "definition": "Code representing a location or structure in the body, including tissues, regions, cavities, and spaces; for example, right elbow, or left ventricle of the heart." }, { "id": "BodySite:cimi-element-AnatomicalLocation.qualifier", "path": "BodySite.qualifier", "slicing": { "id": "1", "rules": "open", "ordered": false, "discriminator": [ { "path": "coding.code", "type": "value" } ] } }, { "id": "BodySite:cimi-element-AnatomicalLocation.qualifier:cimi-element-Laterality", "max": "1", "min": 0, "path": "BodySite.qualifier", "short": "Laterality", "binding": { "strength": "required", "valueSetReference": { "reference": "http://hl7.org/fhir/ValueSet/bodysite-laterality" } }, "sliceName": "cimi-element-Laterality", "definition": "Anatomical location or specimen further detailing the side(s) of interest." }, { "id": "BodySite:cimi-element-AnatomicalLocation.qualifier:cimi-element-AnatomicalDirection", "max": "1", "min": 0, "path": "BodySite.qualifier", "short": "AnatomicalDirection", "binding": { "strength": "required", "valueSetReference": { "reference": "http://hl7.org/fhir/us/breastcancer/ValueSet/cimi-element-AnatomicalDirectionVS" } }, "sliceName": "cimi-element-AnatomicalDirection", "definition": "Anatomical location or specimen further detailing directionality." } ] }, "contact": [ { "telecom": [ { "value": "http://www.hl7.org/Special/committees/cic/index.cfm", "system": "url" } ] } ], "baseDefinition": "http://hl7.org/fhir/StructureDefinition/BodySite" }