FHIR IG analytics| Package | hl7.fhir.us.home-lab-report.r4b |
| Resource Type | CodeSystem |
| Id | CodeSystem-codesystem-sex-for-clinical-use.json |
| FHIR Version | R4B |
| Source | http://hl7.org/fhir/us/home-lab-report/STU1/CodeSystem-codesystem-sex-for-clinical-use.html |
| URL | http://hl7.org/fhir/us/home-lab-report/CodeSystem/codesystem-sex-for-clinical-use |
| Version | 1.0.0 |
| Status | active |
| Date | 2023-01-10 |
| Name | CodeSystemSexForClinicalUse |
| Title | CodeSystem - Sex for Clinical Use |
| Realm | us |
| Authority | hl7 |
| Description | This CodeSystem is a copy of the not-yet-published 6.0.0-ballot version US Core Sex for Clinical Use Code System and contains codes that represent the sex characterization appropriate for the associated clinical context. |
| Content | complete |
| ValueSet | |
| valueset-sex-for-clinical-use | ValueSet - Sex for Clinical Use Codes |
No resources found
Note: links and images are rebased to the (stated) source
Properties
This code system defines the following properties for its concepts
| Code | Type | Description |
| usage-note | string | Usage notes for the concept. |
Concepts
This code system http://hl7.org/fhir/us/home-lab-report/CodeSystem/codesystem-sex-for-clinical-use defines the following codes:
{
"resourceType": "CodeSystem",
"id": "codesystem-sex-for-clinical-use",
"meta": {
"versionId": "1",
"lastUpdated": "2023-01-25T00:56:14.339+00:00",
"source": "#7c5TWhe6s2tGm1u4"
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://hl7.org/fhir/us/home-lab-report/CodeSystem/codesystem-sex-for-clinical-use",
"version": "1.0.0",
"name": "CodeSystemSexForClinicalUse",
"title": "CodeSystem - Sex for Clinical Use",
"status": "active",
"experimental": false,
"date": "2023-01-10",
"publisher": "Orders and Observations",
"contact": [
{
"name": "HL7 International - Orders and Observations",
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/orders/index.cfm"
}
]
}
],
"description": "This CodeSystem is a copy of the not-yet-published 6.0.0-ballot version US Core Sex for Clinical Use Code System and contains codes that represent the sex characterization appropriate for the associated clinical context.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "US",
"display": "United States of America"
}
],
"text": "United States of America"
}
],
"caseSensitive": true,
"content": "complete",
"property": [
{
"code": "usage-note",
"description": "Usage notes for the concept.",
"type": "string"
}
],
"concept": [
{
"code": "female",
"display": "Female sex for clinical use",
"definition": "Available data indicates that diagnostics, analytics, and treatments should consider best practices associated with female reference populations."
},
{
"code": "male",
"display": "Male sex for clinical use",
"definition": "Available data indicates that diagnostics, analytics, and treatments should consider best practices associated with male reference populations."
},
{
"code": "specified",
"display": "Specified sex for clinical use",
"definition": "Available data indicates that diagnostics, analytics, and treatment best practices may be undefined or not aligned with sex-derived reference populations. Additional information (usually, but not always, in the form of comments and/or observations) is available, but does not align with male sex for clinical use or female sex for clinical use.",
"property": [
{
"code": "usage-note",
"valueString": "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 comments and relevant observations before proceeding with treatment. Systems that are unable to review additional information that may be associated with an SFCU value may manage a SPECIFIED and an UNKNOWN value in the same way."
}
]
},
{
"code": "unknown",
"display": "Unknown",
"definition": "No information can be provided.",
"property": [
{
"code": "usage-note",
"valueString": "Systems that are unable to review additional information that may be associated with an SFCU value may manage a SPECIFIED and an UNKNOWN value in the same way."
}
]
}
]
}