{
"description": "How the data type is bound to vocabulary",
"_filename": "CodeSystem-binding-style.json",
"package_name": "hl7.fhir.uv.tools.r5",
"date": "2024-10-27T07:27:27+11:00",
"publisher": "HL7 International / FHIR Infrastructure",
"jurisdiction": [ {
"coding": [ {
"code": "001",
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm"
} ]
} ],
"content": "complete",
"name": "VocabBindingStyles",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": "Vocab Binding Style Codes",
"package_version": "0.3.0",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "fhir"
} ],
"status": "active",
"id": "30552837-e130-4acb-897f-5a8f05fca395",
"kind": null,
"url": "http://hl7.org/fhir/tools/CodeSystem/binding-style",
"identifier": [ {
"value": "urn:oid:2.16.840.1.113883.4.642.40.1.16.6",
"system": "urn:ietf:rfc:3986"
} ],
"concept": [ {
"code": "FHIR",
"display": "FHIR",
"definition": "Binding uses system(uri)+version+code+display (or just code or for Quantity, system+code+unit). This is the default for the FHIR Tools"
}, {
"code": "RIM",
"display": "RIM",
"definition": "Binding uses codeSystem(oid)+codeSystemName+codeSystemVersion+valueSet+valueSetVersion+code+displayName"
}, {
"code": "CDA",
"display": "CDA",
"definition": "Binding uses codeSystem(oid)+codeSystemName+codeSystemVersion+sdtcValueSet+sdtcValueSetVersion+code+displayName"
}, {
"code": "V2",
"display": "v2",
"definition": "Value is to CNE/CWE types as defined in V2 R2.8"
}, {
"code": "openEHR",
"display": "openEHR",
"definition": "Binding is to openEHR DV_CODED_TEXT (?)"
} ],
"caseSensitive": true,
"version": "0.3.0",
"contact": [ {
"telecom": [ {
"value": "http://www.hl7.org/Special/committees/fiwg",
"system": "url"
} ]
} ]
}