{ "description": "This extension adds the insee code (5 digits) to the address | Ajout du code insee (5 chiffres) à l'adresse postale", "_filename": "fr-address-insee-code-R4.StructureDefinition.json", "package_name": "hl7.fhir.fr.core", "date": "2022-10-20", "derivation": "constraint", "publisher": "InteropSanté", "fhirVersion": "4.0.1", "purpose": "This extension adds to the address data type:\r\n- \"Code commune INSEE\" (5 digits)", "name": "FrAddressInseeCode", "abstract": false, "type": "Extension", "experimental": null, "resourceType": "StructureDefinition", "title": null, "package_version": "1.0.0", "status": "active", "id": "3c280b81-6c68-4a1e-8d91-4a582dce4cf4", "kind": "complex-type", "url": "http://interopsante.org/fhir/StructureDefinition/FrAddressInseeCode", "context": [ { "type": "element", "expression": "Address" } ], "version": "1.0.1", "differential": { "element": [ { "id": "Extension", "max": "1", "path": "Extension" }, { "id": "Extension.url", "path": "Extension.url", "fixedUri": "http://interopsante.org/fhir/StructureDefinition/FrAddressInseeCode" }, { "id": "Extension.value[x]", "path": "Extension.value[x]", "type": [ { "code": "Coding" } ], "binding": { "strength": "required", "valueSet": "http://interopsante.org/fhir/ValueSet/fr-insee-code" } } ] }, "contact": [ { "name": "InteropSanté", "telecom": [ { "use": "work", "value": "fhir@interopsante.org", "system": "email" } ] } ], "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension" }