{
"description": "Defines an object providing proxy access to a code_set.",
"_filename": "StructureDefinition-CODE-SET-ACCESS.json",
"package_name": "openehr.base",
"date": "2025-09-06T15:35:39+10:00",
"derivation": "specialization",
"publisher": "openEHR + HL7",
"fhirVersion": "5.0.0",
"jurisdiction": [ {
"coding": [ {
"code": "001",
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm"
} ]
} ],
"name": "CODE_SET_ACCESS",
"mapping": [ {
"uri": "http://hl7.org/v3",
"name": "RIM Mapping",
"identity": "rim"
} ],
"abstract": false,
"type": "http://openehr.org/fhir/StructureDefinition/CODE_SET_ACCESS",
"experimental": "false",
"resourceType": "StructureDefinition",
"title": "CODE_SET_ACCESS",
"package_version": "0.1.0-snapshot",
"extension": [ {
"url": "http://hl7.org/fhir/tools/StructureDefinition/type-operation",
"valueCanonical": "#id"
}, {
"url": "http://hl7.org/fhir/tools/StructureDefinition/type-operation",
"valueCanonical": "#all_codes"
}, {
"url": "http://hl7.org/fhir/tools/StructureDefinition/type-operation",
"valueCanonical": "#has_lang"
}, {
"url": "http://hl7.org/fhir/tools/StructureDefinition/type-operation",
"valueCanonical": "#has_code"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "fhir"
}, {
"url": "http://hl7.org/fhir/tools/StructureDefinition/web-source",
"valueUrl": "https://specifications.openehr.org/releases/BASE/latest/foundation_types.html#_any_class"
}, {
"url": "http://hl7.org/fhir/tools/StructureDefinition/view-hint",
"valueCode": "element-view-replace-cardinality"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 3,
"_valueInteger": {
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://openehr.org/fhir/ImplementationGuide/openehr.base"
} ]
}
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "informative",
"_valueCode": {
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://openehr.org/fhir/ImplementationGuide/openehr.base"
} ]
}
} ],
"contained": [ {
"description": "External identifier of this code set.",
"system": false,
"instance": true,
"name": "id",
"resourceType": "OperationDefinition",
"title": "id",
"status": "active",
"id": "id",
"kind": "operation",
"code": "id",
"parameter": [ {
"max": "1",
"min": 1,
"use": "out",
"name": "return",
"type": "string"
} ]
}, {
"description": "Return all codes known in this code set.",
"system": false,
"instance": true,
"name": "all_codes",
"resourceType": "OperationDefinition",
"title": "all_codes",
"status": "active",
"id": "all_codes",
"kind": "operation",
"code": "all_codes",
"parameter": [ {
"max": "1",
"min": 1,
"use": "out",
"name": "return",
"type": "Coding"
} ]
}, {
"description": "True if code set knows about 'a_lang' .",
"system": false,
"instance": true,
"name": "has_lang",
"resourceType": "OperationDefinition",
"title": "has_lang",
"status": "active",
"id": "has_lang",
"kind": "operation",
"code": "has_lang",
"parameter": [ {
"max": "1",
"min": 1,
"use": "in",
"name": "a_lang",
"type": "string"
}, {
"max": "1",
"min": 1,
"use": "out",
"name": "return",
"type": "boolean"
} ]
}, {
"description": "True if code set knows about 'a_code'.",
"system": false,
"instance": true,
"name": "has_code",
"resourceType": "OperationDefinition",
"title": "has_code",
"status": "active",
"id": "has_code",
"kind": "operation",
"code": "has_code",
"parameter": [ {
"max": "1",
"min": 1,
"use": "in",
"name": "a_code",
"type": "string"
}, {
"max": "1",
"min": 1,
"use": "out",
"name": "return",
"type": "boolean"
} ]
} ],
"snapshot": {
"element": [ {
"path": "CODE_SET_ACCESS",
"min": 0,
"definition": "Defines an object providing proxy access to a code_set.",
"isModifier": false,
"short": "Defines an object providing proxy access to a code_set.",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"max": "*",
"id": "CODE_SET_ACCESS",
"base": {
"max": "*",
"min": 0,
"path": "Base"
}
} ],
"extension": [ {
"url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
"valueString": "0.1.0-snapshot"
} ]
},
"status": "active",
"id": "9693ecb0-2d64-4454-8101-0583a2c1948c",
"kind": "logical",
"url": "http://openehr.org/fhir/StructureDefinition/CODE-SET-ACCESS",
"version": "0.1.0-snapshot",
"differential": {
"element": [ {
"id": "CODE_SET_ACCESS",
"max": "*",
"min": 0,
"path": "CODE_SET_ACCESS",
"short": "Defines an object providing proxy access to a code_set.",
"definition": "Defines an object providing proxy access to a code_set.",
"isModifier": false
} ]
},
"contact": [ {
"telecom": [ {
"value": "http://www.openehr.org",
"system": "url"
} ]
} ],
"baseDefinition": "http://openehr.org/fhir/StructureDefinition/Any"
}