{
"description": "The method used to define, describe, or determine a characteristic value.",
"_filename": "CodeSystem-definition-method.json",
"package_name": "hl7.fhir.r5.examples",
"date": "2020-12-28T16:55:11+11:00",
"meta": {
"profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
"lastUpdated": "2022-12-14T07:12:54.019+11:00"
},
"publisher": "HL7 (FHIR Project)",
"jurisdiction": [ {
"coding": [ {
"code": "001",
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"display": "World"
} ]
} ],
"content": "complete",
"name": "DefinitionMethod",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": "DefinitionMethod",
"package_version": "5.0.0-snapshot3",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "cds"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "draft"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 1
} ],
"status": "active",
"id": "785eb0a3-1c4b-43d6-ad92-6bece73273c8",
"valueSet": "http://hl7.org/fhir/ValueSet/definition-method",
"kind": null,
"url": "http://hl7.org/fhir/definition-method",
"identifier": [ {
"value": "urn:oid:2.16.840.1.113883.4.642.4.1953",
"system": "urn:ietf:rfc:3986"
} ],
"concept": [ {
"code": "systematic-assessment",
"display": "Systematic Assessment",
"definition": "Any method of routinely determining whether or not certain adverse events have occurred, for example through a standard questionnaire, regular investigator assessment, regular laboratory testing, or other method"
}, {
"code": "non-systematic-assessment",
"display": "Non-Systematic Assessment",
"definition": "Any non-systematic method for determining whether or not adverse events have occurred, such as self-reporting by participants or occasional assessment/testing"
}, {
"code": "mean",
"display": "Mean",
"definition": "Aggregated using mean of observed values."
}, {
"code": "median",
"display": "Median",
"definition": "Aggregated using median of observed values."
}, {
"code": "mean-of-mean",
"display": "Mean of Means",
"definition": "Aggregated using mean of means (e.g. study mean values)."
}, {
"code": "mean-of-median",
"display": "Mean of Medians",
"definition": "Aggregated using mean of medians (e.g. study median values)."
}, {
"code": "median-of-mean",
"display": "Median of Means",
"definition": "Aggregated using median of means (e.g. study mean values)."
}, {
"code": "median-of-median",
"display": "Median of Medians",
"definition": "Aggregated using median of medians (e.g. study median values)."
} ],
"caseSensitive": true,
"version": "5.0.0-snapshot3",
"contact": [ {
"telecom": [ {
"value": "http://hl7.org/fhir",
"system": "url"
}, {
"value": "fhir@lists.hl7.org",
"system": "email"
} ]
} ]
}