{ "description": "**Sex for Clinical Use (SFCU) Overview** Sex for Clinical Use is a categorization of sex derived from observable information such as an organ inventory, recent hormone lab tests, genetic testing, menstrual status, obstetric history, etc. This property is intended for use in clinical decision making and indicates that treatment or diagnostic tests should consider best practices associated with the relevant reference population. While clinical decision-making processes could account for the specific physiological or anatomical attributes of the patient, there are several practical considerations, such as patient privacy and limited capabilities of existing systems which create the need for a categorization that is easy to exchange. The Sex for Clinical Use categorization is intended to bridge the gap between the hypothetical ideal and the practical needs of operational systems. **Sex for Clinical Use (SFCU) Contexts** Sex for Clinical Use is a contextual concept. For example, a patient may generally be categorized as male, but for a specific lab test, the resulting lab should use the reference ranges associated with a female reference population. In this case, systems may provide a patient-context [sexForClinicalUse](extension-patient-sexforclinicaluse.html) that acts as a 'default' for most care and annotate the lab order with a context-specific sexForClinicalUse. Systems may determine what enclosing contexts are useful, but Patient, Encounter and EpisodeOfCare are three enclosing contexts that may often apply. The [sexForClinicalUse](extension-patient-sexforclinicaluse.html) extension can be used to communicate a clinical sex category on the on relevant clinical resources (e.g., DiagnosticReport , ServiceRequest) or enclosing contexts (e.g., Patient, Encounter, EpisodeOfCare). **Sex for Clinical Use (SFCU) Categorization** For ease of interoperability, a patient’s sex for clinical use is constrained to four possible categories. Any patient for which special considerations apply should be categorized as 'Specified'. The 'Specified' category is often represented as 'Other' in existing systems. **Female** - Available data indicates that diagnostics, analytics, and treatments should consider best practices associated with female reference populations. **Male** - Available data indicates that diagnostics, analytics, and treatments should consider best practices associated with male reference populations. **Specified** - Available data indicates that diagnostics, analytics, and treatment best practices may be undefined or not aligned with existing sex-derived reference populations. Individuals or systems providing care should either use default behavior that is safe for both male and female populations, individually review treatment options with the patient, or carefully inspect relevant observations before proceeding with treatment. **Unknown** - The sex for clinical use cannot be determined because there are no relevant evidence or documentation, or the evidence or documentation are not sufficient to determine a value. **Sex for Clinical Use (SFCU) History and Practices** Prior to the definition of Sex for Clinical Use as a concept, systems may have used administrative gender as an approximation of patient-level sex for clinical use. This practice required pre-coordination among exchange parters to explicitly overload the administrative sex concept for use as a clinical sex concept. In cases where there was no pre-coordination, some systems may have incorrectly inferred information about a patient's clinical sex from administrative gender. In the context of ordering workflows, systems may use Ask at Order Entry (AOE) questions to collect concepts similar to sex for clinical use.", "_filename": "ext-sex-for-clinical-use.json", "package_name": "ForgePatientChart.0830", "date": "2022-01-24T16:55:11+11:00", "derivation": "constraint", "publisher": "HL7", "fhirVersion": "4.0.1", "name": "SexForClinicalUse", "mapping": [ { "uri": "http://hl7.org/v3", "name": "RIM Mapping", "identity": "rim" } ], "abstract": false, "type": "Extension", "experimental": "false", "resourceType": "StructureDefinition", "title": "sexForClinicalUse", "package_version": "0.1.0", "extension": [ { "url": "http://telus.com/fhir/patientChart/StructureDefinition/patient-sexForClinicalUse" } ], "status": "draft", "id": "ee9a06c5-427c-4139-a4b6-3d207f937e23", "kind": "complex-type", "url": "http://telus.com/fhir/patientChart/StructureDefinition/ext-patient-sexForClinicaUse", "context": [ { "type": "element", "expression": "Resource" } ], "version": "4.0.1", "differential": { "element": [ { "id": "Extension", "path": "Extension", "short": "A context-specific sex for clinical use", "comment": "Usage Note: This may be added to any resource where it is necessary to specify the Sex for Clinical Use. For example, on a lab order, lab result or service request. This is not supported currently by EMRs but is included as it is expected to be supported in the near future.\r\n\r\nAlignment: This is a pre-adoption of an R5 HL7 extension. This is published as a TELUS extension and implementers will need to update the URL in the future. The datatype on supportingInfo has been changed to a codeableConcept in order to be compliant with R4; it is not supported at this time.", "definition": "A context-specific categorization of a patient's sex for the purpose of clinical use" }, { "id": "Extension.extension", "min": 1, "path": "Extension.extension", "slicing": { "rules": "open", "discriminator": [ { "path": "url", "type": "value" } ] } }, { "path": "Extension.extension", "min": 1, "definition": "A context-specific categorization of a patient's sex for the purpose of clinical use", "short": "A context-specific sex for clinical use", "mustSupport": true, "sliceName": "value", "max": "1", "id": "Extension.extension:value", "comment": "Sex for clinical use may be contexual. For example, the sex for clinical use for mammogram health maintenance may by different than the sex for clinical use for the purpose of selecting a reference range for a lab test. There may also be a patient-context sex for clinical use that is a general categorization that would apply across all contexts if more specific information is not available." }, { "id": "Extension.extension:value.url", "path": "Extension.extension.url", "type": [ { "code": "uri" } ], "fixedUri": "value" }, { "id": "Extension.extension:value.value[x]", "min": 1, "path": "Extension.extension.value[x]", "type": [ { "code": "CodeableConcept" } ], "binding": { "strength": "required", "valueSet": "http://hl7.org/fhir/ValueSet/sex-for-clinical-use", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName", "valueString": "sexForClinicalUse" } ] } }, { "id": "Extension.extension:period", "max": "1", "min": 0, "path": "Extension.extension", "short": "When the sex for clinical use applies", "sliceName": "period", "definition": "The time period during which the sex for clinical use applies to the patient", "mustSupport": true }, { "id": "Extension.extension:period.url", "path": "Extension.extension.url", "type": [ { "code": "uri" } ], "fixedUri": "period" }, { "id": "Extension.extension:period.value[x]", "min": 1, "path": "Extension.extension.value[x]", "type": [ { "code": "Period" } ] }, { "id": "Extension.extension:comment", "max": "1", "min": 0, "path": "Extension.extension", "short": "Context about the sex for clinical use", "sliceName": "comment", "definition": "Further explanation about the context for the sex for clinical use", "mustSupport": true }, { "id": "Extension.extension:comment.url", "path": "Extension.extension.url", "type": [ { "code": "uri" } ], "fixedUri": "comment" }, { "id": "Extension.extension:comment.value[x]", "min": 1, "path": "Extension.extension.value[x]", "type": [ { "code": "string" } ] }, { "id": "Extension.extension:supportingInfo", "min": 0, "path": "Extension.extension", "short": "Source of the sex for clincal use", "comment": "For example, a patient with an initial diagnosis of an intersex condition could have supporting clinical observations specific to the diagnosis. Additional information may be provided in the comment attribute.", "sliceName": "supportingInfo", "definition": "Other clinical evidence or documentation that was used to determine the sex for clincal use" }, { "id": "Extension.extension:supportingInfo.url", "path": "Extension.extension.url", "type": [ { "code": "uri" } ], "fixedUri": "supportingInfo" }, { "id": "Extension.extension:supportingInfo.value[x]", "min": 1, "path": "Extension.extension.value[x]", "type": [ { "code": "CodeableConcept" } ] }, { "id": "Extension.url", "path": "Extension.url", "fixedUri": "http://telus.com/fhir/patientChart/StructureDefinition/patient-sexForClinicalUse" }, { "id": "Extension.value[x]", "max": "0", "path": "Extension.value[x]" } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension" }