PackagesCanonicalsLogsProblems
    Packages
    hl7-france-fhir.administrative-2022@1.0.0
    http://interopsante.org/fhir/StructureDefinition/FrAddressInseeCode
{
  "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-france-fhir.administrative-2022",
  "date": "2019-07-19",
  "derivation": "constraint",
  "publisher": "Interop'Santé",
  "fhirVersion": "4.0.0",
  "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": "c829d1f4-a620-4346-a065-d6767fdbe0c7",
  "kind": "complex-type",
  "url": "http://interopsante.org/fhir/StructureDefinition/FrAddressInseeCode",
  "context": [ {
    "type": "element",
    "expression": "Address"
  } ],
  "version": "4.0.0",
  "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": "François Macary/Isabelle Gibaud",
    "telecom": [ {
      "use": "work",
      "value": "francois.macary@phast.fr",
      "system": "email"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension"
}