{ "description": "Provides the specific CBB code for a FHIR element that has a required binding to a FHIR ValueSet.", "_filename": "code-specification.json", "package_name": "nictiz.fhir.nl.dstu2.zib2015", "date": null, "meta": { "versionId": "2", "lastUpdated": "2016-11-11T12:25:34.473+00:00" }, "publisher": "Nictiz", "fhirVersion": "1.0.2", "name": "Coded more specific value", "abstract": false, "copyright": "CC0", "type": null, "experimental": null, "resourceType": "StructureDefinition", "title": null, "package_version": "1.0.0", "status": "draft", "id": "c45f19b3-6406-4195-a420-a6a9661d5a59", "kind": "datatype", "url": "http://nictiz.nl/fhir/StructureDefinition/code-specification", "context": [ "CodeableConcept", "code", "Coding" ], "base": "http://hl7.org/fhir/StructureDefinition/Extension", "version": null, "differential": { "element": [ { "id": "Extension", "path": "Extension", "short": "Provides the specific CBB code for a FHIR element that has a required binding to a FHIR ValueSet", "definition": "Defines a more specific value to a code. Especially useful for FHIR's required ValueSets. These extensions are primarily used on codes bound to a required value set, where you would like to use a more specific code than the codes in the bounded value set." }, { "id": "Extension.extension", "max": "0", "min": 0, "path": "Extension.extension" }, { "id": "Extension.url", "path": "Extension.url", "type": [ { "code": "uri" } ], "fixedUri": "http://nictiz.nl/fhir/StructureDefinition/code-specification", "representation": [ "xmlAttr" ] }, { "id": "Extension.valueCodeableConcept", "min": 1, "path": "Extension.valueCodeableConcept", "type": [ { "code": "CodeableConcept" } ] } ] }, "contact": [ { "name": "Nictiz", "telecom": [ { "use": "work", "value": "info@nictiz.nl", "system": "email" } ] } ], "contextType": "resource", "constrainedType": "Extension" }