FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/sex-parameter-for-clinical-use

Packagehl7.terminology.r4b
TypeValueSet
Idsex-parameter-for-clinical-use
FHIR VersionR4B
Sourcehttp://terminology.hl7.org/http://terminology.hl7.org/6.0.2/ValueSet-sex-parameter-for-clinical-use.html
URLhttp://terminology.hl7.org/ValueSet/sex-parameter-for-clinical-use
Version2.0.0
Statusactive
Date2024-07-21T00:36:31-06:00
NameSexParameterForClinicalUse
TitleSex Parameter for Clinical Use
Realmuv
Authorityhl7
DescriptionA 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..
CopyrightThis material derives from the HL7 Terminology THO. THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license.html

Resources that use this resource

StructureDefinition
SexParameterForClinicalUseObservationSex Parameter For Clinical Use Observation
patient-sexParameterForClinicalUsePatient Sex Parameter For Clinical Use
patient-sexParameterForClinicalUsePatient Sex Parameter For Clinical Use

Resources that this resource uses

CodeSystem
data-absent-reasonDataAbsentReason
sex-parameter-for-clinical-useSex Parameter For Clinical Use
data-absent-reasonDataAbsentReason
sex-parameter-for-clinical-useSex Parameter For Clinical Use

Narrative

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

Generated Narrative: ValueSet sex-parameter-for-clinical-use

This value set includes codes based on the following rules:


Source

{
  "resourceType": "ValueSet",
  "id": "sex-parameter-for-clinical-use",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "pa"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 1
    }
  ],
  "url": "http://terminology.hl7.org/ValueSet/sex-parameter-for-clinical-use",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.3.3181"
    }
  ],
  "version": "2.0.0",
  "name": "SexParameterForClinicalUse",
  "title": "Sex Parameter for Clinical Use",
  "status": "active",
  "experimental": false,
  "date": "2024-07-21T00:36:31-06:00",
  "publisher": "Health Level Seven International",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org"
        },
        {
          "system": "email",
          "value": "hq@HL7.org"
        }
      ]
    }
  ],
  "description": "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..",
  "copyright": "This material derives from the HL7 Terminology THO. THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license.html",
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/sex-parameter-for-clinical-use"
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/data-absent-reason",
        "concept": [
          {
            "code": "unknown",
            "display": "Unknown"
          }
        ]
      }
    ]
  }
}