FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.us.home-lab-report.r4b
Resource TypeCodeSystem
IdCodeSystem-codesystem-sex-for-clinical-use.json
FHIR VersionR4B
Sourcehttp://hl7.org/fhir/us/home-lab-report/STU1/CodeSystem-codesystem-sex-for-clinical-use.html
URLhttp://hl7.org/fhir/us/home-lab-report/CodeSystem/codesystem-sex-for-clinical-use
Version1.0.0
Statusactive
Date2023-01-10
NameCodeSystemSexForClinicalUse
TitleCodeSystem - Sex for Clinical Use
Realmus
Authorityhl7
DescriptionThis 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.
Contentcomplete

Resources that use this resource

ValueSet
valueset-sex-for-clinical-useValueSet - Sex for Clinical Use Codes

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Properties

This code system defines the following properties for its concepts

CodeTypeDescription
usage-notestringUsage 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:

CodeDisplayDefinitionusage-note
female Female sex for clinical useAvailable data indicates that diagnostics, analytics, and treatments should consider best practices associated with female reference populations.
male Male sex for clinical useAvailable data indicates that diagnostics, analytics, and treatments should consider best practices associated with male reference populations.
specified Specified sex for clinical useAvailable 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.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.
unknown UnknownNo information can be provided.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.

Source1

{
  "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."
        }
      ]
    }
  ]
}