{
"description": "Codes for the main intent of the study.",
"_filename": "CodeSystem-research-study-arm-type.json",
"package_name": "hl7.fhir.r5.core",
"date": "2022-05-15T16:55:11.085+11:00",
"meta": {
"profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
"lastUpdated": "2023-03-26T15:21:02.749+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": "ResearchStudyArmType",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": "ResearchStudy Arm Type Code System",
"package_version": "5.0.0",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "brr"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "trial-use"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 0
} ],
"status": "active",
"id": "7c4bb326-c8b9-4d64-ac62-f5621f73bd4c",
"valueSet": "http://hl7.org/fhir/ValueSet/research-study-arm-type",
"kind": null,
"url": "http://hl7.org/fhir/research-study-arm-type",
"concept": [ {
"code": "active-comparator",
"display": "Active Comparator"
}, {
"code": "placebo-comparator",
"display": "Placebo Comparator"
}, {
"code": "sham-comparator",
"display": "Sham Comparator"
}, {
"code": "no-intervention",
"display": "No Intervention"
}, {
"code": "experimental",
"display": "Experimental"
}, {
"code": "other-arm-type",
"display": "Other Arm Type"
} ],
"caseSensitive": true,
"version": "5.0.0",
"contact": [ {
"telecom": [ {
"value": "http://hl7.org/fhir",
"system": "url"
}, {
"value": "fhir@lists.hl7.org",
"system": "email"
} ]
} ]
}