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

FHIR IG Statistics: ValueSet/statistic-model-code

Packagehl7.terminology.r3
TypeValueSet
Idstatistic-model-code
FHIR VersionR3
Sourcehttp://terminology.hl7.org/http://terminology.hl7.org/6.5.0/ValueSet-statistic-model-code.html
URLhttp://terminology.hl7.org/ValueSet/statistic-model-code
Version1.0.0
Statusactive
Date2025-01-20T12:00:00+11:00
NameStatisticModelCode
TitleStatistic Model Code
Realmuv
Authorityhl7
DescriptionThe handling of the variable in statistical analysis for exposures or outcomes.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
statistic-model-codeStatistic Model Code
statistic-model-codeStatistic Model Code

Narrative

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

Generated Narrative: ValueSet statistic-model-code


Source

{
  "resourceType": "ValueSet",
  "id": "statistic-model-code",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "cds"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "trial-use"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 1
    }
  ],
  "url": "http://terminology.hl7.org/ValueSet/statistic-model-code",
  "version": "1.0.0",
  "name": "StatisticModelCode",
  "title": "Statistic Model Code",
  "status": "active",
  "experimental": false,
  "date": "2025-01-20T12:00:00+11:00",
  "publisher": "HL7 (FHIR Project)",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org/fhir"
        },
        {
          "system": "email",
          "value": "fhir@lists.hl7.org"
        }
      ]
    }
  ],
  "description": "The handling of the variable in statistical analysis for exposures or outcomes.",
  "immutable": true,
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/statistic-model-code"
      }
    ]
  }
}