http://terminology.hl7.org/CodeSystem/sex-parameter-for-clinical-use|2.0.0

name
SexParameterForClinicalUseCS
package
hl7.terminology@6.3.0
content
complete
status
active
date
2025-05-01 01:35:10.0

Sex Parameter For Clinical Use

A summary parameter that provides guidance on how a receiver should apply settings or reference ranges that are derived from observable information such as an organ inventory, recent hormone lab tests, genetic testing, menstrual status, obstetric history, etc..

POST /CodeSystem/$validate-codedocs

Input

{
  "resourceType" : "Parameters",
  "parameter" : [ {
    "name" : "url",
    "valueUri" : "http://terminology.hl7.org/CodeSystem/sex-parameter-for-clinical-use"
  }, {
    "name" : "version",
    "valueString" : "2.0.0"
  } ]
}